]> git.sesse.net Git - plocate/commit
Make the builder write out filenames as they get compressed.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Fri, 2 Oct 2020 16:16:58 +0000 (18:16 +0200)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Fri, 2 Oct 2020 16:20:16 +0000 (18:20 +0200)
commit1f07faf71217a56ac538189c202ca118d7c993c0
treebc2d5236837ecbbbbf2306da61c67e6d7eec8363
parente3b55e4779a980c277d5c8225856cc6943bc0869
Make the builder write out filenames as they get compressed.

This saves yet more RAM in the builder; roughly halving the peak
usage, in fact. The layout of the file changes somewhat
(the filenames come first instead of last), but it shouldn't
matter for performance.
plocate-build.cpp