Last nit and I'll shut up ;-)
http://gwt-code-reviews.appspot.com/127801/diff/2005/2021 File reference/Microbenchmarks/src/com/google/gwt/reference/microbenchmark/client/WidgetCreation.java (right): http://gwt-code-reviews.appspot.com/127801/diff/2005/2021#newcode58 Line 58: return (new Date()).getTime(); That's actually the exact equivalent of GWT's Duration.currentTimeMillis() http://gwt-code-reviews.appspot.com/127801 -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
