{group_id}

{{- if violin_plot }}

Violin Plot

Violin Plot

This chart shows the relationship between function/parameter and iteration time. The thickness of the shaded region indicates the probability that a measurement of the given function/parameter would take a particular length of time.

{{- endif }} {{- if line_chart }}

Line Chart

Line Chart

This chart shows the mean measured time for each function as the input (or the size of the input) increases.

{{- endif }} {{- for bench in benchmarks }}

{bench.name}

PDF of Slope {{- if bench.regression_exists }} Regression {{- else }} Iteration Times {{- endif }}
{{- endfor }}