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

Analyze Istio Performance

For analyzing Istio performance, please refer to Analyzing Istio Performance Wiki Page.

File an Istio Performance Issue

Please go to Github istio/istio issues section to file an Istio Performance Issue.

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