Could you file an issue to http://code.google.com/p/v8/issues/entry with a test case to reproduce your observation? Thanks.
Yang On Monday, November 5, 2012 10:28:57 AM UTC+1, Joran Dirk Greef wrote: > > Recent GC changes in V8 are wreaking havoc with a production app. GC > traces are showing pauses of over 22 seconds. Recent GC changes are unable > to handle millions of long-lived entities. > > V8 3.6.6.25 GC works perfectly. > > The one problem now is getting V8 3.6.6.25 to allow max-old-space-size > greater than 1900 MB on Ubuntu. > > Is there any way to run V8 3.6.6.25 with max-old-space-size greater than > 1900 MB? > > Or is there a slightly newer version than 3.6.6.25 which allows bigger > heaps but without all the new GC work? > > Your help would be much appreciated. > -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
