Re: Regression tests

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Dag-Erling Smørgrav <des(at)des(dot)no>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Regression tests
Date: 2005-05-03 14:27:51
Message-ID: 42778A67.8070804@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Are there any regression tests or unit tests beyond 'make check', or
> possibly benchmarks which not only measure performance but also verify
> that the results are correct? I have patches which I want to test
> under high load from multiple concurrent clients, so 'make check'
> isn't enough. Google has tons of hits for articles and RDBMS reviews
> that mention SuperSmack, but no hits for the actual software.

The whole point of make check is to check correctness, not performance.
It has concurrent loading as well.

Chris

In response to

  • Regression tests at 2005-05-03 13:00:22 from =?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-05-03 14:31:11 Re: Feature freeze date for 8.1
Previous Message Merlin Moncure 2005-05-03 14:22:08 Re: pg_locks needs a facelift