mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-03-17 20:28:03 +02:00
clarify
This commit is contained in:
parent
bf56b3bb8e
commit
5b7c17e2fb
@ -18,7 +18,8 @@ Dual-licensed under MIT or the [UNLICENSE](http://unlicense.org).
|
||||
### Quick example comparing tools
|
||||
|
||||
This example searches the entire Linux kernel source tree (after running
|
||||
`make`) for `[A-Z]+_SUSPEND`, where all matches must be words.
|
||||
`make`) for `[A-Z]+_SUSPEND`, where all matches must be words. Timings were
|
||||
collected on a system with an Intel i7-6900K 3.2 GHz.
|
||||
|
||||
Please remember that a single benchmark is never enough! See my
|
||||
[blog post on `ripgrep`](http://blog.burntsushi.net/ripgrep/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user