Recursive grep written in Go benched against a C++ and Rust variant
1–3 of 3 posts
Re: Recursive grep written in Go benched against a C++ and Rust variant
#2Why does ripgrep lose by ~3x to ugrep in your benchmark but consistently win in the ripgrep benchmark?
Re: Recursive grep written in Go benched against a C++ and Rust variant
#3From the developer of https://gohugo.io/