Hacktoberfesthelp wantedup-for-grabs
仓库指标
- Star
- (11,415 star)
- PR 合并指标
- (平均合并 5天 9小时) (30 天内合并 20 个 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?