[Shootout-list] Directions of various benchmarks

Einar Karttunen ekarttun@cs.helsinki.fi
Tue, 17 May 2005 10:10:54 +0300


skaller <skaller@users.sourceforge.net> writes:
> My opinion is: we should count lines, and ALL lines including
> comments and blanks, and make sure the tests are all equally
> nicely spaced and commented.

Counting commented lines does not make much sense to me, while
counting non-commented non-blank lines makes sense. One should
not be penalized for having a larger header comment.

- Einar Karttunen