benchmark for str.chars().count()
This commit is contained in:
parent
b69fe57261
commit
4c44f061d8
2 changed files with 34 additions and 0 deletions
|
@ -15,3 +15,4 @@ mod num;
|
|||
mod ops;
|
||||
mod pattern;
|
||||
mod slice;
|
||||
mod str;
|
||||
|
|
33
library/core/benches/str.rs
Normal file
33
library/core/benches/str.rs
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue