I am thinking is it possiable to add hashkey to Locale table for quicker compare the translation strings.
a real example for Localization server, it imporves much performance:
checkout this: #622500: Add hashkey to strings and translations for quicker comparison
Comments
Comment #1
gerhard killesreiter commentedWhile I agree that it brought a very desirable performance increase for the l10n server, I don't think this is very important for your average Drupal site.
Comment #2
catchDuplicate of #851362: Add hash column to {locales_source} to query faster locale strings.