Changes between Version 1 and Version 2 of QtWebKitPerformanceToolBackLog:


Ignore:
Timestamp:
Oct 14, 2009 8:40:28 AM (15 years ago)
Author:
zecke@selfish.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitPerformanceToolBackLog:

    v1 v2  
    1212
    1313 * memusage is not working on glibc/i686... this is making us blind on memory usage...
     14
     15 * Change cycling, loading and scrolling to not use the _data and QFETCH but cycle through all sites in the QBENCHMARK and drop caches at the end of one iteration. This should be done because users will navigate from page to page instead of reloading everything and then going to the next one. And with the current QBENCHMARK we should see less variations when cycling through the whole set. Also maybe use an improved QBENCHMARK to log individual parts of the test...
     16