Re: [CFReview] Red-Black Tree
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Oleg Bartunov <oleg@sai.msu.su>
Cc: Teodor Sigaev <teodor@sigaev.ru>, Mark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2010-02-03T21:21:20Z
Lists: pgsql-hackers
On Wed, Feb 3, 2010 at 4:17 PM, Oleg Bartunov <oleg@sai.msu.su> wrote: > On Wed, 3 Feb 2010, Robert Haas wrote: > >>> Robert, Mark described the test he did >>> http://archives.postgresql.org/pgsql-hackers/2010-01/msg02927.php >> >> So why did he get totally different answers than you? > > Because I did tests with 8.3 and HEAD+rbtree, while Mark compared > HEAD and HEAD+rbtree. Also, my HEAD and his HEAD are very different :) > I will not mention, that we used totally different setup. > >> >> It's not enough to say "somebody else did a test and got better >> numbers than we did, so let's use theirs". > > I'll repeat my tests with current CVS HEAD. OK... can you post the exact queries that you are used for the previous round of testing? ...Robert