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

Latency vs. Client Connections

{% csrf_token %}
Choose from the latest builds

Istio-{{ current_release|first }}: P99.9, 1000QPS over 240 seconds

{% csrf_token %}
Choose from the latest builds

Istio-master: P99.9, 1000QPS over 240 seconds

Istio-{{ current_release|first }}: P99, 1000QPS over 240 seconds

Istio-master: P99, 1000QPS over 240 seconds

Istio-{{ current_release|first }}: P90, 1000QPS over 240 seconds

Istio-master: P90, 1000QPS over 240 seconds

Istio-{{ current_release|first }}: P50, 1000QPS over 240 seconds

Istio-master: P50, 1000QPS over 240 seconds

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