diff options
author | 2013-06-14 20:35:41 +0900 | |
---|---|---|
committer | 2013-06-14 20:35:41 +0900 | |
commit | 1ff81e889045d35ff8420b266398e73239bd15c9 (patch) | |
tree | 6e576bd462a84209b9f94329c44b788aff464829 /tools/dicttool/compat/android/test/AndroidTestCase.java | |
parent | 4f19193560c2eb4ecc9111b6c6daaae83352e649 (diff) | |
download | latinime-1ff81e889045d35ff8420b266398e73239bd15c9.tar.gz latinime-1ff81e889045d35ff8420b266398e73239bd15c9.tar.xz latinime-1ff81e889045d35ff8420b266398e73239bd15c9.zip |
Use bloom filter in multi bigram map.
Evaluated with previous word "this".
without bloom filter (use only hash_map):
Total 147792.34 (sum of others 147771.57)
with bloom filter:
Total 145900.64 (sum of others 145874.30)
always read binary dictionary:
Total 148603.14 (sum of others 148579.90)
Bug: 8592527
Change-Id: I821dc39454543826adb73b9eeeef6408fad8ae28
Diffstat (limited to 'tools/dicttool/compat/android/test/AndroidTestCase.java')
0 files changed, 0 insertions, 0 deletions