]> git.ozlabs.org Git - ccan/history - ccan/htable/tools/stringspeed.c
json_escape: add fast-path for when we don't need to escape.
[ccan] / ccan / htable / tools / stringspeed.c
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: benchmark against hsearch(3)
2011-09-27 Rusty Russellhtable: clean up interface, document htable_type better.
2011-09-26 Rusty Russellhtable, strset: benchmarking tools.