JUmPER Performance Report
Duration {{ '%.2f' % duration }}s Cells {{ n_cells }}
{% for t in tags %} {{ t.name }} {% endfor %}
{% for row in metrics %} {% endfor %}
Metric AVG MIN MAX Total/Limit
{{ row.name }} {{ '%.2f' % row.avg }} {{ '%.2f' % row.min }} {{ '%.2f' % row.max }} {{ row.total }}