1. 9cb0922 Add performance tests for NodeList and HTMLCollection traversal by cdumez@apple.com · 10 years ago
  2. 1293295 REGRESSION: 2x regression on Dromaeo DOM query tests by rniwa@webkit.org · 11 years ago
  3. e043972 DOMImplementation should use ScriptWrappable by abarth@webkit.org · 12 years ago
  4. ee7102d [V8] Vastly simplify V8GCController's NodeVisitor by abarth@webkit.org · 12 years ago
  5. bf61dcd Rename PerfTestRunner.runPerSecond to PerfTestRunner.measureRunsPerSecond for consistency by rniwa@webkit.org · 12 years ago
  6. 69bb9ed Use runPerSecond in PerformanceTests/Bindings/typed-array* and event-target-wrapper by rniwa@webkit.org · 12 years ago
  7. 18fabe9 TypedArray set method is slow when called with another typed array by commit-queue@webkit.org · 13 years ago
  8. 108c43a use createUninitialized when creating TypedArray from another array by commit-queue@webkit.org · 13 years ago
  9. d8d6c69 constructing TypedArray from another TypedArray is slow by commit-queue@webkit.org · 13 years ago
  10. 0059cfc [perf-test] Remove Bindings/dom-attributes.html by haraken@chromium.org · 13 years ago
  11. a97bd50 [perf-test] Add a binding benchmark for getElementById() for an undefined id by haraken@chromium.org · 13 years ago
  12. 71286c3 [perf-test] Add a binding benchmark for getElementsByTagName() by haraken@chromium.org · 13 years ago
  13. c03afb1 [perf-test] Add 7 micro benchmarks for DOM bindings by haraken@chromium.org · 13 years ago
  14. 0b3e29d [perf-test] Add a binding benchmark for div.setAttribute() by haraken@chromium.org · 13 years ago
  15. 2b393aa [perf-test] Add a binding benchmark for div.getAttribute() by haraken@chromium.org · 13 years ago
  16. 8f8b4bf [perf-test] Add a binding benchmark for getElementById() by haraken@chromium.org · 13 years ago
  17. b45119a [perf-test] Add a benchmark for body.scrollTop by haraken@chromium.org · 13 years ago
  18. 6609c26 [perf-test] Add a micro benchmark for div.firstChild getter for an undefined firstChild by haraken@chromium.org · 13 years ago
  19. 2e9053c [Performance test] Add a micro benchmark for div.firstChild getter by haraken@chromium.org · 13 years ago
  20. ada071d [Perf tests] Reduce the number of loops in dom-attributes.html by haraken@chromium.org · 13 years ago
  21. 43a93dc [Performance Tests] [Chromium] Bindings/dom-attributes.html is timing out by haraken@chromium.org · 13 years ago
  22. 7281a12 Rename dom*_*attributes.html to dom*-*attributes.html to follow the WebKit convention. by rniwa@webkit.org · 13 years ago
  23. 357cc95 Unreviewed, rolling out r108477. by haraken@chromium.org · 13 years ago
  24. 0b2c275 Add performance tests for DOM attribute getters and setters by haraken@chromium.org · 13 years ago
  25. 3902e73 Add performance tests for the Element.id getter and setter by haraken@chromium.org · 13 years ago
  26. f10fd7c Fix after r106386. The empty anchor element was generating an erroneous whitespace. by rniwa@webkit.org · 13 years ago
  27. ef28db1 PerfTestRunner should automatically create pre#log by rniwa@webkit.org · 13 years ago
  28. e0cd0a9 runner.js in performance tests should define a class by rniwa@webkit.org · 13 years ago
  29. 49d2a48 PerformanceTests's runner.js shouldn't be Parser-specific by abarth@webkit.org · 13 years ago
  30. 780e1d3 Some perf tests time out when ran by run-perf-tests by rniwa@webkit.org · 13 years ago
  31. 8405435 EventTargetFactory.in is not sorted by abarth@webkit.org · 13 years ago