97
edits
Line 146: | Line 146: | ||
[[File:Nexuss-100iter-128byte-telemetry-nocache.png]] | [[File:Nexuss-100iter-128byte-telemetry-nocache.png]] | ||
Observe that the first load takes a | Observe that the first load takes a long time, caused by a delay between creating the channel to asyncOpen is called. I'm not entirely sure what can cause this, but I assume it's because it's the first load and certain things may have to be loaded and set up. It is not (should not be!) caused by the cache-service creating the disk-cache because caching is disabled in this test. It is easy to modify the test to load a couple of resources prior to starting the timed loop. | ||
=== test_timing_cache.js '''(Obsolete)''' === | === test_timing_cache.js '''(Obsolete)''' === |
edits