Benchmark Details

Provide basic information about your performance test so others can understand what you are comparing.

Markdown supported
Code Language
Choose how setup, teardown, and test snippets are written. JavaScript stays the default; TypeScript is compiled where engines need JavaScript.

Preparation & Teardown

Code that runs before/after the tests. Useful for setting up the DOM or declaring shared variables.

JavaScript

Test Snippets

Write the JavaScript code you want to benchmark. Each snippet runs as a function body.

1
JavaScript
2
JavaScript
3
JavaScript
4
JavaScript
5
JavaScript
6
JavaScript
Ready to run? Make sure all your snippets are correct.