• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

A Simple test application, what's this GC doing?!

New Here ,
Jan 17, 2014 Jan 17, 2014

Copy link to clipboard

Copied

See here - http://stackoverflow.com/questions/9614391/

I've made the simplist of applications to test memory handling in AS3. This is rediculous. Are there any AS3 internal devs that can explain to me the internals of why;

A: Flash never wants to release the memory back to the OS.

B: Why the GC seems to create this buffer around the memory (and at what times it does this).

C: Why an explicit call to System.GC() requires 6 consequtive calls to fully handle the wasted memory.

Views

370

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines