Comment on Unusual speed boost: size mattersparentComments−bzbarsky13yThe major compilation targets for WebKit for Apple are MacOS and iOS, and compilation is with clang/clang++/llvm.And clang's PGO support is not very good so far, so there isn't much to talk about...
Comments
The major compilation targets for WebKit for Apple are MacOS and iOS, and compilation is with clang/clang++/llvm.
And clang's PGO support is not very good so far, so there isn't much to talk about...