Skip to content

Commit

Permalink
bundle exec ./benchmark -> bundle exec rake bench
Browse files Browse the repository at this point in the history
  • Loading branch information
ken3ypa committed Aug 12, 2023
1 parent a110e1c commit 10a95f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,7 +17,7 @@ or add it to your Bundler Gemfile
About 1.2–20x faster than Active Support on my machine (your mileage my vary, depends on string length):

```
$ bundle exec ./benchmark
$ bundle exec rake bench
================== Test String Length: 0 ==================
Warming up --------------------------------------
Expand Down

0 comments on commit 10a95f5

Please sign in to comment.