We welcome more elegant and/or faster programs.

To contribute please attach a complete source code file to a tracker
item following the FAQ instructions:

http://shootout.alioth.debian.org/faq.php#contributeprogram

best wishes, Isaac


--- L505 <[EMAIL PROTECTED]> wrote:

> Some of the tests place sysutils in the uses clause but in fact it is
> not needed in
> the uses clause for some programs to work. Removing it from the uses
> clause where not
> needed would improve the memory footprint of the program, since
> sysutils hauls in
> initialization for things like widestrings and etc.
> 
> i.e. this program here does not need sysutils at all, according to
> when I compile it:
>
http://shootout.alioth.debian.org/gp4/benchmark.php?test=fannkuch&lang=fpascal
> 
> 
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to