Hacktoberfesthelp wantedup-for-grabs
Repository-Metriken
- Stars
- (11.415 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 5T 9h) (20 gemergte PRs in 30 T)
Beschreibung
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?