]> git.ozlabs.org Git - ccan/commit
ccan/io: benchmarks.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 14 Oct 2013 10:04:35 +0000 (20:34 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 14 Oct 2013 10:04:35 +0000 (20:34 +1030)
commit8d97cddd18f504409ddb66dfe396798c99c2dfbd
tree56492eb79b0c851d6e62d82f2b432ce9f6c89fd3
parent0a2fd289c7bf57d9fc35ad6af36df4bcc694f361
ccan/io: benchmarks.

More stress test than benchmarks, but provides a beginning.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/io/benchmarks/Makefile [new file with mode: 0644]
ccan/io/benchmarks/run-different-speed.c [new file with mode: 0644]
ccan/io/benchmarks/run-length-prefix.c [new file with mode: 0644]
ccan/io/benchmarks/run-loop.c [new file with mode: 0644]