[webkit-dev] Compile time increase over time

Keith Rollin krollin at apple.com
Mon Apr 24 11:50:24 PDT 2017


> On Apr 24, 2017, at 11:15, JF Bastien <jfb at chromium.org> wrote:
> 
> 1) Reduce #includes by doing more forward declaring and less inlining.  We would probably need link time optimization to not lose performance benefits of inlining functions in headers.
> 
> https://include-what-you-use.org/
> ?

I did some work on this last year. I didn’t get the work done and don’t have any preliminary results to report, but it’s archived away for when I can get back to it or if anyone else wants to look into it.

— Keith



More information about the webkit-dev mailing list