[webkit-dev] Compiling WebKit up to 25% faster in Windows?

Geoffrey Garen ggaren at apple.com
Tue Mar 26 11:58:28 PDT 2013


> In WebKit include directives are without path, and instead the compiler is given a very long list of directories to search through. That process takes a lot of time in Windows. It must take some time in OSX and in Linux too but probably less.

Can we make a first-order improvement just by making sure that paths are searched in order of likelihood?

Geoff


More information about the webkit-dev mailing list