]> git.sesse.net Git - plocate/commit
Make the builder delta-encode posting lists as we go.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Tue, 6 Oct 2020 20:54:44 +0000 (22:54 +0200)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Wed, 7 Oct 2020 22:44:35 +0000 (00:44 +0200)
commit3dca6d5f3d30118f5b12f3613c7873ed6c31fb2b
tree76807e8edd7e20a7de19616a4239257f8ddb9a50
parentfaf31198659504235e2b65b5c3bb2ccb2ef296aa
Make the builder delta-encode posting lists as we go.

It's slightly faster, and puts less complexity load on the encoder.
plocate-build.cpp