Javascript benchmark is a perfomance test to measure the speed of web browser. Here is the list of popular Javascript benchmark test.
Sunspider is a webkit benchmark test. It is use statistically method to challenges of benchmarking is knowing how much noise you have in your measurements. This benchmark runs each test multiple times and determines an error range (technically, a 95% confidence interval).
Octane 2.0 is a modern benchmark that measures a JavaScript engine’s performance by running a suite of tests representative of today’s complex and demanding web applications.
A robust benchmarking library that works on nearly all JavaScript platforms, supports high-resolution timers, and returns statistically significant results.
It is a pure JavaScript benchmarks that we have used to tune V8. Scores are not comparable across benchmark suite versions and higher scores means better performance: Bigger number is better.
No comments: