]> git.ipfire.org Git - thirdparty/git.git/commit - midx.c
Merge branch 'jt/reftable-geometric-compaction'
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Apr 2024 21:50:30 +0000 (14:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Apr 2024 21:50:30 +0000 (14:50 -0700)
commit82a31ec32441cd06daa5e0397a73f4159cdaad4b
treee24ddf13b3eda8b9d5927570807af38238f3e837
parent2b49e41155d826d40ede07dfd4d34a7a36f9f64b
parenta949ebd342440049a1ac77ca675f66884eae4187
Merge branch 'jt/reftable-geometric-compaction'

The strategy to compact multiple tables of reftables after many
operations accumulate many entries has been improved to avoid
accumulating too many tables uncollected.

* jt/reftable-geometric-compaction:
  reftable/stack: use geometric table compaction
  reftable/stack: add env to disable autocompaction
  reftable/stack: expose option to disable auto-compaction
reftable/stack_test.c
t/t0610-reftable-basics.sh