dotnet/BenchmarkDotNet

Graph: Combined Jitter Scatter-plot and Box-plot

Open

#275 ouverte le 4 oct. 2016

Voir sur GitHub
 (7 commentaires) (2 réactions) (0 assignés)C# (1 054 forks)batch import
Area:Exportersenhancementgood first issuehelp wantedup-for-grabs

Métriques du dépôt

Stars
 (11 415 stars)
Métriques de merge PR
 (Merge moyen 5j 9h) (20 PRs mergées en 30 j)

Description

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/

Guide contributeur