{% extends "layouts/content_with_sidebar.html" %} {% block extrahead %} {{ block.super }} {% endblock %} {% block sidebar %}

Benchmark Run Details

{% if report.comments %}

Comments

{{report.comments}}
{% endif %} {% endblock %} {% block content %} {% block report_title %}

Android Benchmark Results for the {{report.series}} Engineering Cycle

{% endblock %} {% for main_ta in runs.0.get_test_averages %} {% for run in runs %} {% endfor %}
Test case{{run.label}}
Use the scrollwheel on the mouse to zoom in/out. Panning can be done by holding down the mouse and dragging.

{% endfor %} {% endblock %}