{% 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 Pattern

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

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

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