dotnet/BenchmarkDotNet

Graph: Combined Jitter Scatter-plot and Box-plot

Open

#275 aperta il 4 ott 2016

Vedi su GitHub
 (7 commenti) (2 reazioni) (0 assegnatari)C# (1054 fork)batch import
Area:Exportersenhancementgood first issuehelp wantedup-for-grabs

Metriche repository

Star
 (11.415 star)
Metriche merge PR
 (Merge medio 5g 9h) (20 PR mergiate in 30 g)

Descrizione

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/

Guida contributor