Re: improving speed of make check-world

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: improving speed of make check-world
Дата
Msg-id CAB7nPqSo9BEATh+vx+54jVVgME4LtVw5r60VRzp6oE-79sWxyQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: improving speed of make check-world  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
On Sat, Apr 11, 2015 at 8:48 PM, Michael Paquier wrote:
> Now, what this patch does is enforcing
> the temporary install for each *check target of vcregress.pl. This has
> the disadvantage of making the benefits of MAKELEVEL=0 seen for build
> methods using the Makefiles go away for MSVC

A trick that we could use here is to store a timestamp when running up
to completion "build" and the temporary installation in vcregress, and
skip the temporary installation if timestamp of vcregress' temporary
installation is newer than the one of "build".
-- 
Michael



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Revisiting Re: BUG #8532: postgres fails to start with timezone-data >=2013e
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: FDW oddity