Commit d13931b0 authored by Bradley C. Kuszmaul's avatar Bradley C. Kuszmaul Committed by Yoni Fogel

Typo. [t:1904]

git-svn-id: file:///svn/toku/tokudb@13660 c7de825b-a66e-492c-adef-691d508d4ae1
parent 4d220775
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment