[v2.2-custom] Improve README

List custom changes in the updated README.md

Bug: 427244598
Change-Id: Ib05fd570cd18887111c481ed5036ecef9b6e60aa
Reviewed-on: https://chromium-review.googlesource.com/c/external/github.com/WebKit/JetStream/+/6711734
Reviewed-by: Michael Achenbach <[email protected]>
1 file changed
tree: 4d34d19915e6ef905697a2e62577b354b3b2d451
  1. ARES-6/
  2. cdjs/
  3. code-load/
  4. LuaJSFight/
  5. Octane/
  6. RexBench/
  7. SeaMonster/
  8. simple/
  9. SunSpider/
  10. wasm/
  11. web-tooling-benchmark/
  12. worker/
  13. WSL/
  14. .gitignore
  15. __init__.py
  16. cli.js
  17. clouds.svg
  18. in-depth.html
  19. index.html
  20. JetStream.css
  21. JetStream2Logo.svg
  22. JetStreamDriver.js
  23. jetstreams.svg
  24. LICENSE
  25. RAMification.py
  26. README.md
  27. wasm-cli.js
  28. watch-cli.js
README.md

JetStream Clone

This is a clone from the upstream (webkit repository)[https://github.com/WebKit/WebKit/tree/main/Websites/browserbench.org/JetStream2.2]

It contains additional changes to help with investigation:

  • Added --help command line support
  • Additional performance mark and measure calls
  • Use performance.mark instead of Date.now
  • Additional URL params to configure iterationCount and worstCaseCount
  • Pass iterationCount Benchmark.validate, needed for UniPoker
  • Print Score and time for metrics
  • Customized file-prefetcher to support runner WorkerTests in d8