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

(#6143) - perf tests: use marky, measure median, add iterations param #6143

Merged
merged 1 commit into from Jan 18, 2017

Conversation

nolanlawson
Copy link
Member

A few changes I find make our perf tests more trustworthy/usable:

  • use marky to simplify performance mark/measure usage
  • report the median of n iterations rather than just the total
  • allow user to pass in ?iterations=n or ITERATIONS=n to change default iterations

This will break any dashboard tool that might be written with our current output, but I'm not sure if anyone has created one or is using it.

@daleharvey
Copy link
Member

Look like some nice changes, thanks

@daleharvey daleharvey merged commit dadbbef into master Jan 18, 2017
@nolanlawson nolanlawson mentioned this pull request Feb 6, 2017
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.

None yet

2 participants