openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #14014
Re: [Merge] lp:~m2j/openlp/bug-687638 into lp:openlp
While looking for other i18n things (and figuring out, that Qt just introduced nice methods like QLocale::createSeparatedList()), I stumbled over the fact, that the performance of Qts implementation of collation might be fine as well. Sorting 1500 strings with Python takes about 20ms so that increasing the time by a factor of 5 could be still acceptable.
I will try to find some time to benchmark the Qt algorithm on Windows to see, if this is a alternative to adding so much data to the Windows package.
--
https://code.launchpad.net/~m2j/openlp/bug-687638/+merge/89098
Your team OpenLP Core is subscribed to branch lp:openlp.
References