1. 0a1fe60 Add canvas path fill tests by jonlee@apple.com · 9 years ago
  2. ecfc09b Add canvas path tests by jonlee@apple.com · 9 years ago
  3. 93112af Add basic canvas tests by jonlee@apple.com · 9 years ago
  4. 468526c Refactor tune() to pass in an integer-based count by jonlee@apple.com · 9 years ago
  5. bf0aa9e Store test-interval in localStorage by jonlee@apple.com · 9 years ago
  6. 36ff07b Remove "../tests/" from the URLs of all tests by jonlee@apple.com · 9 years ago
  7. dded821 Refactor test suites to a separate class. by jonlee@apple.com · 9 years ago
  8. cc54f1a Update graph styles for legibility. by jonlee@apple.com · 9 years ago
  9. d98aa43 Unreviewed, revert an unintended commit. by fpizlo@apple.com · 9 years ago
  10. 8dde06b GC should have a Baker barrier for concurrent copying by fpizlo@apple.com · 9 years ago
  11. cbaea86 Add a graphics benchmark by commit-queue@webkit.org · 9 years ago
  12. 6f32f2e Add shared code for a new a graphics benchmark by commit-queue@webkit.org · 9 years ago
  13. 8513569 Add the test runner for a new a graphics benchmark by commit-queue@webkit.org · 9 years ago
  14. ebd496e [EFL] REGRESSION(r188793): It made 200 layout tests and Bindings/event-target-wrapper.html performance test fail by ossy@webkit.org · 10 years ago
  15. 29a5c9a Add performance tests for traversal of collections returned by getElementsByClassName() / getElementsByTagName() by cdumez@apple.com · 10 years ago
  16. 9cb0922 Add performance tests for NodeList and HTMLCollection traversal by cdumez@apple.com · 10 years ago
  17. d5b854c Add a second font-fallback performance test by mmaxfield@apple.com · 10 years ago
  18. 43e65d1 Update JetStream version number to 1.1. by fpizlo@apple.com · 10 years ago
  19. 99c83da Update the JetStream documentation to reflect the recent changes by fpizlo@apple.com · 10 years ago
  20. 8b4e452 [JetStream] Raise the percentile of mandreel-latency and splay-latency by fpizlo@apple.com · 10 years ago
  21. 59ddb4e Run CDjs as part of JSC stress testing by fpizlo@apple.com · 10 years ago
  22. 29a9469 Unreviewed, fix a small indentation goof. by fpizlo@apple.com · 10 years ago
  23. 21d545d JetStream should include a JavaScript version of the CDx real-time benchmark by fpizlo@apple.com · 10 years ago
  24. 7b41748 [CSS Grid Layout] We should add performance tests for stretching logic by jfernandez@igalia.com · 10 years ago
  25. a84f291 [CSS Grid Layout] Performance tests are using the old syntax by jfernandez@igalia.com · 10 years ago
  26. 42c56da JetStream should have a more rational story for jitter-oriented latency tests by fpizlo@apple.com · 10 years ago
  27. 66654b2 Skip Dromaeo/jslib-modify-prototype.html for now. by zalan@apple.com · 10 years ago
  28. c8f3687 Large array shouldn't be slow https://bugs.webkit.org/show_bug.cgi?id=144617 by fpizlo@apple.com · 10 years ago
  29. b82598a Fix typo bug in Speedometer/resources/main.js by commit-queue@webkit.org · 10 years ago
  30. b112888 Update speedometer patch to provide better UI, fix merge result bug and add "Score" metric to speedometer benchmark. by commit-queue@webkit.org · 10 years ago
  31. 7481af8 Add JetStream to PerformanceTests https://bugs.webkit.org/show_bug.cgi?id=144024 by rniwa@webkit.org · 10 years ago
  32. 5156d3a textPath layout performance improvement. by commit-queue@webkit.org · 10 years ago
  33. 3511235 Clear up the test content when test is done. by zalan@apple.com · 10 years ago
  34. c461d3e Simple line layout(regression): Calling innerText on RenderFlow with multiple children is slow. by zalan@apple.com · 10 years ago
  35. b9d8651 Fix failing v8-deltablue.js for ARM by msaboff@apple.com · 10 years ago
  36. ff36da6 [CG] Have Canvas use the IOSurfacePool by cdumez@apple.com · 10 years ago
  37. 496d35a CodeBlock crashes when dumping op_push_name_scope by benjamin@webkit.org · 10 years ago
  38. 1c66067 Poor performance on IE's Chalkboard benchmark. by commit-queue@webkit.org · 10 years ago
  39. ea413f2 [Win] JSC profiler tests asserts in debug mode by ossy@webkit.org · 10 years ago
  40. 5960464 bmalloc: support aligned allocation by ggaren@apple.com · 10 years ago
  41. 0cd1f46 bmalloc: added the tiniest bit of testing for aligned allocation by ggaren@apple.com · 10 years ago
  42. 29bd5fa Blur filter performance test doesn't provide results by dino@apple.com · 10 years ago
  43. ebb4381 Add performance test related to font fallback by mmaxfield@apple.com · 10 years ago
  44. 52b6221 [Apple] Use Accelerate framework to speed-up FEGaussianBlur by dino@apple.com · 10 years ago
  45. 37e7321 Simple line layout: Add performance test case to measure line layout speed of monolithic text content. by zalan@apple.com · 10 years ago
  46. 4ac0a83 Disable failing v8-deltablue.js for ARM by msaboff@apple.com · 10 years ago
  47. e09fc0e Speed up line parsing for simple line layout (part I) by zalan@apple.com · 10 years ago
  48. b72c9e3 [Multicol] Start adding performance tests for the multi-column implementation by abucur@adobe.com · 10 years ago
  49. caf9761 It should be fun and easy to run every possible JavaScript benchmark from the command line by fpizlo@apple.com · 11 years ago
  50. 903436d Fix some minor typos: psuedo -> pseudo by commit-queue@webkit.org · 11 years ago
  51. c685adc Some MallocBench refinements https://bugs.webkit.org/show_bug.cgi?id=136750 by ggaren@apple.com · 11 years ago
  52. 42dddcc PerformanceTests/SVG/SVG-Text.html has unparsable output by mmaxfield@apple.com · 11 years ago
  53. bf1bae4 Laying out a TextRun using an SVG font is O(n^2) by mmaxfield@apple.com · 11 years ago
  54. 0814f37 MallocBench should have a stress test for correctness by ggaren@apple.com · 11 years ago
  55. 6ab5224 Add option to specify output file location in sunspider. by commit-queue@webkit.org · 11 years ago
  56. c101e0a REGRESSION(r169092 and r169102): Skip failing JSC tests poperly on non-x86 Darwin platforms by commit-queue@webkit.org · 11 years ago
  57. b452da5 Rename DoYouEvenBench 0.17 to Speedometer 1.0 and add a new look. by rniwa@webkit.org · 11 years ago
  58. fc5f025 Rename DoYouEvenBench 0.17 to Speedometer 1.0 and add a new look. by rniwa@webkit.org · 11 years ago
  59. 424e09b DYEBench: Move test states into benchmarkClient and remove the closure by rniwa@webkit.org · 11 years ago
  60. 960e5eb DYEBench: Split stylesheets and scripts in Full.html into separate files by rniwa@webkit.org · 11 years ago
  61. 6451606 DYEBench: CSS parser warning at line 106 of base.css by rniwa@webkit.org · 11 years ago
  62. 29afd0e DYEBench: Ember.js assertion hit at line 20593 by rniwa@webkit.org · 11 years ago
  63. 629202f DYEBench: Prevent frame flattening on iOS by rniwa@webkit.org · 11 years ago
  64. 5431f97 DYEBench spits out 404 errors for learn.json by rniwa@webkit.org · 11 years ago
  65. 11f9a64 Performance testing, diamond-square terrain generation + canvas by ggaren@apple.com · 11 years ago
  66. 4694b35 Unreviewed, roll out http://trac.webkit.org/changeset/169159. by fpizlo@apple.com · 11 years ago
  67. abc7c22 REGRESSION(r169092 and r169102): Skip failing JSC tests on ARM64 properly by commit-queue@webkit.org · 11 years ago
  68. 5722d43 Take care of some ARM64 test failures by fpizlo@apple.com · 11 years ago
  69. 25e02ad DYEBench should run 20 iterations in browser by rniwa@webkit.org · 11 years ago
  70. 7ba8b50 DYEBench should show 95th percentile right next to the mean with ± by rniwa@webkit.org · 11 years ago
  71. 581a97b DYEBench should use TodoMVC to test FlightJS for consistency by rniwa@webkit.org · 11 years ago
  72. abf22d2 [CSS Grid Layout] Remove runtime feature by rego@igalia.com · 11 years ago
  73. b085442 [CSSRegions] Enabled regions performance tests by default by stavila@adobe.com · 11 years ago
  74. b14c4c9 Bump jQuery to same version that dromaeo.com uses. by akling@apple.com · 11 years ago
  75. cfd146b Added some more Membuster recordings to MallocBench by ggaren@apple.com · 11 years ago
  76. e1e0cdf MallocBench: removed the --measure-heap option by ggaren@apple.com · 11 years ago
  77. 020d6eb Improve performance of the RenderLayerCompositor::OverlapMap by achicu@adobe.com · 11 years ago
  78. 7955694 [CSS Shapes] Linking stylesheet instead of inline style definition has ruined ShapesRegions test by zoltan@webkit.org · 11 years ago
  79. c1086e4 MallocBench should scavenge explicitly instead of waiting by ggaren@apple.com · 11 years ago
  80. 7901101 A few MallocBench record/replay fixes by ggaren@apple.com · 11 years ago
  81. 58eb40e Added some website recordings to MallocBench -- taken from Membuster by ggaren@apple.com · 11 years ago
  82. f4bc1dc MallocBench record/replay should support realloc by ggaren@apple.com · 11 years ago
  83. 9d81f8a Optimize Canvas fill and drawImage with SourceIn, DestinationIn, SourceOut, and DestinationAtop using transparencyLayer. by krit@webkit.org · 11 years ago
  84. 7c66370 Optimize Canvas fill and drawImage with SourceIn, DestinationIn, SourceOut, and DestinationAtop using transparencyLayer. by krit@webkit.org · 11 years ago
  85. c52a85f [CSS Shapes] Add no shapes version of RegionsShapes performance test by zoltan@webkit.org · 11 years ago
  86. 50242c9 [CSS Shapes] Add no regions version of RegionsShapes performance test by zoltan@webkit.org · 11 years ago
  87. caddb3a Unreviewed. by ggaren@apple.com · 11 years ago
  88. f9d8738 Let's benchmark malloc https://bugs.webkit.org/show_bug.cgi?id=131118 by ggaren@apple.com · 11 years ago
  89. fccecaa LongSpider 3d-morph result check is inappropriate. <https://webkit.org/b/130928> by mark.lam@apple.com · 11 years ago
  90. 31b9d43 [CSS Shapes] Add performance tests for Shapes with Regions by zoltan@webkit.org · 11 years ago
  91. 0a59293 Add option for hiding Confidence Interval Delta on the performance tests results page by zoltan@webkit.org · 11 years ago
  92. 8e34e63 Optimize RenderTable::colToEffCol() for tables without colspans by lvidacs.u-szeged@partner.samsung.com · 11 years ago
  93. 9204733 .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers by mjs@apple.com · 11 years ago
  94. fe4a051 [CSS Shapes] Add performance tests for SVG shape with shape-margin by zoltan@webkit.org · 11 years ago
  95. ecae539 [CSS Shapes] Add performance test for stacked floats with shape-outsides by zoltan@webkit.org · 11 years ago
  96. d81a078 [CSS Shapes] Add performance test for raster shape with shape-margin by zoltan@webkit.org · 11 years ago
  97. f0ed9ec Improve the appearance of DYEBench by rniwa@webkit.org · 11 years ago
  98. e783f9e [CSS Shapes] Add performance test for complex polygon with shape-margin by zoltan@webkit.org · 11 years ago
  99. 351b2b7 [CSS Shapes] Add performance test for raster shape by zoltan@webkit.org · 11 years ago
  100. 847b5ea [CSS Shapes] Add initial performance tests for polygon shape by zoltan@webkit.org · 11 years ago