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.
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to