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

Average CPU Usage vs. QPS

{% csrf_token %}
Choose from the latest builds

Istio-{{ current_release|first }} CPU, 16 connections over 240 seconds

{% csrf_token %}
Choose from the latest builds

Istio-master CPU, 16 connections over 240 seconds

Max Memory Usage vs. QPS

Istio-{{ current_release|first }} Memory, 16 connections over 240 seconds

Istio-master Memory, 16 connections over 240 seconds

{% endblock page_content %} {% block page_data %} {% endblock page_data %} {% block charts_js %} {% endblock charts_js %}