Skip to content

Enable "optimize_group_template_query" FF

What does this MR do and why?

Contributes to #422390 (closed)

Problem

Group template query has a poor performance.

Solution

Use an optimized version of the query.

Screenshots

Testing on production. Improvement 3604ms -> 302ms (10 times faster)

Before After
Screenshot_2023-08-23_at_15.06.46 Screenshot_2023-08-23_at_15.08.59

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Vasilii Iakliushin

Merge request reports