Announcement

Collapse
No announcement yet.

how many Meg of heap does the Livecharts Applet use ?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • how many Meg of heap does the Livecharts Applet use ?

    does 20+Meg sound right ?

  • #2
    Hi there,

    Could you please provide some more detail, with regards to your question.

    Kind Regards,

    Comment


    • #3
      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


      • #4
        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


        • #5
          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

          Working...
          X