mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
Typo. [t:1904]
git-svn-id: file:///svn/toku/tokudb@13660 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
46511e4247
commit
08c2723c0a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue