[basedb-devel] DynamicResultIterator.hasNext method

2008-02-20 Thread Pawel Sztromwasser
Hi all, I have been trying to optimize the performance of LowessNormalization plugin a little bit lately. It is extremely slow on our Postgres database when using small 'block groups'. Anyway, I came across something that surprised me. When using DynamicResultIterator I noticed that hasNext()

Re: [basedb-devel] DynamicResultIterator.hasNext method

2008-02-20 Thread Nicklas Nordborg
Pawel Sztromwasser wrote: > Hi all, > > I have been trying to optimize the performance of LowessNormalization > plugin a little bit lately. It is extremely slow on our Postgres > database when using small 'block groups'. It sounds like you are using an older version of BASE. The performance of