🚀 DataFusion ClickBench Performance Analysis

💡 How to Use the Interactive Charts

  1. Filter by queries: Click on query names in legends to show/hide them, double click to focus
  2. Compare performance: Hover to see details
  3. Reset views: Double-click on charts to reset zoom level

📅 Time Period Filter

Select a time period to focus your analysis:

Releases and most recent git revision

📊 Interactive Performance Charts

Overall Performance

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.

Individual Query Performance

Interactive chart: Individual query performance over time - click legend items to show/hide specific queries.

🗂️ Data

  • The analysis covers 160 different git revisions
  • Data from: 2024-11-04T19:40:26-07:00 to 2025-06-29T08:25:34-04:00 (download)