Benchmark.js

Benchmark.js v1.0.0

The library can be used to build and run JS benchmarks. Benchmark.js works on nearly all JavaScript platforms.It can handle high-resolution timers, and is capable of returning statistically significant results.Documentation and examples are included with...