Changes between Version 7 and Version 8 of QtWebKitPerformanceToolBackLog:


Ignore:
Timestamp:
Nov 23, 2009 7:00:31 AM (14 years ago)
Author:
zecke@selfish.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitPerformanceToolBackLog:

    v7 v8  
    99||tst_painting is currently using ''QApplication::syncX'' in the performance run to make sure that everything has been synced. The problem with this paint benchmark is that on accelerated hardware it is not clear when the image has been painted. The ''QApplication::syncX'' will make the test a bit artificial in one way.||||
    1010||Benchmarks should generate more stable timing results. This is mostly with tst_cycling not being stable enough to use it for timing. The first change is to use the '''-median 5''' when executing the test and the second part is to disable the cache. The result is a lot more stable but it depends on the workload of the http_server as well. So there is more work left to do. ||[http://gitorious.org/qtwebkit/performance/commit/639390ec5e5d5189ac10c0b33ab941ec090592de Disable Cache]||
     11||~~Add scripts to list, get, put files into the db to put patched icontent into the db~~|| [http://gitorious.org/qtwebkit/performance/commit/8b4e47a221d416256ba477702bc503e25825c92e list files] [http://gitorious.org/qtwebkit/performance/commit/e0b53d9c865e44b38777eb55abc7472f66ec44cf get a file] [http://gitorious.org/qtwebkit/performance/commit/46dcbe02adcb753d6942449b820277b003a4b875 put a file]||
     12||~~Fix create_hosts to remove the port part from the request|| [http://gitorious.org/qtwebkit/performance/commit/8b4e47a221d416256ba477702bc503e25825c92e Remove port]||
    1113||~~memusage is not working on glibc/ix86...~~ This is fixed in latest glibc git, more patches to come||[http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=22bc5239e1c7d97b0642af6c135af994586f8e82 memusage.so fix] [http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=67854c131c2ba8c013debf466b20cb13fffa120b memusagestat fixes]||
    1214||~~Minor patches to memprof to fix generation of images.~~||[http://gitorious.org/qtwebkit/performance/commit/ba418c4384f98010192e18c69b2b7c20e3c1629a ba418]||