Re: A performance issue with Memoize - Mailing list pgsql-hackers

From Tom Lane
Subject Re: A performance issue with Memoize
Date
Msg-id 1035225.1706301718@sss.pgh.pa.us
Whole thread Raw
In response to Re: A performance issue with Memoize  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
David Rowley <dgrowleyml@gmail.com> writes:
> I've adjusted the comments to what you mentioned and also leaned out
> the pretty expensive test case to something that'll run much faster
> and pushed the result.

drongo and fairywren are consistently failing the test case added
by this commit.  I'm not quite sure why the behavior of Memoize
would be platform-specific when we're dealing with integers,
but ...

            regards, tom lane



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal: psql: show current user in prompt
Next
From: David Zhang
Date:
Subject: Re: Functions to return random numbers in a given range