Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Google Drive Test Directory:
Before Changes
Google Drive API Requests: 2317
Export Duration: 15 minutes and 40 seconds (940 seconds)
After Changes
Google Drive API Requests: 28
Export Duration: 4 minutes and 26 seconds (266 seconds)
Could be faster, but I think it's slowed down with the way clouddrive is handling each google drive item. This is what I could do with minimal changes.
It fetches all the files\folders in the directory with minimal api requests and then just feeds it back to clouddrive with the providers instance cache.