
7 Oct
2005
7 Oct
'05
8:05 p.m.
Although it sounds a little competitive, I think it's pretty instructive to be able to compare different implementations.
I agree benchmarks provide a good practical view of the benefits but you are focusing on memory benchmarks, which is ok, but the large difference is normally in benchmarks which involve io. I will try to run both libraries in my x86_64 box and provide some comparision for the first set of benchmarks. I also want to mention that I find the self-join example quite nice. Would this be useful in implementing an r-tree query ?