[postgis-devel] Recheck Considered Harmful (or, at least, Slow)

Paul Ramsey pramsey at cleverelephant.ca
Sun Oct 12 10:57:55 PDT 2008


Sick sick sick!

Here's the patch: svn diff -r3090:3091 http://svn.refractions.net/postgis/trunk

Here's the result, on my trusty test case,

Before patch: 8.3s
After patch: 4.9s

Booyah!

P.

On Sat, Oct 11, 2008 at 5:47 PM, Paul Ramsey <pramsey at cleverelephant.ca> wrote:
> On Sat, Oct 11, 2008 at 5:34 PM, Paul Ramsey <pramsey at cleverelephant.ca> wrote:
>> I guess the deeper question is: what does is this consistent call
>> (LWGEOM_gist_consistent) meant to achieve, and are we achieving
>> anything? Can we just return TRUE and be done w/ it?
>
> I should read more before I blather. it looks like we are stuck w/ it,
> but we perhaps with the slice'n'dice detoast we can make it less
> painful.
>
> P.
>



More information about the postgis-devel mailing list