On Fri, Aug 24, 2012 at 10:05 PM, Adam Barth <[email protected]> wrote:

> Thanks!  The wiki page is very helpful.  I wonder if we should
> organize a hack-a-thon to deploy this pattern throughout WebKit.  Is
> there a way the compiler could give us a list of all the code location
> we should update?
>

We may discover interesting patterns and do even more improvements (e.g.:
the new StringBuilder::appendLiteral() or String::startsWith()).
I think the important is to fix the strings that are frequently
instantiated now, and then fix what's remaining in a hack-a-thon.

Cheers,
Benjamin
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to