Skip to content

Calculate baseline by fastest with config #1024

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

Open
rikimaru0345 opened this issue Jan 24, 2019 · 1 comment · May be fixed by #2171
Open

Calculate baseline by fastest with config #1024

rikimaru0345 opened this issue Jan 24, 2019 · 1 comment · May be fixed by #2171

Comments

@rikimaru0345
Copy link

Hi,
I'm implementing a : ManualConfig and I want to have the "Ratio" column.
Adding it with Add(BaselineRatioColumn.RatioMean); works fine.

But I always want the baseline to be the fastest run instead of having to manually (predetermine) what benchmark should be considered the baseline.

Is that possible somehow? If so, how?

@AndreyAkinshin
Copy link
Member

@rikimaru0345 thanks for the idea! Currently, it's not possible, but it should be easy to implement.

@AndreyAkinshin AndreyAkinshin self-assigned this Jan 26, 2019
@adamsitnik adamsitnik added this to the v0.13.x milestone Oct 23, 2020
Serg046 added a commit to Serg046/BenchmarkDotNet that referenced this issue Oct 26, 2022
Serg046 added a commit to Serg046/BenchmarkDotNet that referenced this issue Oct 26, 2022
Serg046 added a commit to Serg046/BenchmarkDotNet that referenced this issue Oct 30, 2022
Serg046 added a commit to Serg046/BenchmarkDotNet that referenced this issue Oct 31, 2022
Serg046 added a commit to Serg046/BenchmarkDotNet that referenced this issue Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants