vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
CaseWhen uses forward pass with a remaining mask
#6804
Comparing
bp/case-when
(
f52fa2c
) with
develop
(
5d6a3c8
)
CodSpeed Performance Gauge
-11%
Improvement
10
Regression
1
Untouched
383
New
3
Skipped
2052
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Improvement
New
Untouched
Skipped
2449 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_varbinview[(10000, 2)]
vortex-array/benches/dict_compress.rs
CodSpeed Performance Gauge
-11%
1.7 ms
1.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
case_when_nary_10_conditions[100000]
vortex-array/benches/expr/case_when_bench.rs
CodSpeed Performance Gauge
+60%
7.3 ms
4.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
case_when_nary_10_conditions[10000]
vortex-array/benches/expr/case_when_bench.rs
CodSpeed Performance Gauge
+40%
1,047.2 µs
748.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
case_when_nary_3_conditions[100000]
vortex-array/benches/expr/case_when_bench.rs
CodSpeed Performance Gauge
+26%
2.9 ms
2.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
case_when_nary_equality_lookup[100000]
vortex-array/benches/expr/case_when_bench.rs
CodSpeed Performance Gauge
+26%
4.1 ms
3.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.1, 0.5)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+24%
2.6 ms
2.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.1, 1.0)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+20%
4.2 ms
3.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
case_when_nary_equality_lookup[10000]
vortex-array/benches/expr/case_when_bench.rs
CodSpeed Performance Gauge
+18%
622.7 µs
527.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
case_when_nary_3_conditions[10000]
vortex-array/benches/expr/case_when_bench.rs
CodSpeed Performance Gauge
+16%
432.1 µs
373.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
case_when_nary_10_conditions[1000]
vortex-array/benches/expr/case_when_bench.rs
CodSpeed Performance Gauge
+13%
400.6 µs
354.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.1, 0.1)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+10%
1,007.5 µs
913 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
case_when_nary_early_dominant[100000]
vortex-array/benches/expr/case_when_bench.rs
CodSpeed Performance Gauge
N/A
N/A
2.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
case_when_nary_early_dominant[1000]
vortex-array/benches/expr/case_when_bench.rs
CodSpeed Performance Gauge
N/A
N/A
180.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
case_when_nary_early_dominant[10000]
vortex-array/benches/expr/case_when_bench.rs
CodSpeed Performance Gauge
N/A
N/A
377.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.1, 0.05)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+6%
805.9 µs
760.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
case_when_nary_equality_lookup[1000]
vortex-array/benches/expr/case_when_bench.rs
CodSpeed Performance Gauge
+3%
251.6 µs
245.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_into_canonical[u64, (1000, 100, 10)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+2%
168.4 µs
165.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.01, 1.0)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+2%
2.5 ms
2.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.01, 0.05)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+2%
202.8 µs
199.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_into_canonical[u64, (1000, 1000, 10)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+2%
202.9 µs
199.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.01, 0.1)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+1%
323.2 µs
318.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.005, 0.05)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+1%
167.6 µs
165.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_map[(0.005, 1.0)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+1%
2.4 ms
2.4 ms
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
+1%
926.8 µs
917.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
chunked_dict_primitive_into_canonical[u32, (1000, 100, 100)]
vortex-array/benches/chunked_dict_builder.rs
CodSpeed Performance Gauge
+1%
942.7 µs
933.9 µs
1
2
...
98
Commits
Click on a commit to change the comparison range
Base
develop
5d6a3c8
-41.45%
forward pass case when
768bf0f
11 hours ago
by palaska
0%
Merge branch 'develop' into bp/case-when
1b26a69
11 hours ago
by palaska
-0.01%
Merge branch 'bp/case-when' of github.com:vortex-data/vortex into bp/case-when
145fced
9 hours ago
by palaska
+30.16%
public api
dbc323d
7 hours ago
by palaska
-0.01%
Merge branch 'develop' into bp/case-when
f52fa2c
4 hours ago
by palaska
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs