dotnet/BenchmarkDotNet

Calculate baseline by fastest with config

オープン

#1,024 opened on 2019/01/24

 (1 件のコメント) (1 件のリアクション) (1 人の担当者)C# (1,063 件のフォーク)batch import
Hacktoberfesthelp wantedup-for-grabs

Repository metrics

Stars
 (11,480 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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?

コントリビューターガイド