|
|
|
|
|
by eevmanu
333 days ago
|
|
This tool looks great. Congrats for the making of this tool. I would like to know if there is any internal file that could be used to create a benchmark from it in order to compare how fast it gets results in comparison with Void Everything, which is the most common app if a Windows user would like to improve file search. |
|
To benchmark, you can use hyperfine like this:
hyperfine 'rq C:\ ".png" --glob' 'es.exe .png' 'fd --type f png'
This compares rq, Everything CLI (es.exe), and fd.