smeagol
smeagol copied to clipboard
Consider using Tree.walk() to index files at startup
Presumably Tree.walk would be faster than the current method, which traverses from the root to every directory.