Re: GIN predicate locking slows down valgrind isolationtests tremendously - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: GIN predicate locking slows down valgrind isolationtests tremendously
Date
Msg-id CAPpHfdu71eiDzHctaA0vNMJ6L+roStSNRkegGfGcD=ApeAqRyw@mail.gmail.com
Whole thread Raw
In response to Re: GIN predicate locking slows down valgrind isolationtests tremendously  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Responses Re: GIN predicate locking slows down valgrind isolationteststremendously  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Re: GIN predicate locking slows down valgrind isolationtests tremendously  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
List pgsql-hackers
On Fri, Dec 21, 2018 at 1:50 AM Alexander Korotkov
<a.korotkov@postgrespro.ru> wrote:
> чт, 20 дек. 2018 г., 2:22 Andres Freund andres@anarazel.de:
>> On 2018-12-03 16:07:40 -0800, Andres Freund wrote:
>> > 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...
>
> I'm going to take a look on that.

BTW, patch for reducing isolation testing for gin predicate locking is
attached.  Could anybody check its execution time with valgrind (and
compare with execution time of previous test suite)?

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachment

pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Feature: triggers on materialized views
Next
From: Andrew Dunstan
Date:
Subject: Re: GIN predicate locking slows down valgrind isolationteststremendously