Changes between Version 8 and Version 9 of QtWebKitPerformanceToolBackLog:
- Timestamp:
- Nov 26, 2009, 4:26:26 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitPerformanceToolBackLog:
v8 v9 10 10 ||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 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]||12 ||~~Fix create_hosts to remove the port part from the request~~|| [http://gitorious.org/qtwebkit/performance/commit/8b4e47a221d416256ba477702bc503e25825c92e Remove port]|| 13 13 ||~~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]|| 14 14 ||~~Minor patches to memprof to fix generation of images.~~||[http://gitorious.org/qtwebkit/performance/commit/ba418c4384f98010192e18c69b2b7c20e3c1629a ba418]||