[fpc-pascal] put data to stdout (fpc vs. gcc)

Jonas Maebe jonas.maebe at elis.ugent.be
Wed Jun 13 11:11:33 CEST 2007


On 13 jun 2007, at 10:56, fpc at xgelb.de wrote:

> The problem: The fpc-based program is explicit slower than the c- 
> based program.
> My questions:  Why is it so? Is it possible to avoid the problem?

I guess it's the single to string conversion. This routine is very  
complex and not optimized at all. Getting it both right and portable  
is hard enough by itself, as far as I'm concerned.


Jonas



More information about the fpc-pascal mailing list