vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Reorder agg kernel dispatch, and have Combined use inner accumulators
#7889
Comparing
ngates/aggregate-kernels
(
842b03a
) with
develop
(
e160125
)
CodSpeed Performance Gauge
+31%
Improvement
24
Untouched
1186
Unknown Walltime execution environment detected
Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data. For the most accurate results, we recommend using
CodSpeed Macro Runners
: bare-metal machines fine-tuned for performance measurement consistency.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
Untouched
1210 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search[(0.005, 1.0)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+31%
3.1 ms
2.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search[(0.005, 0.5)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+31%
1.5 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search[(0.005, 0.1)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+30%
320.3 µs
247.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search[(0.01, 1.0)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+29%
3.3 ms
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search[(0.01, 0.5)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+29%
1.6 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search[(0.005, 0.05)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+28%
168.3 µs
131.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search[(0.01, 0.1)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+27%
341.2 µs
268.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search[(0.01, 0.05)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+26%
179.4 µs
142.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search_chunked[(0.005, 1.0)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+21%
3.5 ms
2.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search_chunked[(0.005, 0.5)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+21%
1.8 ms
1.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search[(0.1, 1.0)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+21%
4.3 ms
3.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search[(0.1, 0.5)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+20%
2.2 ms
1.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search_chunked[(0.005, 0.1)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+20%
369.1 µs
307.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search_chunked[(0.01, 1.0)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+20%
3.8 ms
3.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search_chunked[(0.01, 0.5)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+19%
1.9 ms
1.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search_chunked[(0.005, 0.05)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+19%
193.1 µs
162.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search[(0.1, 0.1)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+19%
458.6 µs
385.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search_chunked[(0.01, 0.1)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+19%
393.9 µs
331.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search_chunked[(0.01, 0.05)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+18%
206.2 µs
175.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search[(0.1, 0.05)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+17%
249.1 µs
212.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search_chunked[(0.1, 1.0)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+15%
4.7 ms
4.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search_chunked[(0.1, 0.5)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+15%
2.4 ms
2.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search_chunked[(0.1, 0.1)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+14%
504.2 µs
442.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_search_chunked[(0.1, 0.05)]
vortex-array/benches/take_patches.rs
CodSpeed Performance Gauge
+13%
272 µs
240.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_count_arrow_buffer[128]
vortex-buffer/benches/vortex_bitbuffer.rs
CodSpeed Performance Gauge
+8%
755.6 ns
697.2 ns
1
2
3
4
5
...
49
Commits
Click on a commit to change the comparison range
Base
develop
e160125
+31.26%
Reorder kernel dispatch, and have Combined use inner accumulators
7a65ca2
4 hours ago
by gatesn
0%
Reorder kernel dispatch, and have Combined use inner accumulators
842b03a
4 hours ago
by gatesn
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs