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

Istio Performance Trending

Note: each trending line is calculated by subtracting baseline from its perf number.

Istio-{{ current_release|first }} Performance Trending: P90, 1000QPS over 240 seconds (16 connections)

Istio-{{ current_release|first }} Performance Trending: P99, 1000QPS over 240 seconds (16 connections)

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