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
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