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

Slow startup #3758

Closed
cyberduck opened this issue Sep 27, 2009 · 2 comments
Closed

Slow startup #3758

cyberduck opened this issue Sep 27, 2009 · 2 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

Yoneh created the issue

CyberDuck takes a rather long time to start up (sex or seven secs), while other FTP programs (such as Interarchy) are up just in three secs.

The hardware was: 2.0 GHz Intel Core 2 Duo, 5400 rpm hard drive.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

By default, Cyberduck will launch in 32-bit mode. If you haven't launched before an application in 32-bit mode that might take longer because all frameworks referenced have not been preloaded yet in 32-bit but only 64-bit. See http://trac.cyberduck.ch/wiki/help/en/faq#Launchapplicationin32-bit64-bitmode on how to toggle this default setting. Also, might take longer to startup because we also need a Java Virtual Machine which adds up to the first initial launch time.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Improvements have been made in 3d7a12d and be1cd79.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants