Skip to content

Remove ripgrep #1232

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion collector/benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ They mostly consist of real-world crates.
many Rust programs.
- **piston-image**: A modular game engine. An interesting Rust program.
- **regex-1.5.5**: A regular expression parser. Used by many Rust programs.
- **ripgrep**: A line-oriented search tool. A widely-used utility.
- **ripgrep-13.0.0**: A line-oriented search tool. A widely-used utility.
- **serde**: A serialization/deserialization crate. Used by many other
Rust programs.
Expand Down
17 changes: 0 additions & 17 deletions collector/benchmarks/ripgrep/.gitignore

This file was deleted.

106 changes: 0 additions & 106 deletions collector/benchmarks/ripgrep/.travis.yml

This file was deleted.

12 changes: 0 additions & 12 deletions collector/benchmarks/ripgrep/0-println.patch

This file was deleted.

Loading