diff options
author | 2012-04-24 12:54:44 +0900 | |
---|---|---|
committer | 2012-04-24 15:16:17 +0900 | |
commit | 1d80a7f395290cd0e7344210bb3960f685059264 (patch) | |
tree | be1e48e0c9d31c5d626b90ea44bb0d3c62122899 /java/src/com/android/inputmethod/latin/BinaryDictionary.java | |
parent | 5ee0ee0dbe316aac80949bd35f9834e46d5e2799 (diff) | |
download | latinime-1d80a7f395290cd0e7344210bb3960f685059264.tar.gz latinime-1d80a7f395290cd0e7344210bb3960f685059264.tar.xz latinime-1d80a7f395290cd0e7344210bb3960f685059264.zip |
Fix binary reading code performance.
This is not the Right fix ; the Right fix would be to read
the file in a buffered way. However this delivers tolerable
performance for a minimal amount of code changes.
We may want to skip submitting this patch, but keep it around
in case we need to use the functionality until we have a good
patch.
Change-Id: I1ba938f82acfd9436c3701d1078ff981afdbea60
Diffstat (limited to 'java/src/com/android/inputmethod/latin/BinaryDictionary.java')
0 files changed, 0 insertions, 0 deletions