User Tag List

Results 1 to 5 of 5

Thread: You can release memory in step levels?

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Koji_Kabuto's Avatar
    Join Date
    Jul 2006
    Location
    Venezuela
    Posts
    2,847
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    You can release memory in step levels?

    I am testing an educational app for ipad, and testing the memory with the Xcode tools, I realized that over the accumulated levels of app memory and was getting bigger.

    In step four frames memory level step 20mb to 94 mb. You can release memory every time we level?

    It occurs to me to destroy all the objects when they step to the next frame but not if it's right. I leave an image of memory testing in the 4 frames.


  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: You can release memory in step levels?

    You must not confuse the temporary allocations and the actual ones.
    The numbers you should be looking are at the top of the list, the two numbers on the left. On the right is the total amount of allocations, which grows constantly as we use allocations to run.
    Is it the ones you are talking about?

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Koji_Kabuto's Avatar
    Join Date
    Jul 2006
    Location
    Venezuela
    Posts
    2,847
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: You can release memory in step levels?

    Francois I'm not talking about what brings me the timeline running (on top).

  4. #4
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: You can release memory in step levels?

    Is it possible for us to have your .MFA so we can figure out why the memory usage suddenly explodes?

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Koji_Kabuto's Avatar
    Join Date
    Jul 2006
    Location
    Venezuela
    Posts
    2,847
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: You can release memory in step levels?

    Andos Sure, let me upload it to sendspace and send you the link in private message

Similar Threads

  1. Wanted: A LOT of step-by-step tutorials to create games (just like Chocobreak).
    By puzzele in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 31st August 2015, 05:18 PM
  2. Chartboost Extension - Step by Step How-to document
    By Jeff in forum Android Export Module Version 2.0
    Replies: 30
    Last Post: 18th September 2013, 11:30 AM
  3. step by step tutorial for using iOS Export?
    By rubes in forum iOS Export Module Version 2.0
    Replies: 5
    Last Post: 25th February 2013, 04:04 PM
  4. Step by Step Tutorials for Extension Development
    By Stephen in forum Extension Development
    Replies: 17
    Last Post: 31st March 2009, 08:54 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •