tar-split/tar
Tonis Tiigi 23b6435e6b Optimize tar stream generation
- New writeTo method allows to avoid creating extra pipe.
- Copy with a pooled buffer instead of allocating new buffer for each file.
- Avoid extra object allocations inside the loop.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2015-12-01 14:08:53 -08:00
..
asm Optimize tar stream generation 2015-12-01 14:08:53 -08:00
storage Optimize JSON decoding 2015-11-30 09:52:44 -08:00