summaryrefslogtreecommitdiffstats
path: root/test/patree_bench.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-01Automatic benchmarking with 'waf bench'.David Robillard1-225/+0
2012-08-10Minimal space overhead inline value hash table.David Robillard1-12/+21
2011-09-28Add ZixHashDavid Robillard1-4/+37
2011-09-20Const correctness.David Robillard1-1/+1
2011-09-20Move children index into separate array (fewer cache misses in patree_find_ed...David Robillard1-1/+1
2011-09-19Benchmark searching in random orderDavid Robillard1-11/+19
2011-09-19Add ZixFatPatreeDavid Robillard1-10/+44
2011-09-19Add ZixPatree.David Robillard1-0/+141