Benchmark | {{ units.units_title }} in {{ units.units }} | {% if units.has_stddev %}Std dev | {% endif%} {% if units.hasmin %}Min | {% endif%} {% if units.hasmax %}Max | {% endif%}Change | Trend |
---|---|---|---|---|---|---|
Average | {% if units.hasmin %} | {% endif%}{% if units.has_stddev %} | {{ units.totals.min }} | {% endif%}{% if units.hasmax %}{{ units.totals.max }} | {% endif%}{% ifnotequal units.totals.change "-" %}{{ units.totals.change|floatformat:2 }}%{% else %}{{ units.totals.change }}{% endifnotequal %} | {% ifnotequal units.totals.trend "-" %}{{ units.totals.trend|floatformat:2 }}%{% else %}{{ units.totals.trend }}{% endifnotequal %} |
{{ row.bench_name }} | {{ row.result|floatformat:units.precission }} | {% if units.has_stddev %}{{ row.std_dev|floatformat:units.precission }} | {% endif%}{% if units.hasmin %}{{ row.val_min|floatformat:units.precission }} | {% endif%}{% if units.hasmax %}{{ row.val_max|floatformat:units.precission }} | {% endif%}{% ifequal row.change "-" %}-{% else %}{{ row.change|floatformat:2 }}%{% endifequal %} | {% ifequal row.trend "-" %}-{% else %}{{ row.trend|floatformat:2 }}%{% endifequal %} |
Executable | |
---|---|
Name | {{ exe }} |
Description | {{ exe.description }} |
Environment | |
---|---|
Name | {{ env.name }} |
CPU | {{ env.cpu }} |
Memory | {{ env.memory }} |
OS | {{ env.os }} |
Kernel | {{ env.kernel }} |
Revision | |
---|---|
Commit | {% if rev.get_browsing_url %}{{ rev.commitid }}{% else %}{{ rev.commitid }}{% endif %} |
Date | {{ rev.date }} |
Repo | {{ rev.branch.project.repo_path }} |
Commit logs | |
---|---|
Loading... ![]() |