Skip to content

Add 95th and 99th percentiles to Banzai render chart

John Hope requested to merge add_percentiles_to_banzai_render_chart into master

Test dash: https://dashboards.gitlab.net/dashboard/snapshot/7uTuJaAx13XR9rYZIWz6vl19U3TZY5Qa?orgId=1

This is a simple change to add 95th and 99th percentiles to the Banzai rendering chart.

Banzai rendering times are expected to vary wildly based on the content of the Markdown being rendered. Improvements to specific filters could therefore be lost in the mean. Visibility of higher quantiles increases the chances that an improvement can be quantified.

See https://gitlab.com/gitlab-org/plan/-/issues/369

Edited by John Hope

Merge request reports