mathjazz / pontoon

In-place localization tool
https://pontoon.mozilla.org/
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Optimize generation of data for tags #1274

Open mathjazz opened 3 years ago

mathjazz commented 3 years ago

This issue was created automatically by a script.

Bug 1691956

Bug Reporter: @flodolo Blocker for: Bug 1701175

Currently, opening the tags panel for a project as large as Firefox might take 20-30s, and sometimes it results in a blank page.

We should cache or store this data, instead of generating it on the fly when the page is requested.