[fpc-devel] Adding a unidirectional dataset to sqldb
Micha Nelissen
micha at neli.hopto.org
Fri Oct 20 08:12:06 CEST 2006
Joost van der Sluis wrote:
>> Why would it work faster ? The only thing a unidirectionalquery query gives
>> you is less memory requirements, because it needs only 2 buffers.
>
> Less copying around of the buffers.
>
> But I did some tests, it's negligible. I don't see any advantage in this
> worker-class, or the unidirectional query anymore. Maybe that Martin
> still sees some advantages?
Maybe for queries with large number of results, that the memory
reduction is significant ?
Micha
More information about the fpc-devel
mailing list