does 20+Meg sound right ?
Announcement
Collapse
No announcement yet.
how many Meg of heap does the Livecharts Applet use ?
Collapse
X
-
you have memory leaks of some sort in your Applet
it keeps using heap and when the Applet is terminated it doesnt get returned to the heap
the heap space keeps getting smaller and smaller and then runs out
whats with that ?
garbage collection doesnt seem to help either
Mac 10.4.11 Java 1.5.0_13
Comment
-
Our QA and engineering staff have performed testing on the applets memory usage and did not indicate problems.
However Macs are not utilized in development, or are a supported operating system and it may be possible that there are differences observed via that platform.
Management has indicated that they do plan on developing a fully compatible Mac version in the future, though no dates have been set.
Comment
-
it runs well enough as it is just have to restart the browser every day to reinitialize the java heap space
it would be nice to have a version that runs using Apple's Applet Runner should the time come that a fully compliant Mac version is rolled out
thanks
Comment
Comment