Collect famous web benchmarks so that they could be run locally. Currently we support following benchmarks:
Category | Name | Version | Metric | Description | External Link | Internal Link |
---|---|---|---|---|---|---|
WebGL | Forest | NA | FPS(+) | Babylon.js Forest WebGL | https://www.babylonjs.com/Demos/WebGPU/forestWebGL.html | https://webatintel.github.io/webbench/build/Demos/WebGPU/forestWebGL.html |
WebGPU | Forest | NA | FPS(+) | Babylon.js Forest WebGPU | https://www.babylonjs.com/Demos/WebGPU/forestWebGPU.html | https://webatintel.github.io/webbench-babylonjs-website/build/Demos/WebGPU/forestWebGPU.html |
WebGL | BoatAttack | NA | FPS(+) | Unity BoatAttack WebGL | NA | https://webatintel.github.io/webbench/boatattack/webgl-unity (need local setup) |
WebGPU | BoatAttack | NA | FPS(+) | Unity BoatAttack WebGPU | https://boatattack-webgpu-updates-branch-a7.netlify.app | https://webatintel.github.io/webbench/boatattack/webgpu-unity (need local setup) |
WebGL | Aquarium | NA | FPS(+) | Aquarium | https://webglsamples.org/aquarium/aquarium.html | https://webatintel.github.io/webbench/webglsamples/aquarium/aquarium.html |
JS | SunSpider | 1.0 | ms(-) | From WebKit to test the core JS language only, and not other browser APIs | http://www.webkit.org/perf/sunspider-1.0/sunspider-1.0/driver.html | SunSpider/sunspider-1.0/sunspider-1.0/driver.html |
JS | SunSpider | 0.9.1 | ms(-) | From WebKit to test the core JS language only, and not other browser APIs | http://www.webkit.org/perf/sunspider-0.9.1/sunspider-0.9.1/driver.html | SunSpider/sunspider-0.9.1/sunspider-0.9.1/driver.html |
JS | SunSpider | 0.9 | ms(-) | From WebKit to test the core JS language only, and not other browser APIs | http://www.webkit.org/perf/sunspider-0.9/sunspider-driver.html | SunSpider/sunspider-0.9/sunspider-driver.html |
JS | V8 Benchmark Suite | 7 | score(+) | From Google, and often it's target of complains from Mozilla, Opera, etc. Code gets from "svn checkout http://v8.googlecode.com/svn/trunk/ v8". | http://v8.googlecode.com/svn/data/benchmarks/v7/run.html | V8-Benchmark-Suite/v7/run.html |
JS | Octane | 1 | score(+) | From Google, and its goal is to measure the performance of JavaScript code found in large, real-world web applications. Code gets from "svn checkout http://octane-benchmark.googlecode.com/svn/trunk/ octane-benchmark". | http://octane-benchmark.googlecode.com/svn/latest/index.html | Octane/index.html |
JS | Kraken | 1.1 | ms(-) | From Mozilla and it should run what users usually run when browsing. | http://krakenbenchmark.mozilla.org/kraken-1.1/driver.html | kraken/kraken-1.1/driver.html |
JS | Dromaeo | None | runs/second(+) | From Mozilla, and it's gradually being replaced by Kraken. As it's still important for the time being, we leave it here. | http://dromaeo.com/ | dromaeo/index.html |
Canvas 2D | Speed Reading for mobile | None | second(-) | From Microsoft | http://ie.microsoft.com/testdrive/mobile/Performance/SpeedReading/Default.html | microsoft/testdrive/mobile/Performance/SpeedReading/Default.html |
Canvas 2D | Speed Reading for desktop | None | second(-) | From Microsoft | http://ie.microsoft.com/testdrive/Performance/SpeedReading/Default.html | microsoft/testdrive/Performance/SpeedReading/index.html |
Canvas 2D | Galactic for mobile | None | FPS(+) | From Microsoft | http://ie.microsoft.com/testdrive/mobile/Performance/Galactic/Default.html | microsoft/testdrive/mobile/Performance/Galactic/index.html |
Canvas 2D | Galactic for desktop | None | FPS(+) | From Microsoft | http://ie.microsoft.com/testdrive/Performance/Galactic/Default.html | microsoft/testdrive/Performance/Galactic/Default.html |
Canvas 2D | GUIMark 3 Bitmap | None | FPS(+) | From Craftymind | http://www.craftymind.com/factory/guimark3/bitmap/GM3_JS_Bitmap.html | GUIMark3/bitmap/GM3_JS_Bitmap.html |
Canvas 2D | GUIMark 3 Bitmap cache | None | FPS(+) | From Craftymind | http://www.craftymind.com/factory/guimark3/bitmap/GM3_JS_Bitmap_cache.html | GUIMark3/bitmap/GM3_JS_Bitmap_cache.html |
Canvas 2D | GUIMark 3 Vector | None | FPS(+) | From Craftmind | http://www.craftymind.com/factory/guimark3/vector/GM3_JS_Vector.html | GUIMark3/vector/GM3_JS_Vector.html |
Canvas 2D | FishIE Tank for mobile | None | FPS(+) | From Microsoft | http://ie.microsoft.com/testdrive/mobile/Performance/FishIETank/Default.html | microsoft/testdrive/mobile/Performance/FishIETank/Default.html |
Canvas 2D | FishIE Tank for desktop | None | FPS(+) | From Microsoft | http://ie.microsoft.com/testdrive/Performance/FishIETank/Default.html | microsoft/testdrive/Performance/FishIETank/Default.html |
Canvas 2D | Canvas Performance Benchmark | None | Score(+) | From MindCat | http://flashcanvas.net/examples/dl.dropbox.com/u/1865210/mindcat/canvas_perf.html | canvas-perf/index.html |
Comprehensive | Peacekeeper | 2.0 | Score(+) | Benchmark from Futuremark that is anatomised by ourself | http://peacekeeper.futuremark.com/run.action | Peacekeeper/anatomy/run.html |
Comprehensive | Peacekeeper | 2.0 | Score(+) | Benchmark from Futuremark, which needs to set up a server for it. | http://peacekeeper.futuremark.com/run.action | Peacekeeper/peacekeeper2/index.html |
Comprehensive | Browsermark | 2.0 | Score(+) | From Rightware | http://browsermark.rightware.com/tests | browsermark2.0/index.html |