]> gitweb.fperrin.net Git - Dictionary.git/commit
Cache Transliterators.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 29 Oct 2016 20:45:32 +0000 (22:45 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 29 Oct 2016 20:45:32 +0000 (22:45 +0200)
commit1bddeb2d640d92975e8041c0d0608624c5968080
tree98c915b84f897ffc837a7e47e5aa3f66d35756ad
parent6ff9a75f3fc9837a83e047125eea0bc0d94f7c90
Cache Transliterators.

Since Android is too stupid to do it by itself.
Improves performance of searching through all dictionaries
by more than 8x.
src/com/hughes/android/dictionary/engine/Index.java
src/com/hughes/android/dictionary/engine/TransliteratorManager.java