Hello, an old e-mail on the Lazarus mailing lists says:
topic: [lazarus] c faster than pascal? was: Compiling GlScene ... On 6/12/06, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: [ skip ]
By default FPC uses a 256 byte buffer for text IO; The C library uses a 4K buffer. Obviously, C's input/output will be faster by a large factor.
[ skip ] Does FPC use such buffer when doing Sockets.Send/Sockets.Recv ? Where do I have to look if I want to optimize speed? Thanks. Alexander _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal