Re: Unicode combining characters - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Unicode combining characters
Date
Msg-id 10630.1002046127@sss.pgh.pa.us
Whole thread Raw
In response to Re: Unicode combining characters  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Unicode combining characters
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> But the strange thing is that LIKE is faster, perhaps meaning his
> measurements can't even see the difference,

Yeah, I suspect there's 10% or more noise in these numbers.  But then
one could read the results as saying we can't reliably measure any
difference at all ...

I'd feel more confident if the measurements were done using operators
repeated enough times to yield multiple-second runtimes.  I don't
trust fractional-second time measurements on Unix boxen; too much chance
of bogus results due to activity of other processes.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: do we're in time to catch 7.2 Beta ?
Next
From: Peter Eisentraut
Date:
Subject: Re: When scripting, which is better?