Benchmark builder
Easily compare execution time of tasks with this very simple online benchmark builder.
| POSITION | SUITE | SAMPLES | MEAN (ms) | VARIANCE (ms²) |
|---|---|---|---|---|
| 1 | Suite 1 | 2 | 0.00 ms | 0.00 ms² |
| 2 | Suite 2 | 2 | 0.00 ms | 0.00 ms² |
Running Repeatable JavaScript Benchmarks
Using this benchmark tool is simple:
- Create benchmark suites by entering names and values (measurements)
- Add as many measurement values as needed using the "Add a measure" button
- Specify the unit of measurement (e.g., ms, s, KB)
- View the automatically calculated results in the table
- Copy the results as markdown or bullet list format
You can reset the data any time using the "Reset suites" button.
For each suite, we calculate:
- Samples: The number of measurements in the suite
- Mean: The average value of all measurements
- Variance: A measure of how spread out the measurements are
These statistics help you compare the performance between different benchmark suites.
All benchmark data stays in your browser and is processed locally. Nothing is sent to any server, ensuring your data remains private and secure. Your data will be lost if you close the page, so be sure to copy any important results.
Related Tools
Useful tools selected for this workflow

Chmod Calculator
Calculate file permissions based on octal, symbolic, and decimal formats.

Crontab Generator
Generate crontab expressions for scheduling tasks.

Device Information
Get information about your device including the operating system, browser, and more.

Mac Address Lookup
Lookup the vendor and manufacturer of a device by its MAC address.

Basic Auth Generator
Generate basic authentication credentials for HTTP requests.

Docker Run to Docker Compose Converter
Convert Docker run commands to Docker Compose files.