-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
Firstly, I want to say I love this tool. Querying the filesystem with SQL feels infinitely more intuitive than looking up the syntax for the find command every time I use it.
However, it seems like find is 70-80% faster for equivalent commands than fselect
. Is there an intention to achieve performance parity with find
(or to surpass it entirely)? If so, is making it multi-threaded on the table (it seems like a task would benefit from parallelization)?
Metadata
Metadata
Assignees
Labels
No labels