Created
July 3, 2009 00:55
-
-
Save jzellman/139853 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
starting vacuum...end. | |
transaction type: TPC-B (sort of) | |
scaling factor: 50 | |
number of clients: 25 | |
number of transactions per client: 100000 | |
number of transactions actually processed: 2500000/2500000 | |
tps = 319.300264 (including connections establishing) | |
tps = 319.306314 (excluding connections establishing) | |
starting vacuum...end. | |
transaction type: TPC-B (sort of) | |
scaling factor: 50 | |
number of clients: 25 | |
number of transactions per client: 10000 | |
number of transactions actually processed: 250000/250000 | |
tps = 270.712803 (including connections establishing) | |
tps = 270.757314 (excluding connections establishing) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment