Reviewers: jgw,
Message:
Last benchmark from me. Joel?
Description:
Adds a test for using querySelectorAll instead of getElementById.
Faster, but still not as fast as a crawl.
Also "corrects" the DOCTYPE (thought I had done so already), which seems
to slow down web kit's dom api calls!!
Please review this at http://gwt-code-reviews.appspot.com/128807
Affected files:
M
reference/Microbenchmarks/src/com/google/gwt/reference/microbenchmark/client/Microbenchmarks.java
M
reference/Microbenchmarks/src/com/google/gwt/reference/microbenchmark/client/Microbenchmarks.ui.xml
M
reference/Microbenchmarks/src/com/google/gwt/reference/microbenchmark/client/TestDom.java
A
reference/Microbenchmarks/src/com/google/gwt/reference/microbenchmark/client/TestDomInnerHtmlById.java
A
reference/Microbenchmarks/src/com/google/gwt/reference/microbenchmark/client/TestDomInnerHtmlQuerySelectorAll.java
M
reference/Microbenchmarks/src/com/google/gwt/reference/microbenchmark/client/Util.java
M
reference/Microbenchmarks/src/com/google/gwt/reference/microbenchmark/client/WidgetCreation.java
M reference/Microbenchmarks/war/Microbenchmarks.html
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors