[fpc-pascal] Computer Language Shootout - updated to Free Pascal2.0.2

Florian Klaempfl florian at freepascal.org
Thu Feb 9 08:46:24 CET 2006


Isaac Gouy wrote:
> 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

I think Ales Katona submitted already a lot of improved programs and it was ignored.

> 
> best wishes, Isaac
> 
> 
> --- L505 <fpc505 at z505.com> 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 at 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 at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> 




More information about the fpc-pascal mailing list