[Shootout-list] Directions of various benchmarks

José Bollo jose.bollo@tele2.fr
Thu, 19 May 2005 14:44:12 +0200


Le jeudi 19 Mai 2005 13:09, Bengt Kleberg a écrit :
> Jon Harrop wrote:
> ...deleted
>
> > Every implementor will not be able to copy the algorithm of the fastest
> > implementation because not all languages can express algorithms
> > sufficiently succinctly to be within the 100 LOC limit.
>
> that is if;
>
> 1 we introduce the 100 loc limit (it does not exist yet)
> 2 it is written as 100 loc for all languages (currently only java/c# is
> suggested)
>

Keeping bench simple and focused on a specific behaviour is all what is needed 
imo.

I disagree with the rule of "100 LOC limit".

What if such language formatted using its proper style rule has 103 LOC?

Does it really care? One can see the LOC and exam the code for its elegance. 
just one clic. That is enougth for me.

josé