1. d4820bd Merge pull request #39 from camillobruni/2025-01-28_test_runner_fix by Keith Miller · 8 weeks ago main-custom
  2. 238bd9b adding comment by Camillo Bruni · 8 weeks ago
  3. dcf3f68 better output by Camillo Bruni · 8 weeks ago
  4. 0a0dcc9 pre-format by Camillo Bruni · 8 weeks ago
  5. 021cc3d cleanup by Camillo Bruni · 8 weeks ago
  6. b08e2c4 don't serialize event by Camillo Bruni · 8 weeks ago
  7. d8167c7 simpler and more robust startup by Camillo Bruni · 8 weeks ago
  8. 4f874f4 Merge pull request #35 from danleh/hashset-wasm-scoring by Keith Miller · 8 weeks ago
  9. 78db050 Merge pull request #30 from danleh/sqlite-scoring by Keith Miller · 8 weeks ago
  10. fa77231 Merge pull request #28 from danleh/quicksort-wasm-scoring by Keith Miller · 8 weeks ago
  11. 18aeba7 Merge pull request #37 from WebKit/remove-octane-zlib by Keith Miller · 8 weeks ago
  12. ebddd39 cleanup: merge polyfills and benchmark.js into single file by Daniel Lehmann · 8 weeks ago
  13. cbce1b8 Move sqlite Wasm benchmark to first, worst, average scoring by Daniel Lehmann · 8 weeks ago
  14. 9e13964 fix missing line breaks by Daniel Lehmann · 8 weeks ago
  15. 9cf293f Move quicksort-wasm to JS-style scoring by Daniel Lehmann · 8 weeks ago
  16. daf59cd Move HashSet-wasm to first, worst, average scoring by Daniel Lehmann · 8 weeks ago
  17. 6e8be4d Remove Octane-zlib. by Keith Miller · 9 weeks ago
  18. 21b9a95 Revert "Remove Octane-zlib." by Keith Miller · 9 weeks ago
  19. 92525fb Remove Octane-zlib. by Keith Miller · 9 weeks ago
  20. 5c0b341 Merge pull request #13 from camillobruni/2024-11-22_driver_prep by Keith Miller · 9 weeks ago
  21. aed409a Merge pull request #11 from camillobruni/2024-11-26_github_actions by Keith Miller · 9 weeks ago
  22. 187b6e0 Merge branch 'main' of github.com:camillobruni/JetStream into 2024-11-22_driver_prep by Camillo Bruni · 9 weeks ago
  23. 50af620 minor startDelay fix by Camillo Bruni · 9 weeks ago
  24. 6918b99 fixing server and using local-web-server by Camillo Bruni · 9 weeks ago
  25. 0ddf224 wip by Camillo Bruni · 9 weeks ago
  26. 9f15b81 Merge pull request #27 from danleh/richards-js-scoring by Keith Miller · 9 weeks ago
  27. 04177b0 Merge pull request #34 from WebKit/fix-report-JSON by Keith Miller · 9 weeks ago
  28. 1710e9f const variable isn't const by Keith Miller · 9 weeks ago
  29. 935f262 Merge pull request #32 from danleh/performance-mark-measure by Keith Miller · 9 weeks ago
  30. b425021 Add performance.mark/measure to runner by Daniel Lehmann · 9 weeks ago
  31. 86e3148 Merge pull request #31 from WebKit/revert-tfjs-to-js-scoring by Keith Miller · 9 weeks ago
  32. b23b9b9 Revert "Merge pull request #23 from WebKit/tfjs-to-js-scoring" by Keith Miller · 9 weeks ago
  33. 7daaa8d benchmarkNames should be mutable by Camillo Bruni · 9 weeks ago
  34. a01d3d3 remove unused benchmark class by Camillo Bruni · 9 weeks ago
  35. 2c5f206 Merge branch 'main' of github.com:camillobruni/JetStream into 2024-11-22_driver_prep by Camillo Bruni · 9 weeks ago
  36. 8add658 Merge branch 'main' of github.com:camillobruni/JetStream into 2024-11-26_github_actions by Camillo Bruni · 9 weeks ago
  37. ab7d6d0 Merge pull request #16 from camillobruni/2024-11-26_ms by Keith Miller · 9 weeks ago
  38. 513b6bc Merge branch 'main' of github.com:camillobruni/JetStream into 2024-11-26_ms by Camillo Bruni · 9 weeks ago
  39. a7d0253 newline by Camillo Bruni · 9 weeks ago
  40. c33f40a pre-format by Camillo Bruni · 9 weeks ago
  41. 707b7a8 Merge pull request #26 from danleh/gcc-loops-js-scoring by Keith Miller · 9 weeks ago
  42. 4b48649 add comments, lower iterations, check profiles roughly match by Daniel Lehmann · 9 weeks ago
  43. 105ce7a Move richards-wasm to JS-style scoring by Daniel Lehmann · 10 weeks ago
  44. 8a8ca90 include all gcc-loops-wasm sub items, recompile by Daniel Lehmann · 10 weeks ago
  45. 3f50521 Merge pull request #23 from WebKit/tfjs-to-js-scoring by Keith Miller · 10 weeks ago
  46. c1a122d Merge pull request #17 from camillobruni/2024-11-26_safe_add by Keith Miller · 10 weeks ago
  47. 176a7f7 Change tfjs-wasm-simd iteration count to 40 (worst case count to 3) by Keith Miller · 10 weeks ago
  48. 89b3844 Merge pull request #25 from danleh/spidermonkey-cli-fix by Keith Miller · 10 weeks ago
  49. 0b4dd86 Convert gcc-loops to JS-style scoring by Daniel Lehmann · 2 months ago
  50. 87f5e66 Fix testList argument for CLI runner with SpiderMonkey by Daniel Lehmann · 2 months ago
  51. c65b03a Merge pull request #21 from WebKit/remove-float-mm-c by Keith Miller · 3 months ago
  52. 7d45752 Move tfjs to first, average, worst scoring. by Keith Miller · 3 months ago
  53. 4e888f5 Merge pull request #18 from WebKit/wasm-benchmarks-should-be-scored-like-js-benchmarks by Keith Miller · 3 months ago
  54. e89743d Address Danleh's comments: by Keith Miller · 3 months ago
  55. 9839924 Move Benchmark class to benchmark.js rather than have it as part of the generated code. by Keith Miller · 3 months ago
  56. 6ff39ea Use Modularize instead of wrapping emcc's output. by Keith Miller · 3 months ago
  57. cb53112 WIP by Keith Miller · 3 months ago
  58. 274bf50 Merge pull request #2 from danleh/sqlite-wasm by Keith Miller · 3 months ago
  59. 1a769a4 address comments by Daniel Lehmann · 3 months ago
  60. ef0f197 Remove float-mm.c asm.js test by Keith Miller · 3 months ago
  61. d3b7683 Merge branch 'main' into 2024-11-22_driver_prep by Camillo Bruni · 4 months ago
  62. f8d60ba Merge pull request #5 from camillobruni/2024-11-22_runner_improvements by Keith Miller · 4 months ago
  63. 598b2eb removing space by Camillo Bruni · 4 months ago
  64. 018277a Merge pull request #8 from camillobruni/2024-11-22_regexp by Keith Miller · 4 months ago
  65. 7e9b4b1 Merge pull request #19 from camillobruni/2024-11-27_async_fs by Keith Miller · 4 months ago
  66. e9a0738 update year by Daniel Lehmann · 4 months ago
  67. 3f83661 update the sources, rebuild by Daniel Lehmann · 4 months ago
  68. 1b885c2 update README by Daniel Lehmann · 4 months ago
  69. 8d5353a explicitly set VFS to use, ensure browser and shell runner produce same result, format by Daniel Lehmann · 4 months ago
  70. 279da8d fix missing print interception of warning message by Daniel Lehmann · 4 months ago
  71. d4b0afe pre-format by Camillo Bruni · 4 months ago
  72. d7a4211 add sqlite3 WasmBenchmark and fix printing (if verbose) by Daniel Lehmann · 4 months ago
  73. 662e4e0 split shell-runner into polyfills (before initializing sqlite) and actually running by Daniel Lehmann · 4 months ago
  74. e4c74c4 use scores *and* times by Camillo Bruni · 4 months ago
  75. f4956b9 Use arguments to CLI runner as list of items to run by Daniel Lehmann · 4 months ago
  76. c09c785 Merge branch 'WebKit:main' into sqlite-wasm by Daniel Lehmann · 4 months ago
  77. 1e5d0d4 fix safe add by Camillo Bruni · 4 months ago
  78. 1b9443d Merge branch 'main' of github.com:camillobruni/JetStream into 2024-11-22_driver_prep by Camillo Bruni · 4 months ago
  79. a463dd1 Merge pull request #7 from camillobruni/2024-11-22_driver_vars by Keith Miller · 4 months ago
  80. 03255d0 Merge branch 'main' of github.com:camillobruni/JetStream into 2024-11-22_driver_prep by Camillo Bruni · 4 months ago
  81. a4a42ba cleanup by Camillo Bruni · 4 months ago
  82. 56b1dd4 cleanup by Camillo Bruni · 4 months ago
  83. 5cd8bb1 adding test by Camillo Bruni · 4 months ago
  84. d2ed65b updates by Camillo Bruni · 4 months ago
  85. d1c46f2 cleanup by Camillo Bruni · 4 months ago
  86. a55964e more by Camillo Bruni · 4 months ago
  87. 36c7b48 Merge remote-tracking branch 'webkit/main' into 2024-11-26_github_actions by Camillo Bruni · 4 months ago
  88. b3ed18e adding by Camillo Bruni · 4 months ago
  89. 03d27df add newspace by Camillo Bruni · 4 months ago
  90. b449109 Merge pull request #4 from camillobruni/2024-11-22_3dcube_fix by Keith Miller · 4 months ago
  91. 7f314b1 Merge pull request #6 from camillobruni/2024-11-22_gitignore by Keith Miller · 4 months ago
  92. bfd6016 cleanup by Camillo Bruni · 4 months ago
  93. 33753bf update by Camillo Bruni · 4 months ago
  94. 9962785 import Speedometer gitignore by Camillo Bruni · 4 months ago
  95. 14304b0 cleanup by Camillo Bruni · 4 months ago
  96. d17487c use const and var by Camillo Bruni · 4 months ago
  97. 36e027b wip by Camillo Bruni · 4 months ago
  98. 821b410 Display selected benchmark names by default by Camillo Bruni · 4 months ago
  99. 1cb248c dedent by Camillo Bruni · 4 months ago
  100. 55df933 cleanup by Camillo Bruni · 4 months ago