Re: GIN predicate locking slows down valgrind isolationteststremendously

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: GIN predicate locking slows down valgrind isolationteststremendously
Дата
Msg-id 20181219232228.ksy7gdgyhx7craqf@alap3.anarazel.de
обсуждение исходный текст
Ответ на GIN predicate locking slows down valgrind isolationtests tremendously  (Andres Freund <andres@anarazel.de>)
Ответы Re: GIN predicate locking slows down valgrind isolationtests tremendously  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Список pgsql-hackers
On 2018-12-03 16:07:40 -0800, Andres Freund wrote:
> Hi,
> 
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=skink&dt=2018-03-31%2014%3A40%3A02
> isolation-check (02:19:36)
> 
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=skink&dt=2018-03-28%2010%3A40%3A02
> isolation-check (00:18:44)
> 
> As far as I can tell that increase comes laregely from the new GIN
> tests.  Could one of you please look at keeping the test time increase
> to something more reasonable?

Ping?

It's also one of the slowest tests outside of valgrind...

Greetings,

Andres Freund


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: slow queries over information schema.tables
Следующее
От: ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Дата:
Сообщение: Re: [PATCH] Improve tab completion for CREATE TABLE