[Cyberduck-trac] [Cyberduck] #11792: Uploading from a slow file system will cause software UI to be slow

Cyberduck trac at cyberduck.io
Sun Sep 5 06:57:06 UTC 2021


#11792: Uploading from a slow file system will cause software UI to be slow
-----------------------+--------------------------------------
    Reporter:  rixtox  |      Owner:
        Type:  defect  |     Status:  new
    Priority:  high    |  Milestone:
   Component:  core    |    Version:  7.10.2
    Severity:  normal  |   Keywords:  performance, file system
Architecture:          |   Platform:
-----------------------+--------------------------------------
 It seems to me that the file read operations when uploading files is
 performed on the main thread.
 So that if the underlying file system is slow to respond to the read
 operations, e.g. an optical disk drive, or some user FUSE network drive,
 then the read operation will block the main thread, making the event loop
 for the UI slow as well.

--
Ticket URL: <https://trac.cyberduck.io/ticket/11792>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list