> graphs, compare, dashboard, bootstrap, status, help.

Comparing {{stat}} between {{before}} and {{after}}

#{{data.a.pr}}  {{formatDate(data.a.date)}} ({{short(data.a)}})
...
#{{data.b.pr}}  {{formatDate(data.b.date)}} ({{short(data.b)}})
🔎 compare commits
Do another comparison
Commits
Metric
Filters

Loading ...

? The table shows summaries of regressions, improvements and all changes calculated from data that is currently visible (data that passes the active filters).
Aggregations

Newly broken benchmarks:

{{ crate }}
{{ error }}




Bootstrap timings
Values in seconds. Variance is 1-3% on smaller crates!
total A: {{bootstrapTotals.a.toFixed(3)}} B: {{bootstrapTotals.b.toFixed(3)}} Total: {{(bootstrapTotals.b - bootstrapTotals.a).toFixed(1)}}
({{((bootstrapTotals.b - bootstrapTotals.a ) / bootstrapTotals.a * 100).toFixed(3)}}%)

Contribute on GitHub