Hacker News new | ask | show | jobs
by joshuata 3338 days ago
Ripgrep only uses mmap() when it is searching very few files. For anything beyond that it uses intermediate buffers.