From 08c2723c0a6c439738555689ba82a847ac1ba4a3 Mon Sep 17 00:00:00 2001 From: "Bradley C. Kuszmaul" Date: Tue, 16 Apr 2013 23:57:57 -0400 Subject: [PATCH] Typo. [t:1904] git-svn-id: file:///svn/toku/tokudb@13660 c7de825b-a66e-492c-adef-691d508d4ae1 --- release/examples/README.examples | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/examples/README.examples b/release/examples/README.examples index a50fa84d616..654f9c99c7c 100644 --- a/release/examples/README.examples +++ b/release/examples/README.examples @@ -17,7 +17,7 @@ $ ./db-insert-bdb Here is what the output looks like (this on a Thinkpad X61s laptop running Fedora 10). BDB is a little faster for sequential insertions (the first three columns), but much much slower for random insertions -(the next 3 coluns), so that TokuDB is faster on combined workload. +(the next 3 columns), so that TokuDB is faster on combined workload. $ ./db-insert serial and random insertions of 1048576 per batch