On Fri, 19 Mar 2010, Maurilio Longo wrote:

Hi,

> for real code, doing I/O on a network share, the difference could be lower,
> though.

Network IO operations are extremely expensive so they will consume most
of time anyhow in local IO operations are not such significant and there
are time consuming operations which can be done locally, i.e. reindexing.
Please also note that usually *nix applications are executed remotely
on the server side only so the execution speed is not reduced by network
overhead at all.

best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to