Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
refactor(optimizer): introduce bitmask-based RelationSet for join reordering
#6421
Comparing
desmond/relation-set-bitmask
(
779d47d
) with
main
(
8fc9a71
)
CodSpeed Performance Gauge
0%
Untouched
36
Ignored
4
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Ignored
40 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch[1-in-memory-2]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
+6%
52.6 ms
49.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch[1-in-memory-9]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
+2%
256.4 ms
250.8 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
+2%
257.2 ms
253 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
+1%
134.4 ms
132.5 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%
117.4 ms
116.5 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%
283.9 ms
282.3 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%
549.8 ms
547.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch[1-in-memory-4]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
84.6 ms
84.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_jsonl_float64
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
0%
279.7 ms
279 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch[1-in-memory-1]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
548.5 ms
547.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch[1-in-memory-5]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
116.3 ms
116.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%
121.9 ms
121.8 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.6 s
1.6 s
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%
405 ms
404.7 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
0%
1.6 s
1.6 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_tpch[1-in-memory-6]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
32.1 ms
32.1 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%
167.3 ms
167.5 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
0%
1.3 s
1.3 s
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%
498.4 ms
499.1 ms
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%
444 ms
444.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_read_jsonl_string
tests/benchmarks/test_json_reads.py
CodSpeed Performance Gauge
0%
326.9 ms
327.5 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%
85.2 ms
85.5 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%
357 ms
358.1 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.1 ms
68.3 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%
32.7 ms
32.8 ms
1
2
Commits
Click on a commit to change the comparison range
Base
main
8fc9a71
+0.42%
chore: remove scratch file
b8a61b4
18 hours ago
by desmondcheongzx
-0.64%
fix(optimizer): add debug_assert guards to RelationSet::contains and remove
779d47d
16 hours ago
by desmondcheongzx
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs