On Tue, Jan 19, 2016 at 7:31 PM, Dilip Kumar wrote:
> Test2:
> pgbench -i -s 300 postgres
> pgbench -c$ -j$ -Mprepared -S postgres
>
> Client             Base                      Pached
>
> 1                      20555                    19404
> 32                  375919                  332670
> 64                  509067                  440680
> 128                431346                  415121
> 256                380926                  379176
>
> Test3:
> pgbench -i -s 100 postgres
> pgbench -c$ -j$ -Mprepared -S postgres
>
> Client             Base                      Pached
>
> 1                      20555                    19404
> 32                  375919                  332670
> 64                  509067                  440680
> 128                431346                  415121
> 256                380926                  379176

It seems like you did a copy-paste of the results with s=100 and
s=300. Both are showing the exact same numbers.
-- 
Michael


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to