aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Dawson <matthew@mjdsystems.ca>2015-10-17 14:04:42 -0400
committerMatthew Dawson <matthew@mjdsystems.ca>2015-10-17 14:04:42 -0400
commita0c33d065b21c089285cde5e751fed678eaaacc9 (patch)
tree81b048428565a1d9740d975d19121f6da086ac1d /README.md
parentMerge pull request #437 from shaggytwodope/master (diff)
downloaddedo-a0c33d065b21c089285cde5e751fed678eaaacc9.tar.gz
dedo-a0c33d065b21c089285cde5e751fed678eaaacc9.tar.xz
In TestBucket_Delete_FreelistOverflow, use Cursor.Delete to remove records.
When removing all the keys from the bucket, use Cursor.Delete directly, which avoids a seek through the bucket to find the element to delete. This knocks 1/5 of the time off my laptop when running this test while not reducing the amount of overflow pages cleared out of the free list.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions