rust/library/core/benches
Giles Cope cadcf5ed99
Unify way to flip 6th bit. (Same assembly generated)
2021-02-08 12:21:36 +00:00
..
ascii mv std libs to library/ 2020-07-27 19:51:13 -05:00
char Slight perf improvement on char::to_ascii_lowercase 2021-02-06 19:56:43 +00:00
hash mv std libs to library/ 2020-07-27 19:51:13 -05:00
num flt2dec: properly handle uninitialized memory 2020-09-02 12:41:38 +02:00
any.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
ascii.rs Unify way to flip 6th bit. (Same assembly generated) 2021-02-08 12:21:36 +00:00
fmt.rs Use more efficient scheme for display u128/i128 2020-09-28 20:38:38 +00:00
iter.rs Add more benchmarks 2021-01-08 09:50:35 +00:00
lib.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
ops.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
pattern.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
slice.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00