am a9aeb6f3
: Merge "Small optimization" into jb-dev
* commit 'a9aeb6f3ccd2964d79c287860bd660d9f19c8917': Small optimization
This commit is contained in:
commit
d09d3598d0
1 changed files with 1 additions and 1 deletions
|
@ -1053,7 +1053,7 @@ public class BinaryDictInputOutput {
|
|||
dataEndOffset = writePlacedNode(dict, buffer, n);
|
||||
}
|
||||
|
||||
showStatistics(flatNodes);
|
||||
if (DBG) showStatistics(flatNodes);
|
||||
|
||||
destination.write(buffer, 0, dataEndOffset);
|
||||
|
||||
|
|
Loading…
Reference in a new issue