harababurel / harababurel/gcsf

Improve mounting time

Open
#4 4 comments 0 reactions 1 assignee Claimed by @harababurel View on GitHub
enhancement help wanted
Dominant language
Rust
Stars
2.4k
Forks
98
PR merge metrics
No merged PRs in 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.