Re: performance-test farm

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: performance-test farm
Date: 2011-05-12 00:51:31
Message-ID: 4DCB2F13.6070005@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Guys,

There are two mutually exclusive problems to solve with a
performance-test farm.

The first problem is plaform performance, which would be a matter of
expanding the buildfarm to include a small set of performance tests ...
probably ones based on previously known problems, plus some other simple
common operations. The goal here would be to test on as many different
machines as possible, rather than getting full coverage of peformance.

The second would be to test the full range of PostgreSQL performance.
That is, to test every different thing we can reasonably benchmark on a
PostgreSQL server. This would have to be done on a few dedicated
full-time testing machines, because of the need to use the full hardware
resources. When done, this test would be like a full-blown TPC benchmark.

The above are fundamentally different tests.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2011-05-12 00:54:43 Re: performance-test farm
Previous Message Stephen Frost 2011-05-12 00:36:03 Re: performance-test farm