[Cyberduck-trac] [Cyberduck] #3675: 64bit mode uses ~40mb more memory

Cyberduck trac at trac.cyberduck.ch
Mon Sep 7 11:53:20 CEST 2009


#3675: 64bit mode uses ~40mb more memory
--------------------------+-------------------------------------------------
 Reporter:  PacifistRiot  |        Owner:  dkocher      
     Type:  defect        |       Status:  closed       
 Priority:  normal        |    Milestone:  3.3          
Component:  core          |      Version:  Nightly Build
 Severity:  normal        |   Resolution:  worksforme   
 Keywords:                |  
--------------------------+-------------------------------------------------
Changes (by dkocher):

  * status:  new => closed
  * resolution:  => worksforme


Comment:

 This is expected.

 {{{
 The memory usage of a 64-bit application may be significantly larger than
 for a 32-bit version of the same application. The difference in usage
 varies from application to application depending on what percentage of
 data structures contain data members that are larger in a 64-bit process.
 }}}

 In the Cyberduck package Info.plist, we have a `LSArchitecturePriority`
 setting that prefers 32bit mode when launching the application, therefore
 the ''Open in 32-bit mode'' is checked by default in the Finder for launch
 services. See [wiki:help/en/faq#Launchapplicationin32bitmode wiki page].

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/3675#comment:1>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files and Amazon S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list