Skip to content
Snippets Groups Projects
  • Jean Chalard's avatar
    1d80a7f3
    Fix binary reading code performance. · 1d80a7f3
    Jean Chalard authored
    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
    1d80a7f3
    History
    Fix binary reading code performance.
    Jean Chalard authored
    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
BinaryDictInputOutput.java 57.50 KiB