On Tue, Aug 14, 2012 at 3:10 PM, Julien Chaffraix <julien.chaffr...@gmail.com> wrote: > The most significant performance impact is probably the increase in > the binary size which I won't deny and don't have insights into.
This is only a part of the performance problem but it is actually fairly bad. We do not realize it that much because our development machines have huge CPU caches. Many CPUs in the wild do not have 8Mb of fast cache and sometime we pay a high price for the size of WebKit. I prefer compile flag over runtime flag for experimental features. Benjamin _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev