dotnet/BenchmarkDotNet

Calculate baseline by fastest with config

開放

#1,024 建立於 2019年1月24日

 (1 則留言) (1 個反應) (1 位負責人)C# (1,063 個分叉)batch import
Hacktoberfesthelp wantedup-for-grabs

倉庫指標

星標
 (11,480 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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?

貢獻者指南