vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
perf[duckdb]: dont push down pack & dedup filters for ddb
#5773
Merged
Comparing
ji/ddb-dedup-filter
(
b4573a5
) with
develop
(
be9c708
)
CodSpeed Performance Gauge
+14%
Improvement
39
Untouched
1165
Archived
673
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
Untouched
Archived
1877 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[u8, (1000, 4)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+14%
27.6 µs
24.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[u8, (1000, 8)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+14%
27.6 µs
24.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[u8, (1000, 32)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+14%
27.6 µs
24.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[u8, (1000, 128)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+14%
27.6 µs
24.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[u8, (1000, 512)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+14%
27.7 µs
24.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[u8, (1000, 2)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+13%
29.6 µs
26.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[f32, (1000, 4)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+13%
29 µs
25.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[f32, (1000, 8)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+13%
29.5 µs
26.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[f32, (1000, 2)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+13%
29.7 µs
26.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[f32, (1000, 128)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+12%
29.9 µs
26.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[f32, (1000, 32)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+12%
30 µs
26.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[f32, (1000, 512)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+12%
30.9 µs
27.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_canonicalize_uniform[16, 1000]
vortex-array/benches/take_primitive.rs
CodSpeed Performance Gauge
+12%
31.2 µs
27.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_canonicalize_zipfian[256, 1000]
vortex-array/benches/take_primitive.rs
CodSpeed Performance Gauge
+12%
31.3 µs
28 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_canonicalize_uniform[256, 1000]
vortex-array/benches/take_primitive.rs
CodSpeed Performance Gauge
+12%
31.5 µs
28.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_into_canonical[f32, (1000, 10, 100)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+12%
977.2 µs
874.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[i64, (1000, 8)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+12%
32.9 µs
29.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[i64, (1000, 4)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+12%
32.9 µs
29.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[i64, (1000, 2)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+12%
33 µs
29.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_canonical_into[f32, (1000, 10, 100)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+12%
974.9 µs
873.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_canonical_into[f32, (1000, 100, 100)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+12%
992.2 µs
889.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_into_canonical[f32, (1000, 100, 100)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+12%
991.5 µs
889 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[i64, (1000, 32)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+12%
33.2 µs
29.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_primitives[i64, (1000, 128)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
+11%
33.5 µs
30 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_into_canonical[u32, (1000, 10, 100)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+11%
955.7 µs
858.5 µs
1
2
...
76
Commits
Click on a commit to change the comparison range
Base
develop
be9c708
0%
perf[duckdb]: dont push down pack & dedup filters for ddb
3998acd
2 months ago
by joseph-isaacs
-0.1%
u
6d2b3f9
2 months ago
by joseph-isaacs
+14.27%
u
b4573a5
2 months ago
by joseph-isaacs
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs