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()
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