1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-08-22 23:53:48 -07:00
Files
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
ripgrep/benches
2016-09-16 18:22:35 -04:00
..
2016-09-11 00:42:19 -04:00
2016-09-16 18:22:35 -04:00

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.