Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(flight-shuffle): make coordinator memory O(servers × partitions) instead of O(map_tasks × partitions)
#7056
Comparing
colin/flight-shuffle-coordinator-memory
(
e2c0adf
) with
main
(
ca51c63
)
CodSpeed Performance Gauge
0%
Untouched
40
Ignored
4
Skipped
10
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Ignored
Skipped
54 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[4]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
+5%
83.4 ms
79.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch_sql[1-in-memory-2]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
+3%
118.9 ms
115.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[2]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
+2%
22.6 ms
22.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_jsonl_int64
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
+1%
285.4 ms
282.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[41]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
+1%
66.1 ms
65.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_jsonl_float64
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
+1%
280.5 ms
278.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_show[1 Small File]
tests/benchmarks/test_interactive_reads.py
CodSpeed Performance Gauge
+1%
12 ms
11.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_iter_rows_first_row[1 Small File]
tests/benchmarks/test_interactive_reads.py
CodSpeed Performance Gauge
+1%
34.6 ms
34.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[19]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
+1%
11 ms
10.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_jsonl_nested_struct
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
+1%
499.7 ms
496.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[36]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
0%
485 ms
483.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_jsonl_boolean
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
0%
358.4 ms
357 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_explain[100 Small Files]
tests/benchmarks/test_interactive_reads.py
CodSpeed Performance Gauge
0%
10.2 ms
10.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch_sql[1-in-memory-8]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
97.4 ms
97.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch_sql[1-in-memory-3]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
101.1 ms
100.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_jsonl_high_nulls
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
0%
407.6 ms
406.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch_sql[1-in-memory-1]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
421.3 ms
420.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_json_array_format
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
0%
1.8 s
1.8 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_jsonl_nested_list
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
0%
448.6 ms
447.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[40]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
0%
77.7 ms
77.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_jsonl_with_explicit_schema
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
0%
1.7 s
1.7 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_jsonl_with_column_projection
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
0%
1.3 s
1.3 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_count[100 Small Files]
tests/benchmarks/test_interactive_reads.py
CodSpeed Performance Gauge
0%
49.9 ms
49.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_jsonl_with_limit
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
0%
68.2 ms
68.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch_sql[1-in-memory-4]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
69.5 ms
69.6 ms
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
ca51c63
+0.02%
fix(flight-shuffle): make coordinator memory O(map_tasks + partitions) instead of O(map_tasks x partitions)
e2c0adf
2 hours ago
by colin-ho
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs