monitors Statistics

{% for all in results %} {% if loop.first %} {% else %}
{% endif %} {% for r in all['result'] %} {% endfor %}
场景 耗时(ms)
{{r.name}} {{r.cost}}
{% endfor %}