[webkit-dev] test runtimes treemap
Ojan Vafai
ojan at chromium.org
Thu Mar 17 23:50:00 PDT 2011
You can now see the test runtimes in treemap form for the lastest run of
some of the layout test bots*.
http://test-results.appspot.com/dashboards/treemap.html#testType=LayoutTests
Also, the URLs are permalinked, so you can link to an individual subtree. At
the lowest level, for layout tests, it shows you the actual test.
For example, we can all wonder
why LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html
takes 7 seconds:
http://test-results.appspot.com/dashboards/treemap.html#treemapfocus=LayoutTests%2Fhttp%2Ftests%2Fxmlhttprequest%2Fsupported-xml-content-types.html(seems
like this test could be really fast if it just used async XHR).
Or why the http tests take 488 seconds:
http://test-results.appspot.com/dashboards/treemap.html#treemapfocus=LayoutTests%2Fhttp
Thanks to Evan for writing the treemap code.
Ojan
* For now, it only works with the bots that use new-run-webkit-tests. If
anyone is interested in adding old-run-webkit-tests support, ping me. It
should be relatively easy.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110318/627330cc/attachment.html>
More information about the webkit-dev
mailing list