[webkit-dev] Anyone else having these problems with run-webkit-tests?

Geoffrey Garen ggaren at apple.com
Mon Mar 24 12:09:41 PDT 2014


> Maybe we need to find out why we are getting this slow garbage collection, then. The “one folder at a time” explains part of this, but not why svg/custom ends up being so slow.
> 
> Not super-urgent, I guess, but might be a real GC bug of some sort?

Some of the svg/custom tests use a debugging API to force synchronous GC. So, this might be a GC bug — but it might also be an inefficiency in how some tests are written.

Geoff


More information about the webkit-dev mailing list