A robust JavaScript benchmarking library
- Changed the two-sample t-test to a Mann–Whitney U test in Benchmark#compare. Plz let us know of any odd side effects —
- The Benchmark.js API just got sexier: no more boolean arguments, and no need for the `new` operator anymore. git.io/benchmarkjs-se…
- Our GitHub repository moved from mathiasbynens/Benchmark.js to bestiejs/benchmark.js a while ago. Be sure to watch git.io/benchmark!

