chiark / gitweb /
journal: increase compression threshold for objects from 64 to 512
authorLennart Poettering <lennart@poettering.net>
Tue, 31 Jan 2012 19:35:07 +0000 (20:35 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 31 Jan 2012 19:38:53 +0000 (20:38 +0100)
commitbe19b7df6ebe9cc521e929c5de2fe74ef84f7f80
tree1c376c1ba05abb4572fbceef22e8a03c7250983e
parent8906b207d11b4e23be9d00cba7ecc80814e66b1f
journal: increase compression threshold for objects from 64 to 512

Apparently the perfomance price for compression is to steep to apply it
for all objects >= 64 and < 512 in size, as measured by Arjan Van De
Ven, hence increase the threshold to 512 which yields better results.
src/journal/journal-file.c