Skip to content

Instantly share code, notes, and snippets.

@jzellman
Created July 3, 2009 00:55
Show Gist options
  • Save jzellman/139853 to your computer and use it in GitHub Desktop.
Save jzellman/139853 to your computer and use it in GitHub Desktop.
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