{% extends 'base.html' %} {% load static from staticfiles %} {% block sidebar_active %} {% endblock sidebar_active %} {% block current_active %} {% endblock current_active %} {% block page_content %}

Istio {{ current_release|first }} Performance Benchmark Artifacts

(CPU/mem/Latency/Flame Graph/Others)

{% for release in cur_release_bundle %} {% endfor %}
Build GCS Link
{{ release|first }} data

Istio Performance Benchmark Artifacts

(CPU/mem/Latency/Flame Graph/Others)

{% for release in master_release_bundle %} {% endfor %}
Build GCS Link
{{ release|first }} data
{% endblock page_content %} {% block page_data %} {% endblock page_data %}