dotnet / dotnet/BenchmarkDotNet

Calculate baseline by fastest with config

Open
#1,024 1 comment 1 reaction 1 assignee Claimed by @AndreyAkinshin View on GitHub
Hacktoberfest help wanted up-for-grabs
Dominant language
C#
Stars
11.5k
Forks
1.1k
Avg merge
4d 11h
Merged PRs (30d)
11

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.