]> git.ozlabs.org Git - ccan/commitdiff
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)
Running speed with --transaction --no-sync means no locking or syncs
are done, so we can measure raw TDB speed.


No differences found