Confirmed users
14,525
edits
(→Bugs) |
|||
| Line 2,370: | Line 2,370: | ||
==== Test Scenarios ==== | ==== Test Scenarios ==== | ||
Focus on navigating to many pages loaded with stuff that could cause the system to GC/CC stuff, like ads, video, live content, flash, etc ... Also I would use multiple tabs to try and push the memory limits of the system under test | Focus on navigating to many pages loaded with stuff that could cause the system to GC/CC stuff, like ads, video, live content, flash, etc ... Also I would use multiple tabs to try and push the memory limits of the system under test. '''Firefox 8 is our baseline'''. | ||
* 10 Gmail tabs, 10 Facebook tabs, and 10 Slashdot tabs, then putting up the http://mrdoob.com/131/Clouds demo | * 10 Gmail tabs, 10 Facebook tabs, and 10 Slashdot tabs, then putting up the http://mrdoob.com/131/Clouds demo | ||
* open several etherpads, gmail tabs, facebook tabs, twitter tabs, in Fx10 see if I notice the scrolling problem, check the numbers next to GC/CC durations | |||
* compare GC/CC numbers between Firefox 8, 9 and 10 | |||
''Note: to test you will need to set javascript.options.mem.log = true in about:config and check error console for GC and CC timings'' | |||
==== Knowns ==== | ==== Knowns ==== | ||