]> git.ozlabs.org Git - ccan/commit
tdb2: add --no-sync argument to speed.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 28 Mar 2011 03:51:55 +0000 (14:21 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 28 Mar 2011 03:51:55 +0000 (14:21 +1030)
commit5f388eef7e9293db3438811dda7e0962c6a0c71b
tree8b631594e8670a45d202531febe33116a8797ff4
parent40bab4d5df030f84a63d9c6cb1348d8f27442a0a
tdb2: add --no-sync argument to speed.

Running speed with --transaction --no-sync means no locking or syncs
are done, so we can measure raw TDB speed.
ccan/tdb2/tools/speed.c