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

Add benchmark comparison based on an TSV file #56

Merged
merged 2 commits into from
Aug 20, 2019
Merged

Conversation

warpech
Copy link
Contributor

@warpech warpech commented Aug 19, 2019

This PR adds the script that was used to create the benchmarks in #44 (comment).

Preview:

image

The same feature can be used to measure performance impact of changes before committing. Just call npm run bench, then make your changes, then npm run bench again:

image

@warpech warpech requested a review from tomalec August 19, 2019 11:35
Copy link
Member

@tomalec tomalec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@warpech warpech merged commit 7e6c7fa into master Aug 20, 2019
@warpech warpech deleted the benchmark-comparison branch August 20, 2019 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants