From 1ece50694e3e9225ecb7f17b1df1900509ca8c3a Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sun, 15 Mar 2020 13:27:31 -0400 Subject: readme: update file size --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a92cfaf..7a305dab 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,8 @@ doing equivalent work: | [GNU grep](https://www.gnu.org/software/grep/) | `egrep -r -n --include='*.c' --include='*.h' -w '[A-Z]+_SUSPEND'` | 388 | 0.806s | And finally, a straight-up comparison between ripgrep, ugrep and GNU grep on a -single large file -(~9.3GB, [`OpenSubtitles.raw.en.gz`](http://opus.nlpl.eu/download.php?f=OpenSubtitles/v2018/mono/OpenSubtitles.raw.en.gz)): +single large file cached in memory +(~13GB, [`OpenSubtitles.raw.en.gz`](http://opus.nlpl.eu/download.php?f=OpenSubtitles/v2018/mono/OpenSubtitles.raw.en.gz)): | Tool | Command | Line count | Time | | ---- | ------- | ---------- | ---- | -- cgit v1.2.3