Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(flight-shuffle): reduce coordinator memory to O(map_tasks + partitions)
#7056
Merged
Comparing
colin/flight-shuffle-coordinator-memory
(
3cb4e55
) with
main
(
9326d58
)
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[1]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
+6%
16.2 ms
15.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[42]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
+4%
84.2 ms
81.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[38]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
+2%
74.1 ms
73 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[0]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
+1%
4.8 ms
4.7 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.7 ms
34.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch_sql[1-in-memory-5]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
+1%
89.4 ms
88.8 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%
100.9 ms
100.6 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
0%
503.9 ms
502.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
0%
115.8 ms
115.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[4]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
0%
79.1 ms
78.9 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.4 ms
69.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch_sql[1-in-memory-9]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
225.6 ms
225.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[37]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
0%
184.3 ms
183.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch_sql[1-in-memory-6]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
33.2 ms
33.2 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.6 ms
485.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[3]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
0%
8.7 ms
8.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch_sql[1-in-memory-10]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
170.4 ms
170.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch_sql[1-in-memory-7]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
101.4 ms
101.9 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%
425.6 ms
427.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_jsonl_wide_table
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
-1%
1.7 s
1.7 s
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
-1%
1.7 s
1.7 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_clickbench_sql[19]
tests/benchmarks/test_clickbench.py
CodSpeed Performance Gauge
-1%
11.1 ms
11.2 ms
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
-1%
1.3 s
1.3 s
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
-1%
97.4 ms
98.1 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
-1%
1.8 s
1.8 s
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
9326d58
+0.22%
fix(flight-shuffle): make coordinator memory O(map_tasks + partitions) instead of O(map_tasks x partitions)
6464dc0
19 hours ago
by colin-ho
-0.63%
refactor: extract partition_ref_id bit ops into named helpers
3cb4e55
4 hours ago
by colin-ho
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs