Re: pgbench Comparison of 7.4.7 to 8.0.2 - Mailing list pgsql-performance

From Steve Poe
Subject Re: pgbench Comparison of 7.4.7 to 8.0.2
Date
Msg-id 426C9508.8030902@sfnet.cc
Whole thread Raw
In response to Re: pgbench Comparison of 7.4.7 to 8.0.2  (Thomas F.O'Connell <tfo@sitening.com>)
Responses Re: pgbench Comparison of 7.4.7 to 8.0.2
List pgsql-performance
 >There was some interesting oscillation behavior in both version of
postgres that occurred with 25 >clients and 1000 transactions at a
scaling factor of 100. This was repeatable with the distribution
 >version of pgbench run iteratively from the command line. I'm not sure
how to explain this.

Tom,

When you see these oscillations, do they occur after so many generated
results? Some oscillation is normal, in my opinion, from 10-15% of the
performance is noise-related.

The key is to tune the server that you either 1) minimize the
oscillation and/or 2)increase your overall performance above the 10-15%
baseline, and 3) find out what the mean and standard deviation between
all your results.

If your results are within that range, this maybe "normal". I follow-up
with you later on what I do.

Steve Poe



pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Bad n_distinct estimation; hacks suggested?
Next
From: Simon Riggs
Date:
Subject: Re: Bad n_distinct estimation; hacks suggested?