Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One-click benchmark runner script #7725

Closed
wants to merge 1 commit into from

Conversation

keyz
Copy link
Contributor

@keyz keyz commented Sep 14, 2016

It's a bit verbose to run our benchmark script now and I'm thinking about ways to make it easier (open to better ideas).

./scripts/bench/benchmark-runner [--dev]

It takes bundles from your local build folder and compares them with React's latest master build (from http://react.zpao.com/builds/master/latest/). Notice that it doesn't build React by default; you can run npm run build manually before invoking the benchmark runner (like npm run build && ./scripts/bench/benchmark-runner).

cc @spicyj @gaearon @zpao

@gaearon
Copy link
Collaborator

gaearon commented Apr 21, 2017

Superseded by #9465.

@gaearon gaearon closed this Apr 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants