Re: Running tests under valgrind is getting slower at an alarming pace

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Running tests under valgrind is getting slower at an alarming pace
Дата
Msg-id 4148972.1633539514@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Running tests under valgrind is getting slower at an alarming pace  (Andres Freund <andres@anarazel.de>)
Ответы Re: Running tests under valgrind is getting slower at an alarming pace  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> One thing I think would really help is having the total time for each run
> visible in an animals run history. That way we could pinpoint regressions
> reasonably efficiently, right now that's not easily possible without writing
> nontrivial queries to the buildfarm database...

+1.  I've lost count of how often I've had to drill down to an individual
run just because I wanted to see how long it took.  If we could fit that
into the branch history pages like

https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=jay&br=HEAD

it'd be really useful IMO.

Perhaps we could replace "OK" with the total time, so as to avoid making
these tables bigger?  (This presumes that the time for a failed run isn't
so interesting.)

            regards, tom lane



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

Предыдущее
От: Suraj Khamkar
Дата:
Сообщение: Re: [PATCH] Added TRANSFORM FOR for COMMENT tab completion
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: storing an explicit nonce