On Fri, Jun 5, 2009 at 10:24 AM, Daniel Rice (דניאל רייס) <[email protected]>wrote:
> I retried with -server, and the difference dropped to about half a > percent, which I would say is below even my optimization threshold > :-). So I'm inclined to let this go. Dan, after looking over the patch once more, there is actually one place I think it's worth updating-- JsVisitor. That's going to be the hottest iteration in the whole compiler, so I think it's probably worth the trade off in this case. JsModVisitor, JVisitor, etc use looping variables instead of iterating already, so JsVisitor is really the odd man out. --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
