Issue 129: Memory consumption hyperoscillations http://code.google.com/p/v8/issues/detail?id=129
Comment #3 by victor.grishchenko: P.S. 17000 disposable objects take 312M RAM? 18K per object? Something really weird happens under the hood. (The real problem is that I have that effect in my "big" program too.) Mark-compact 280.5 -> 0.4 MB, 78 ms. queue size: 2432 queue size: 2434 queue size: 2436 queue size: 2438 queue size: 2440 queue size: 2442 queue size: 2444 queue size: 2446 queue size: 2448 queue size: 2450 queue size: 2452 queue size: 2454 queue size: 2456 queue size: 2458 queue size: 2460 queue size: 2462 queue size: 2464 Mark-sweep 312.4 -> 0.4 MB, 87 ms. -- 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 -~----------~----~----~----~------~----~------~--~---
