You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 |
+---------+-------+--------------+------------------+
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.
@DeepDiver1975 fyi
The text was updated successfully, but these errors were encountered: