#3758 closed enhancement (fixed)
Slow startup
Reported by: | Yoneh | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 3.3 |
Component: | core | Version: | 3.3b3 |
Severity: | normal | Keywords: | slow startup start up |
Cc: | Architecture: | ||
Platform: |
Description
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.
Change History (2)
comment:1 Changed on Oct 1, 2009 at 8:55:26 PM by dkocher
- Milestone 3.3 deleted
comment:2 Changed on Oct 6, 2009 at 10:29:24 PM by dkocher
- Milestone set to 3.3
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
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.