enhancementhelp wanted
Métricas do repositório
- Stars
- (2.382 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
GCSF populates the file tree at mount time, making O(tree depth) requests to Drive (one request for each level). This can be reduced to O(1) but requires a better strategy for constructing the tree internally.