dotnet/BenchmarkDotNet

Graph: Combined Jitter Scatter-plot and Box-plot

Open

#275 创建于 2016年10月4日

在 GitHub 查看
 (7 评论) (2 反应) (0 负责人)C# (11,415 star) (1,054 fork)batch import
Area:Exportersenhancementgood first issuehelp wantedup-for-grabs

描述

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/

贡献者指南