Comments
-
Greg Hurrell
Marking as ASSIGNED.
-
Greg Hurrell
1.5b should use marginally less memory, but only marginally. The bulk of the memory use is still attributable to album art caching.
-
Greg Hurrell
Version 1.6 fixes a few minor additional memory leaks. I've done extensive testing and analysis with tools such as the "leaks" command line tool and confirmed that the only remaining leaks in the app are Apple leaks in NSAppleScript, which are known to Apple and there's nothing that can be done about them. See:
http://www.cocoadev.com/index.pl?NSAppleScriptMemoryLeak
Luckily, the leaks in question are very small. Even after running Synergy continuously 24 hours a day for many days, the leaked memory is only a handful of kilobytes. The highest I've seen it go was just over a total of 70 kilobytes.
I am going to mark this one as FIXED, as there really is nothing else that can be done to reduce the memory usage of the app. The copy of Synergy that's running right now on my machine is currently using just over 12 meg of physical RAM, which seems reasonable enough to me.
-
Greg Hurrell
Marking as CLOSED.
Add a comment
Comments are now closed for this issue.