Hacker News new | ask | show | jobs
Recursive grep written in Go benched against a C++ and Rust variant (github.com)
9 points by bjornerik 46 days ago
2 comments

Why does ripgrep lose by ~3x to ugrep in your benchmark but consistently win in the ripgrep benchmark?
From the developer of https://gohugo.io/