The current perf dashboard is getting long and unwieldy. I've put up a new page which packs the same thumbnail graphs into a matrix:
http://build.chromium.org/buildbot/perf/dashboard/perf.html Rows are the various perf tests we run, columns are the different build slaves. It compresses the graphs horizontally to fit your window size at page load time. (No dynamic resizing.) Row (test) and column (slave) headings are links that take you to separate pages that show just one test's graphs from all slaves (row), or just all the test graphs for a single slave (column). In addition to making it more convenient to focus on a specific test's/slave's results, these individual pages also have the advantage of (re)loading a lot more quickly than the full dashboard, since you're only pulling down and displaying data for about ten graphs, instead of the ~100 thumbnail graphs in the full dashboard. The pages for the new matrix Perf view and the old classic Perf view now have clickable links at the top for switching between the two. (Neither is very fast, though, given that you load ~100 graphs each time you switch). Let me know if you notice any problems or have any suggestions for making this more useful. --SK -- Chromium Developers mailing list: chromium-dev@googlegroups.com View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev