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

Allow for adjustable input(sizes) #21

Closed
PragTob opened this issue Aug 3, 2016 · 1 comment
Closed

Allow for adjustable input(sizes) #21

PragTob opened this issue Aug 3, 2016 · 1 comment
Assignees
Milestone

Comments

@PragTob
Copy link
Member

PragTob commented Aug 3, 2016

Rerun the benchmark with different input sizes (aka 10 elements, 100 elements and 1000 elements) or something of the like to get reports on all different sizes with one benchmark run.

Noticed this in elixir-lang/elixir#5082 where it would have been nice to have multiple input sizes in one benchmark.

@PragTob PragTob added this to the 0.6.0 milestone Nov 23, 2016
@PragTob PragTob self-assigned this Nov 23, 2016
@PragTob
Copy link
Member Author

PragTob commented Nov 24, 2016

Fixed on master, there is now the inputs key that takes a map of a descriptive input name to the input with which it then calls the functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant