Git Product home page Git Product logo

reportlatency's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

reportlatency's Issues

Sometimes extension options vanish

What steps will reproduce the problem?
1. chrome://extensions
2. ReportLatency / Options


What is the expected output? What do you see instead?

...
googleServices [check]
...

No googleServices or other optional service parsing packages.

The extension makes use of localStorage[] to keep options and their 
descriptions.  This is being wiped somehow after install.  With the 
descriptions wiped in addition to the settings, there's no way to even set them 
again short of reinstalling the extension or restarting the browser.



Original issue reported on code.google.com by [email protected] on 25 Oct 2013 at 9:44

Missing _generated_background_page.html link

What steps will reproduce the problem?
1. chrome://extensions


What is the expected output? What do you see instead?

ReportLatency
...
Inspect views: _generated_background_page.html
[] Allow in incognito [Options]
...

instead, just the Options.


Please use labels and text to provide additional information.

Suspect related to Issue 1 and the missing options, so nothing is being caught 
or reported, and no console is produced.

Original issue reported on code.google.com by [email protected] on 25 Oct 2013 at 9:48

Report statistics with larger structure

What steps will reproduce the problem?

   reports are single line with two names (service and request) with several numbers and counts for each.  An SSL connection may need to be negotiated for each, and is expensive both client side and server side (for the transaction).

What is the expected output? What do you see instead?

Better would be to report a list of services, with all their requests and stats 
in one large object.  Reports would be more consistent and timely, and 
ultimately cost less to send.  If designed with flexibility in mind, other 
features like tab closing on open requests, http responses after navigation 
complete, etc could also be counted and reported.  Complete lists of latencies, 
rather than statistical aggregates and ranges could also be reported.  Full 
reports could be triggered manually or on shutdown events.


Original issue reported on code.google.com by [email protected] on 25 Oct 2013 at 9:53

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.