integer_encoding_library icon indicating copy to clipboard operation
integer_encoding_library copied to clipboard

Improve encoding processing

Open maropu opened this issue 13 years ago • 0 comments

During encoding, many memory allocations in std:vector makes encoding time longer, so these working space might need to be allocated only once for performance reasons.

maropu avatar Apr 07 '12 14:04 maropu