rust/library/core/benches/str
Arpad Borsos 5fe296c6c5
Add benchmarks for `impl Debug for str`
In order to inform future perf improvements and prevent regressions,
lets add some benchmarks that stress `impl Debug for str`.
2024-05-01 09:54:29 +02:00
..
char_count.rs Respond to review feedback, and improve implementation somewhat 2022-02-05 11:15:18 -08:00
corpora.rs Respond to review feedback, and improve implementation somewhat 2022-02-05 11:15:18 -08:00
debug.rs Add benchmarks for `impl Debug for str` 2024-05-01 09:54:29 +02:00
iter.rs benchmarks for Chars::advance_by 2023-11-27 22:06:35 +01:00