objective c - loading trie from Sqlite -


i working on ios custom keyboard. autocorrect using trie own word scoring logic. every time keyboard pops up, in viewdidload load nsarray sqlite database takes .01ms. concern when loading trie taking .8ms. instead of loading trie every time, there way can load once , trie should ready when keyboard pops up?


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

javascript - Angular2 intelliJ config error.. Cannot find module '@angular/core' -

google bigquery - Delta between query execution time and Java query call to finish -