Differences between version 11 and previous revision of PgBench.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 11 | Last edited on Thursday, June 15, 2006 5:06:44 pm | by GuyThornley | Revert |
Older page: | version 10 | Last edited on Thursday, June 15, 2006 5:00:16 pm | by GuyThornley | Revert |
@@ -137,12 +137,12 @@
<pre>
scaling factor: 100
number of clients: 100
- number of transactions per client: 2000
- number of transactions actually processed: 200000
/200000
- tps = 353
.380160
(including connections establishing)
- tps = 356
.704753
(excluding connections establishing)
+ number of transactions per client: 1000
+ number of transactions actually processed: 100000
/100000
+ tps = 325
.140579
(including connections establishing)
+ tps = 330
.843403
(excluding connections establishing)
</pre>
----