[webkit-dev] Some compile time data

Mihai Parparita mihaip at chromium.org
Mon Apr 25 23:08:49 PDT 2011


Somewhat related to all this, if you'd like to keep an eye on your Xcode
build times, you can use:

$ defaults write com.apple.Xcode ShowBuildOperationDuration YES

To have the build time show up in the status bar (at least with Xcode 3.x).

Mihai

On Mon, Apr 25, 2011 at 7:51 PM, Alexey Proskuryakov <ap at webkit.org> wrote:

>
> 25.04.2011, в 16:59, Stephanie Lewis написал(а):
>
> > 12    /trunk/Source/WebCore/bindings/scripts/CodeGeneratorJS.pm
>
>
> One way this can be optimized is by avoiding touching unchanged files. I
> believe that most of the time, modifications to the code generator don't
> change a lot of generated files.
>
> - WBR, Alexey Proskuryakov
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110425/d2791f88/attachment.html>


More information about the webkit-dev mailing list