Tatsuo Ishii <[EMAIL PROTECTED]> writes:
> I agree with Tom. I did some benchmarking tests using pgbench for a
> computer magazine in Japan. I got a almost equal or better result for
> 7.1 than 7.0.3 if commit_delay=0. See included png file.
Interesting curves. One thing you might like to know is that while
poking around with a profiler this afternoon, I found that the vast
majority of the work done for this benchmark is in the uniqueness
checks driven by the unique indexes. Declare those as plain (non
unique) and the TPS figures would probably go up noticeably. That
doesn't make the test invalid, but it does suggest that pgbench is
emphasizing one aspect of system performance to the exclusion of
others ...
regards, tom lane
- Re: [ADMIN] v7.1b4 bad performance Bruce Momjian
- Re: [ADMIN] v7.1b4 bad performance Dmitry Morozovsky
- Re: [ADMIN] v7.1b4 bad performance Dmitry Morozovsky
- Re: [HACKERS] Re: [ADMIN] v7.1b4 bad pe... Dave Mertens
- Re: [HACKERS] Re: [ADMIN] v7.1b4 bad pe... Tom Lane
- Re: [HACKERS] Re: [ADMIN] v7.1b4 b... Tatsuo Ishii
- Re: [HACKERS] Re: [ADMIN] v7.1... Tom Lane
- Re: [HACKERS] Re: [ADMIN] v7.1... Tatsuo Ishii
- RE: [HACKERS] Re: [ADMIN] v7.1b4 b... Hiroshi Inoue
- Re: [HACKERS] Re: [ADMIN] v7.1b4 bad performance Tatsuo Ishii
- [HACKERS] Re: [ADMIN] v7.1b4 bad performance Tom Lane
- [HACKERS] Re: [ADMIN] v7.1b4 bad performance Thomas Lockhart
- [HACKERS] Re: [ADMIN] v7.1b4 bad performance Tatsuo Ishii
- Re: [HACKERS] Re: [ADMIN] v7.1b4 bad performance Bruce Momjian
- Re: [HACKERS] Re: [ADMIN] v7.1b4 bad performance Larry Rosenman
- Re: [HACKERS] Re: [ADMIN] v7.1b4 bad performance Dmitry Morozovsky
