Open Ellpeck opened 6 months ago
Oh wow a project with ~85 000 strings 😮 I did not do any load test on the UI, I will try to tackle this soon to improve the performance 😄
This is the community localization page for my project Tiny Life (don't mean to do some big advertising thing, but it seems like you're interested in the context of the project!!) :) I really love using Accent, it's by far the best open source localization software that isn't super bloated & high memory usage (imo) ❤️
Edit: I marked my comment as off-topic so that we can focus on the actual issue :))
Hi! Are there any updates on this? This issue makes it very difficult to work with the Review tab, unfortunately ☹️
Since the redesigned Review tab (where more than two columns can be displayed), which I think was a part of v1.20, opening the tab is incredibly slow, at least using Postgres 15 on my machine. It also seems as though, the higher the percentage of reviewed (vs. unreviewed) strings there are in a language, the longer the Review tab takes to load if that language is selected.
This wasn't the case at all before the redesign, where the Review tab loaded pretty much as quickly as all other tabs in the project.
To check what was causing this issue, I turned on the logging option in Postgres that displays slow queries, and the query that (I assume) grabs all the information for the Review tab takes over 30 seconds on average in one of my projects. Here's a typical log of a slow query:
Additionally, here are the stats for the project that the query is made from, if those are of any use for fixing this issue!
I really love the redesigned Review tab, so I hope there's a simple fix for this issue. Either way, thanks so much for all your hard work on Accent!! ❤️