not that fast.. show benchmarks
Closed this issue · 2 comments
jaredxx1 commented
it's very slow compared to rg (with all the extras removed) - I only checked for 3 piped rgxs
lafrenierejm commented
Any chance you could provide a sample repository and the regular expressions you benchmarked?
sirwart commented
You can see how I tested the performance here: https://github.com/sirwart/ripsecrets?tab=readme-ov-file#performance. Even though the tool is built using rg, it's still running quite a large regex on the code being scanned. It should be compared to other secret scanning tools.