rust/library/core/benches
2023-02-14 05:01:24 +00:00
..
ascii Make some usize-typed masks definition agnostic to the size of usize 2022-04-15 17:04:59 +02:00
char fix #107590, Fix benchmarks in library/core with black_box 2023-02-03 00:33:36 +08:00
hash
num fix #107590, Fix benchmarks in library/core with black_box 2023-02-03 00:33:36 +08:00
str
any.rs
array.rs Shrink size of array benchmarks 2023-02-14 05:01:24 +00:00
ascii.rs
fmt.rs Add unicode fast path to is_printable 2022-05-31 10:51:35 +02:00
iter.rs add benchmark for iter::ArrayChunks::fold specialization 2022-11-07 21:44:24 +01:00
lib.rs Add array::map benchmarks 2023-02-11 04:23:53 +00:00
ops.rs
pattern.rs
slice.rs
str.rs