diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-04-23 11:52:37 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-04-23 11:52:37 -0700 |
| commit | 33bbc21c922798c9dc882e42162c5f2ad7b77852 (patch) | |
| tree | 7f07c7abc4071b81326dfb4e641a3a13119f7839 /t/t4013/diff.format-patch_--inline_--stdout_initial..main^ | |
| parent | 00e10ef10e161a913893b8cb33aa080d4ca5baa6 (diff) | |
| parent | 9da5c992dd8856035003cb06ff9c996a23956951 (diff) | |
| download | git-33bbc21c922798c9dc882e42162c5f2ad7b77852.tar.gz git-33bbc21c922798c9dc882e42162c5f2ad7b77852.zip | |
Merge branch 'ps/reftable-block-iteration-optim'
The code to iterate over reftable blocks has seen some optimization
to reduce memory allocation and deallocation.
* ps/reftable-block-iteration-optim:
reftable/block: avoid copying block iterators on seek
reftable/block: reuse `zstream` state on inflation
reftable/block: open-code call to `uncompress2()`
reftable/block: reuse uncompressed blocks
reftable/reader: iterate to next block in place
reftable/block: move ownership of block reader into `struct table_iter`
reftable/block: introduce `block_reader_release()`
reftable/block: better grouping of functions
reftable/block: merge `block_iter_seek()` and `block_reader_seek()`
reftable/block: rename `block_reader_start()`
Diffstat (limited to 't/t4013/diff.format-patch_--inline_--stdout_initial..main^')
0 files changed, 0 insertions, 0 deletions
