diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-07-11 23:20:08 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-07-15 22:34:42 -0400 |
commit | 92b10cbccdeef3896f45dc340eb7779c78577ede (patch) | |
tree | 2d608289582584f30aa27f0b3079457fb2ce326e /src/journal/test-compress-benchmark.c | |
parent | 874bc134ac6504c45e94174e37af13ff21a6bfe2 (diff) |
journal-remote: avoid copying input data
Instead of copying fields into new memory allocations, simply keep pointers
into the receive buffer. Data in this buffer is only copied when there is not
enough space for new data and a large chunk of the buffer contains old data.
Diffstat (limited to 'src/journal/test-compress-benchmark.c')
0 files changed, 0 insertions, 0 deletions