dotnet/BenchmarkDotNet

Graph: Combined Jitter Scatter-plot and Box-plot

Open

#275 opened on 2016年10月4日

GitHub で見る
 (7 comments) (2 reactions) (0 assignees)C# (1,054 forks)batch import
Area:Exportersenhancementgood first issuehelp wantedup-for-grabs

Repository metrics

Stars
 (11,415 stars)
PR merge metrics
 (平均マージ 5d 9h) (30d で 20 merged PRs)

説明

With all the data that any benchmark gets as results and the amount of times operations tend to be executed, its not a bad idea to also allow outputting this kind of graph

Combined Jitter Scatter plot and Box plot

The explanation of the graph is here: https://www.pvk.ca/Blog/2012/07/03/binary-search-star-eliminates-star-branch-mispredictions/

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