mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-22 23:53:48 -07:00
benches
README.md
bench.rs
benchsuite
ci
doc
grep
pkg
src
tests
.gitignore
.travis.yml
CHANGELOG.md
COPYING
Cargo.lock
Cargo.toml
LICENSE-MIT
README.md
UNLICENSE
appveyor.yml
compile
These are internal microbenchmarks for tracking the peformance of individual components inside of ripgrep. At the moment, they aren't heavily used.
For performance benchmarks of ripgrep proper, see the sibling benchsuite
directory.