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) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -