about summary refs log tree commit diff
path: root/library/core/benches/str
AgeCommit message (Expand)AuthorLines
2023-11-27benchmarks for Chars::advance_byThe 8472-0/+17
2022-02-05Respond to review feedback, and improve implementation somewhatThom Chiovoloni-8/+19
2022-02-05Fix zh::SMALL string in core::str benchmarksThom Chiovoloni-1/+1
2022-02-05Optimize `core::str::Chars::count`Thom Chiovoloni-0/+184