1.0.4 • Published 8 years ago

@mathias/benchmark.js-wrapper-jsperf v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

Benchmark.js wrapper for jsPerf Build status

This repository hosts scripts that generate the special jsPerf-specific build of Benchmark.js.

Demo / test page: https://jsperf.github.io/benchmark.js-wrapper/

Why does jsPerf need a special build?

On jsPerf, we want to avoid creating global variables for Benchmark.js’s dependencies such as _ and platform, since they might interfere with people’s tests otherwise.

Additionally, there are some jsPerf-specific settings that are not hardcoded in the distributed versions of Benchmark.js and its jsPerf UI plugin.

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago