Skip to content

Commit

Permalink
add more emojies
Browse files Browse the repository at this point in the history
  • Loading branch information
farooqkz committed May 29, 2024
1 parent dc5b938 commit 9e454d4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions benches/my_benchmark.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@ pub fn criterion_benchmark(c: &mut Criterion) {
"🍏",
"lorem",
"😀",
"\u{2755}",
"\u{2655}",
"\u{2000}",
"\u{25aa}",
"\u{2934}",
"\u{2195}",
"🆎",
"🎓",
"🟰",
];

c.bench_function("only_text_lorem_ipsum.txt", |b| {
Expand Down

0 comments on commit 9e454d4

Please sign in to comment.