Giter Site home page Giter Site logo

crux.run's Introduction


Docs Discord Roadmap Support

Edgemesh Client

The purpose of this repository is to serve as a knowledge base for Edgemesh Client development. Here you can request features, report bugs and find links to all the necessary resources to get started with Edgemesh Client.

Please check all the closed issues and wikis for solutions to your problems before opening new issues. You can also join our discord for community support, or email support directly.

To learn more about Edgemesh's product offerings go to edgemesh.com. For documentation please visit docs.edgemesh.com. For partnership inquiries send an email to [email protected].




JavaScript Style Guide

Version License

crux.run's People

Contributors

jacobloveless avatar supremetechnopriest avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

crux.run's Issues

Offset parameter?

One more question if that’s okay. Is it possible to add something to offset what month of data you want to pull?

For example, you can use months=2 to pull the past two months. But if I want to compare to 6 months ago I have to pull 6 months of data rather than just being able to specify I want 1 months worth of data from 6 months ago.

Maybe something like an ?offset=6 parameter or something would be handy?

Then I could do something like:

https://api.crux.run/v1/summary/overview/?domain=www.google.com&months=1

For last month and then:

https://api.crux.run/v1/summary/overview/?domain=www.google.com&months=1&offset=6

For 6 months ago.

Combined SSL/Non-SSL details need more clarity

By default we combine metrics across both the http and https endpoints. This was done to ensure that customers could easily see the whole picture. We should add some descriptions on the results pages to explain this (and point folks to the SSL API)
cg

Bar and density charts are not matching

At the moment it seems like the two charts for the measures are not matching. For example for Web.dev FCP, August bar chart shows 34% fast, the density chart shows roighly 80% fast:

image

image

Add ConnectionType Filter for Dashboard

It would be helpful to allow users to change the dashboard (filter) based on the ConnectionType. We already have this pivot available so it's just exposing that in the dashboard

New CruX metrics

Hey,

Are there plans to update this to support new metrics in CruX such as cumulative layout shift and largest contentful paint?

CrUX.run need Geo Breakdown

The CrUX dataset has an optional set of tables broken down by country.

CrUX.run could incorporate these into the model (an additional aggregate column).
This would allow us to display histograms and metrics by geo (similar to Edgemesh.
image.

Ballpark cost estimates of ~another 300-400GB per month but we can likely reduce this down further (need to add 2 additional arrays into cruxRaw)

We could also then consider adding the Edgemesh style violin charts to show the histograms for the metrics
image

README Examples respond http404

You may need to update the README Examples and/or point to the documentation itselft and/or add a visible redirect from the versionless routes to the v1 ones.

Dotted lines that separate "fast-average-slow" areas are not in place.

I think that the lines that separate the three areas: fast, average and slow are not drawn at the correct points. Attached is an image of the result, and of what it should be, according to the data. As you can see, there are "fast loading" time points within the "average loading time" range; and "average" points in the "slow" range.

Current drawing:

imagen

Corrected drawing:

imagen

API : Ability to flip (transpose) API fields

Currently, the JSON responses are optimal for transmission but not for viewing.
It would be nice to have a flag to return the JSON in a flipped format for easy import into things like excel. Ideally we could abandon the JSON format here altogether and embrace the CSV :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.