[VServer] OSX Problems
Ruslan Zasukhin
sunshine at public.kherson.ua
Fri Jan 30 20:53:11 CST 2004
on 1/30/04 8:36 PM, Erich Geiersberger at erichg at mcmm.com wrote:
> I am doing a getcolumn() on a table with 390 records.
> I have cached the list, it is about 76k large.
> If I use a server side cursor on the same machine, it lasts between
> 50.000 and 70.000 ms to do the getcolumn()
> If I use a client side cursor on the same machine it last between 2 and 3 ms.
> If I use a server side cursor on a Client (G4 400), it lasts about
> 700 ms to do the getcolumn()
This have sense.
Client side cursor get all in one step.
Server side cursor run to server for each next record.
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list