Skip to content

Remove highlight_diffs_optimize_memory_usage feature flag

Igor Drozdov requested to merge id-highlight_diffs_optimize_memory_usage-ff into master

What does this MR do and why?

The feature flag has been introduced in !92456 (merged) to set a smaller TTL for highlighted diffs cache. The feature flag has been 100% enabled. The hit ratio dropped at the beginning because the key of the cache has been changed as well, but after some time it normalized to the previous level:

Screenshot_2022-07-28_at_11.49.10

Related issue: #367160 (closed)

Edited by Igor Drozdov

Merge request reports

Loading