mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Small optimization" into jb-dev
This commit is contained in:
commit
a9aeb6f3cc
@ -1053,7 +1053,7 @@ public class BinaryDictInputOutput {
|
|||||||
dataEndOffset = writePlacedNode(dict, buffer, n);
|
dataEndOffset = writePlacedNode(dict, buffer, n);
|
||||||
}
|
}
|
||||||
|
|
||||||
showStatistics(flatNodes);
|
if (DBG) showStatistics(flatNodes);
|
||||||
|
|
||||||
destination.write(buffer, 0, dataEndOffset);
|
destination.write(buffer, 0, dataEndOffset);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user