summaryrefslogtreecommitdiff
path: root/codec-speed
AgeCommit message (Expand)AuthorFilesLines
2011-06-28Use new cliapp settings API.Lars Wirzenius1-10/+9
2011-04-23Make codec-speed optionally add stuff to a CSV file.Lars Wirzenius1-12/+60
2011-04-23Refactor to use cliapp.Lars Wirzenius1-61/+78
2011-03-07Change names from btree to larch.Lars Wirzenius1-4/+4
2011-02-09Rewrite speed-test to report speeds in MiB/s.Lars Wirzenius1-52/+78
2010-12-30Change NodeCodex.leaf_size and index_size to take separate keys and values li...Lars Wirzenius1-1/+1
2010-12-30Change Nodes to get keys and values as separate lists.Lars Wirzenius1-4/+14
2010-05-24Use a realistic number of pairs.Lars Wirzenius1-5/+10
2010-05-14Time leaf_size as well.Lars Wirzenius1-0/+6
2010-05-08Add copyright and license information to every file.Lars Wirzenius1-0/+15
2010-05-01Add benchmark for index nodes.Lars Wirzenius1-0/+15
2010-05-01Replace encoding and decoding of leaves with faster code.Lars Wirzenius1-3/+2
2010-05-01Add a little script to measure node encoding and decoding speeds.Lars Wirzenius1-0/+18