Git Product home page Git Product logo

Comments (3)

edqwebdev avatar edqwebdev commented on May 25, 2024

I also suffer from this issue a lot, which makes viewing the long term trends almost impossible. It would be fantastic if there was some easy way to remove the outliers.

from speedtracker.

eduardoboucas avatar eduardoboucas commented on May 25, 2024

If we could make the chart library aware of this and ignore these outliers when defining the scale, that would be ideal. It would avoid deleting actual data from the data files, which could potentially lead to corrupt data files.

I'll try to look into this in the next few days. If anyone else wants to have a go as well, let me know how I can help.

from speedtracker.

jacobworsoe avatar jacobworsoe commented on May 25, 2024

@eduardoboucas thanks a lot for taking the time to look into this!

I actually started by deleting the entry in the data files manually, but quickly decided that I would most likely mess up the syntax of the file :)

A statistical solution would be cool. Something like data points that are more than 4 standard deviations from the average should not be shown in the chart. But to avoid false positive - it could be that the site was simply suddenly as lot slower or faster - an outlier should only be deleted, if there is only a single high/low measurement. If there are multiple measurements with the same high numbers, it must means that the measurements are correct and the site is indeed now a lot faster/slower.

As far as I can see, it can be difficult to make a statistical rule, that is always correct. So maybe it would be faster to make a feature that allows manual deletion in the data files?

from speedtracker.

Related Issues (20)

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.