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

[Proposal] Run configurations #7

Open
Mart-Bogdan opened this issue Feb 10, 2015 · 1 comment
Open

[Proposal] Run configurations #7

Mart-Bogdan opened this issue Feb 10, 2015 · 1 comment

Comments

@Mart-Bogdan
Copy link
Contributor

add configuration variable for following

  1. Should we run GC between iterations
  2. How many times we have to run single benchmark (N )
  3. somethig else?
@biboudis
Copy link
Owner

We could introduce a facility to introduce parameterization via chained methods. About command line options we should consult options of industrial-frameworks like JMH.

Regarding the option library we could hand-write LambdaMicrobenchmarking's own library (not wise) or use an open source library like https://commandline.codeplex.com/ (I don't know what is the current state of the art of command line parsing libraries for C#)

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

2 participants