jvdd
argminmax
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
:fire: impl argmin & argmax in public traits
#45
Merged
Comparing
impl_argmin_and_argmax
(
90c7305
) with
main
(
7640b73
)
CodSpeed Performance Gauge
+25%
Improvement
20
Untouched
136
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
Untouched
156 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_i8_argmax
benches/bench_i8.rs::benches::argminmax_i8_random_array_long
CodSpeed Performance Gauge
+25%
84.9 µs
67.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_i8_argmin
benches/bench_i8.rs::benches::argminmax_i8_random_array_long
CodSpeed Performance Gauge
+25%
84.9 µs
67.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_u8_argmin
benches/bench_u8.rs::benches::argminmax_u8_random_array_long
CodSpeed Performance Gauge
+25%
86.1 µs
68.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_u8_argmax
benches/bench_u8.rs::benches::argminmax_u8_random_array_long
CodSpeed Performance Gauge
+24%
86.1 µs
69.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_i32_argmin
benches/bench_i32.rs::benches::argminmax_i32_random_array_long
CodSpeed Performance Gauge
+6%
225 µs
211.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_i32_argmax
benches/bench_i32.rs::benches::argminmax_i32_random_array_long
CodSpeed Performance Gauge
+6%
225 µs
211.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_f32_argmin_in
benches/bench_f32_ignore_nan.rs::benches::argminmax_in_f32_random_array_long
CodSpeed Performance Gauge
+6%
225.2 µs
211.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_f32_argmax_in
benches/bench_f32_ignore_nan.rs::benches::argminmax_in_f32_random_array_long
CodSpeed Performance Gauge
+6%
225.2 µs
211.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_f64_argmax_in
benches/bench_f64_ignore_nan.rs::benches::argminmax_in_f64_random_array_long
CodSpeed Performance Gauge
+6%
449 µs
422.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_f64_argmin_in
benches/bench_f64_ignore_nan.rs::benches::argminmax_in_f64_random_array_long
CodSpeed Performance Gauge
+6%
449 µs
422.3 µ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
+6%
113.3 µs
106.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_i16_argmin
benches/bench_i16.rs::benches::argminmax_i16_random_array_long
CodSpeed Performance Gauge
+6%
113.3 µs
106.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_u16_argmin
benches/bench_u16.rs::benches::argminmax_u16_random_array_long
CodSpeed Performance Gauge
+6%
113.3 µs
106.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_u16_argmax
benches/bench_u16.rs::benches::argminmax_u16_random_array_long
CodSpeed Performance Gauge
+6%
113.3 µs
106.9 µ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
+5%
452.5 µs
430.9 µ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
+5%
452.5 µs
431 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_i64_argmin
benches/bench_i64.rs::benches::argminmax_i64_random_array_long
CodSpeed Performance Gauge
+5%
452.4 µs
430.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_i64_argmax
benches/bench_i64.rs::benches::argminmax_i64_random_array_long
CodSpeed Performance Gauge
+5%
452.4 µs
430.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_u32_argmax
benches/bench_u32.rs::benches::argminmax_u32_random_array_long
CodSpeed Performance Gauge
+4%
225.1 µs
215.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_u32_argmin
benches/bench_u32.rs::benches::argminmax_u32_random_array_long
CodSpeed Performance Gauge
+4%
225.1 µs
215.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
avx2_u8_argmin
benches/bench_u8.rs::benches::argminmax_u8_random_array_long
CodSpeed Performance Gauge
0%
61.9 µs
61.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
avx2_u8_argmax
benches/bench_u8.rs::benches::argminmax_u8_random_array_long
CodSpeed Performance Gauge
0%
62.5 µs
62.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
avx2_i8_argmax
benches/bench_i8.rs::benches::argminmax_i8_random_array_long
CodSpeed Performance Gauge
0%
62.5 µs
62.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
avx2_i8_argmin
benches/bench_i8.rs::benches::argminmax_i8_random_array_long
CodSpeed Performance Gauge
0%
62.5 µs
62.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sse_i8_argmax
benches/bench_i8.rs::benches::argminmax_i8_random_array_long
CodSpeed Performance Gauge
0%
67.5 µs
67.4 µs
1
2
...
7
Commits
Click on a commit to change the comparison range
Base
main
7640b73
+25.49%
:fire: impl argmin & argmax in public traits
90c7305
3 years ago
by jvdd
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs