Record db tuning: dont use ref_count > 1 ..
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 2 Jul 2009 15:01:50 +0000 (17:01 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 2 Jul 2009 15:01:50 +0000 (17:01 +0200)
commitb57cdb012a10dcba70a608a9a365bd8893407e6e
treecce66a82ea26b6a813ee16fe31892e8f03c13b37
parent475d4ac8314b3d6a24b974246af581662e0b6c02
Record db tuning: dont use ref_count > 1 ..

Avoid a compression chunk size of 90000 which may be good for BZIP2
but is useless for non-compressed records. Refactor flushing a bit.
Tune the move-to-higher block factor from 24 to 12.
index/records.c