@leroysheep / Socializer / commits / 4e60bb0027

Merge branch 'kk/reftable-tombstone-quadratic-fix' into next

The performance of ref updates and reads using the 'reftable' backend in the presence of many deletion tombstone records has been optimized by removing the tombstone suppression flag from the merged iterator and instead skipping tombstones at higher-level call sites where iteration bounds are known. * kk/reftable-tombstone-quadratic-fix: reftable: fix quadratic behavior in the presence of tombstones t/perf: add perf test for ref tombstone scenarios

Junio C Hamano committed Jul 12, 2026 at 11:14 UTC 4e60bb0027ecddc045af55e20b59950e31dbd0c4

No changes.