Re: Need a builtin way to run all tests faster manner

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Stephen Frost <sfrost(at)snowman(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Need a builtin way to run all tests faster manner
Date: 2017-03-15 17:26:35
Message-ID: 569a3580-c588-a0fd-61e7-03899759d165@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

make check-world -O -j6 PROVE_FLAGS=-j6

2 min 34 seconds

Nice!

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2017-03-15 17:27:30 Re: pg_ls_waldir() & pg_ls_logdir()
Previous Message Peter Eisentraut 2017-03-15 17:20:45 Re: logical replication access control patches