jvdd
argminmax
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
docs: describe transformation for uints
#33
Merged
Comparing
uint_docs
(
b524eff
) with
main
(
2732505
)
CodSpeed Performance Gauge
0%
Untouched
52
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
52 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
avx2_random_long_f16
benches/bench_f16_return_nan.rs::benches::nanargminmax_f16_random_array_long
CodSpeed Performance Gauge
0%
119.3 µs
119.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_random_long_f16
benches/bench_f16_return_nan.rs::benches::nanargminmax_f16_random_array_long
CodSpeed Performance Gauge
0%
119.5 µs
119.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_random_long_i8
benches/bench_i8.rs::benches::minmax_i8_random_array_long
CodSpeed Performance Gauge
0%
85.3 µs
85.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_random_long_u8
benches/bench_u8.rs::benches::minmax_u8_random_array_long
CodSpeed Performance Gauge
0%
86.1 µs
86.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sse_random_long_i8
benches/bench_i8.rs::benches::minmax_i8_random_array_long
CodSpeed Performance Gauge
0%
85.2 µs
85.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_random_long_i16
benches/bench_i16.rs::benches::minmax_i16_random_array_long
CodSpeed Performance Gauge
0%
113.2 µs
113.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_random_long_u16
benches/bench_u16.rs::benches::minmax_u16_random_array_long
CodSpeed Performance Gauge
0%
113.3 µs
113.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_random_long_i32
benches/bench_i32.rs::benches::minmax_i32_random_array_long
CodSpeed Performance Gauge
0%
225 µs
225.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_random_long_u32
benches/bench_u32.rs::benches::minmax_u32_random_array_long
CodSpeed Performance Gauge
0%
225.1 µs
225 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_nanargminmax_f32
benches/bench_f32_return_nan.rs::benches::nanargminmax_f32_random_array_long
CodSpeed Performance Gauge
0%
235.7 µs
235.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
scalar_random_long_i8
benches/bench_i8.rs::benches::minmax_i8_random_array_long
CodSpeed Performance Gauge
0%
359.8 µs
359.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
scalar_random_long_u8
benches/bench_u8.rs::benches::minmax_u8_random_array_long
CodSpeed Performance Gauge
0%
359.8 µs
359.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_random_long_i64
benches/bench_i64.rs::benches::minmax_i64_random_array_long
CodSpeed Performance Gauge
0%
459.5 µs
459.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_random_long_u64
benches/bench_u64.rs::benches::minmax_u64_random_array_long
CodSpeed Performance Gauge
0%
459.6 µs
459.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
scalar_random_long_u32
benches/bench_u32.rs::benches::minmax_u32_random_array_long
CodSpeed Performance Gauge
0%
442.9 µs
442.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
scalar_nanargminmax_f32
benches/bench_f32_return_nan.rs::benches::nanargminmax_f32_random_array_long
CodSpeed Performance Gauge
0%
528.2 µs
528.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sse_random_long_i64
benches/bench_i64.rs::benches::minmax_i64_random_array_long
CodSpeed Performance Gauge
0%
608.6 µs
608.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
scalar_random_long_u64
benches/bench_u64.rs::benches::minmax_u64_random_array_long
CodSpeed Performance Gauge
0%
629.6 µs
629.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
scalar_random_long_f16
benches/bench_f16_return_nan.rs::benches::nanargminmax_f16_random_array_long
CodSpeed Performance Gauge
0%
634 µs
634 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sse_random_long_f16
benches/bench_f16_return_nan.rs::benches::nanargminmax_f16_random_array_long
CodSpeed Performance Gauge
0%
159.2 µs
159.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
avx2_random_long_u8
benches/bench_u8.rs::benches::minmax_u8_random_array_long
CodSpeed Performance Gauge
0%
73.9 µs
73.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
avx2_random_long_i8
benches/bench_i8.rs::benches::minmax_i8_random_array_long
CodSpeed Performance Gauge
0%
74.2 µs
74.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sse_random_long_u8
benches/bench_u8.rs::benches::minmax_u8_random_array_long
CodSpeed Performance Gauge
0%
85.9 µs
85.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
avx_random_long_f32
benches/bench_f32_ignore_nan.rs::benches::argminmax_f32_random_array_long
CodSpeed Performance Gauge
0%
225 µs
225 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
impl_random_long_f32
benches/bench_f32_ignore_nan.rs::benches::argminmax_f32_random_array_long
CodSpeed Performance Gauge
0%
225.2 µs
225.2 µs
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
2732505
0%
docs: describe transformation for uints
b524eff
4 years ago
by jvdd
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs