Skip to content

Automate building “wrapped” Benchmark.js #64

@mathiasbynens

Description

@mathiasbynens

On jsPerf we have to use a special custom build of Benchmark.js to avoid creating more global variables than necessary (since it may interfere with people’s tests otherwise).

Historically we’ve used a very old/hacky/ugly build script for that: https://github.com/mathiasbynens/jsperf.com/blob/master/_tmp/build.php

The plan is to create a new standalone script:

cc @jdalton

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions