jvdd
argminmax
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
:rocket: add argmin & argmax
#42
Merged
Comparing
arg_min
(
6957a23
) with
main
(
0954eb2
)
CodSpeed Performance Gauge
0%
Untouched
52
New
104
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
New
Untouched
156 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
avx_f32_argmax_in
benches/bench_f32_ignore_nan.rs::benches::argminmax_in_f32_random_array_long
CodSpeed Performance Gauge
N/A
N/A
211.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
scalar_i32_argmin
benches/bench_i32.rs::benches::argminmax_i32_random_array_long
CodSpeed Performance Gauge
N/A
N/A
357.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_i16_argmax
benches/bench_i16.rs::benches::argminmax_i16_random_array_long
CodSpeed Performance Gauge
N/A
N/A
113.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sse_u64_argmin
benches/bench_u64.rs::benches::argminmax_u64_random_array_long
CodSpeed Performance Gauge
N/A
N/A
565.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
scalar_f32_argmin_rn
benches/bench_f32_return_nan.rs::benches::argminmax_rn_f32_random_array_long
CodSpeed Performance Gauge
N/A
N/A
528.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
scalar_f32_argmax_rn
benches/bench_f32_return_nan.rs::benches::argminmax_rn_f32_random_array_long
CodSpeed Performance Gauge
N/A
N/A
585 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sse_f32_argmin_rn
benches/bench_f32_return_nan.rs::benches::argminmax_rn_f32_random_array_long
CodSpeed Performance Gauge
N/A
N/A
319.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sse_f32_argmax_rn
benches/bench_f32_return_nan.rs::benches::argminmax_rn_f32_random_array_long
CodSpeed Performance Gauge
N/A
N/A
319 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
avx2_f32_argmin_rn
benches/bench_f32_return_nan.rs::benches::argminmax_rn_f32_random_array_long
CodSpeed Performance Gauge
N/A
N/A
235.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
avx2_f32_argmax_rn
benches/bench_f32_return_nan.rs::benches::argminmax_rn_f32_random_array_long
CodSpeed Performance Gauge
N/A
N/A
235.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_f32_argmin_rn
benches/bench_f32_return_nan.rs::benches::argminmax_rn_f32_random_array_long
CodSpeed Performance Gauge
N/A
N/A
235.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_f32_argmax_rn
benches/bench_f32_return_nan.rs::benches::argminmax_rn_f32_random_array_long
CodSpeed Performance Gauge
N/A
N/A
235.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
scalar_u64_argmin
benches/bench_u64.rs::benches::argminmax_u64_random_array_long
CodSpeed Performance Gauge
N/A
N/A
544.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
scalar_u64_argmax
benches/bench_u64.rs::benches::argminmax_u64_random_array_long
CodSpeed Performance Gauge
N/A
N/A
757.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sse_u64_argmax
benches/bench_u64.rs::benches::argminmax_u64_random_array_long
CodSpeed Performance Gauge
N/A
N/A
523.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
avx2_u64_argmin
benches/bench_u64.rs::benches::argminmax_u64_random_array_long
CodSpeed Performance Gauge
N/A
N/A
437.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
avx2_u64_argmax
benches/bench_u64.rs::benches::argminmax_u64_random_array_long
CodSpeed Performance Gauge
N/A
N/A
430.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_u64_argmin
benches/bench_u64.rs::benches::argminmax_u64_random_array_long
CodSpeed Performance Gauge
N/A
N/A
459.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_u64_argmax
benches/bench_u64.rs::benches::argminmax_u64_random_array_long
CodSpeed Performance Gauge
N/A
N/A
459.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
scalar_u32_argmin
benches/bench_u32.rs::benches::argminmax_u32_random_array_long
CodSpeed Performance Gauge
N/A
N/A
357.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
scalar_u32_argmax
benches/bench_u32.rs::benches::argminmax_u32_random_array_long
CodSpeed Performance Gauge
N/A
N/A
570.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sse_u32_argmin
benches/bench_u32.rs::benches::argminmax_u32_random_array_long
CodSpeed Performance Gauge
N/A
N/A
265.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sse_u32_argmax
benches/bench_u32.rs::benches::argminmax_u32_random_array_long
CodSpeed Performance Gauge
N/A
N/A
265.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
avx2_u32_argmin
benches/bench_u32.rs::benches::argminmax_u32_random_array_long
CodSpeed Performance Gauge
N/A
N/A
215.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
avx2_u32_argmax
benches/bench_u32.rs::benches::argminmax_u32_random_array_long
CodSpeed Performance Gauge
N/A
N/A
215.8 µs
1
2
3
4
5
6
7
Commits
Click on a commit to change the comparison range
Base
main
0954eb2
0%
:rocket: add argmin
7527b2c
3 years ago
by jvdd
+0.01%
:tada: add argmax
90976b4
3 years ago
by jvdd
0%
:recycle: fix return nan + add tests
ff6084b
3 years ago
by jvdd
0%
:construction: update benches
6957a23
3 years ago
by jvdd
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs