On Thu, Jun 4, 2009 at 2:54 PM, Lex Spoon <[email protected]> wrote: > The original posts says a 3% improvement. I have found subsequent > runs of the compiler to vary by larger than this amount, but let's > assume this is the average improvement over many runs.
The 3% is as measured by something like JProfiler, or that's some kind of absolute timer? I've found JProfiler sometimes overreports time spent in small/fast methods that are invoked many times, but when I measure with no profiling and using something like unix time, the differences disappear. Does the 3% hold up without -soyc enabled? --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
