Subject: Re: New benchmark...
To: Brian Chase <bdc@world.std.com>
From: David Brownlee <abs@netbsd.org>
List: port-vax
Date: 01/26/2001 18:30:52
On Thu, 25 Jan 2001, Brian Chase wrote:

> Hehe.  I just caught wind of this interesting benchmark.  I'm not sure how
> valid it is, but it's interesting.
>
>   http://ucsu.colorado.edu/~kerrigat/bench/
>
> [...]
>
>   % ftp http://ucsu.colorado.edu/~kerrigat/tscp171.zip
>   % unzip tscp171.zip
>   % cd tscp171
>   % foreach i ( *.? )
>       set name = `echo $i | tr 'A-Z' 'a-z'`
>       mv $i $name
>     end
>   % gcc -O2 -c *.c
>   % gcc -O2 -o tscp *.o -lcompat
>   % ./tscp
>
	Shortcut - use '-L' to unzip to lowercase all files :)

	Actually, 'shorter' cut - 'cd pkgrsc/games/tscp ; make install'
	(I've just dropped it into pkgsrc :)

		David/absolute		-- www.netbsd.org: No hype required --