Open luke5542 opened 9 years ago
Also, the average-time graph needs improving. It currently displays the average as roughly 9ms when the time really should be around 90ms, and similar off-by-10 issues for all of the items.
@dan-c-underwood what do you think about changing that line-graph to instead use a Box Plot? It might still suffer from the issues with the scale of the graph, so I'm not certain how best to solve that issue, but it would fix the significant overlap problem.
A Box Plot would be a suitable change, the overlap issues are to do with how the legend is displayed - this could do with someone who has (more) web design skills looking at!
Average time plot should now display accurate values
Right now it's pretty difficult to distinguish between the results over multiple runs of the benchmarks. All the languages at sub-one-second get mashed together and it's not really possible to compare them.