Re: [PATCHES] Win32 CHECK_FOR_INTERRUPTS() performance tweak - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: [PATCHES] Win32 CHECK_FOR_INTERRUPTS() performance tweak
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE92E767@algol.sollentuna.se
Whole thread Raw
Responses Re: [PATCHES] Win32 CHECK_FOR_INTERRUPTS() performance tweak
List pgsql-hackers
> > Hm, what were the tests exactly?  Offhand I'd expect
> something like a
> > SELECT COUNT(*) on a large but not-too-wide table to show
> noticeable
> > improvement.
> >
> >             regards, tom lane
> I STAND CORRECTED!  My tests were high volume record by
> record iterators, etc.  Read and drool, gentlemen.

Wow, that's just great!

Was that with the volatile attribute or not?

//Magnus


pgsql-hackers by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: [PATCHES] Win32 CHECK_FOR_INTERRUPTS() performance tweak
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] Win32 CHECK_FOR_INTERRUPTS() performance tweak