{% extends "base.html" %} {% comment %} Copyright 2011 Google Inc. All Rights Reserved. This template builds a page with multiple plots in frames. {% endcomment %} {% block header_block %}

Chrome OS Performance Test Results - Platform Comparison

last updated: {% now "D M j H:i:s Y" %}
{% endblock %} {% block body_block_header %}{% endblock %} {% block html_block %}
{% for boards, systems in tpl_platforms %} {% for system in systems %}

{{ boards }} - {{ system }}

{% for test_name, test_keys in tpl_charts %} {% ifchanged %}
{{ test_name }}
{% endifchanged %} {% endfor %} {% endfor %} {% endfor %}
{% endblock %}