WSL/SLF GitLab Repository

Skip to content

Speed up the search for Inishell-apps

leibersp requested to merge faster_dir_search into master

The speed up was achieved by limiting the recursion depth of subdirectories, the actual search function is slower than the qt one though, if ever the recursion depth needs to be removed. Tested on Linux and Win10

Merge request reports