]> git.ozlabs.org Git - ccan/history - ccan/htable/tools/speed.c
ccan/htable: fix tools warning for 64-bit systems.
[ccan] / ccan / htable / tools / speed.c
2014-06-13 Rusty Russellccan/htable: fix tools warning for 64-bit systems.
2014-06-10 Rusty Russellhtable: update tools for time changes.
2014-06-10 Rusty Russellhtable: tools: use tal instead of talloc.
2011-09-27 Rusty Russellhtable: clean up interface, document htable_type better.
2011-08-29 Rusty Russellhtable: fix tools/speed.
2010-11-08 Rusty Russellhtable: push capacity limit from 66 to 75%
2010-11-08 Rusty Russellhtable: use "perfect" bit to reduce rehashes.
2010-11-08 Rusty Russellhtable: speed benchmark