Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DropBox App performance #54

Open
mmattel opened this issue Mar 7, 2019 · 0 comments
Open

DropBox App performance #54

mmattel opened this issue Mar 7, 2019 · 0 comments

Comments

@mmattel
Copy link
Contributor

mmattel commented Mar 7, 2019

Running the scan command as general example of performance, you see that the rate is less than 1s per item. I can also experience this low performance when accessing dropbox data via the browser or the client.

Imho, there is room for improvement for speeding up data access.

sudo -uwww-data ./occ files:scan --path="user_x/files/user_x@dropbox"
...
+---------+-------+--------------+------------------+
| Folders | Files | Elapsed time | Items per second |
+---------+-------+--------------+------------------+
| 95      | 663   | 00:10:30     | 1                |
+---------+-------+--------------+------------------+

@DeepDiver1975 fyi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant