Issue 129: Memory consumption hyperoscillations http://code.google.com/p/v8/issues/detail?id=129
New issue report by victor.grishchenko: The attached code makes gc to "oscillate" - collect garbage only when >90% of memory is garbage. So, the program's memory consumption oscillates from 20M to 300M and back. It starts when queue size reaches 2000, stops at 4000 (see code). http://groups.google.com/group/v8-users/browse_thread/thread/118dd6fa321ea463 Attachments: drive-gc-mad.js 288 bytes Issue attributes: Status: New Owner: ---- -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
