]> git.ozlabs.org Git - ccan/history - ccan/htable/tools/speed.c
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / htable / tools / speed.c
2022-06-13 Rusty RussellPartial revert "htable: handle v. unlikely case where...
2022-06-09 Rusty Russellhtable: handle v. unlikely case where entries look...
2019-04-01 Rusty Russellhtable: reduce size of htable by storing perfect bitnum...
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