cyberscorpio / statusbarex

Automatically exported from code.google.com/p/statusbarex
1 stars 0 forks source link

network speed stops working after awhile with a large session, when methodJIT is enabled on content #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I logged a bug for this on bugzilla, but maybe it'd be simpler to just isolate 
the JS used to chrome which does not have method jit enabled.

Original issue reported on code.google.com by danialho...@gmail.com on 13 Jul 2011 at 5:08

GoogleCodeExporter commented 9 years ago
This is still a problem, surely there has to be a way to keep the network 
counters out of JIT, maybe keep them in a thread similar to the memory and cpu 
usage updates.

Original comment by danialho...@gmail.com on 8 Jan 2012 at 1:48

GoogleCodeExporter commented 9 years ago
Is there any other way to handle the updating of the network speed?  The cpu 
usage  counters never stop updating.

Original comment by danialho...@gmail.com on 2 Aug 2012 at 4:17