Select a time period to focus your analysis:
Interactive chart: average, and median normalized query execution times for all queries for each git revision.
Query times are normalized using the ClickBench definition:
for each query, the fastest time across all revisions is used as a baseline, and normalized times are calculated as
(10ms + query_time) / (10ms + baseline_time)
.
This gives values ≥ 1.0
, where 1.0
represents the best performance for that query.
Interactive chart: Individual query performance over time - click legend items to show/hide specific queries.