Newsgroups: comp.arch
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!peanuts!snoopy!wedeck
From: wedeck@snoopy.informatik.uni-tuebingen.de (Joerg Wedeck)
Subject: Re: Small Benchmark
Message-ID: <1991May21.085751.675@peanuts.informatik.uni-tuebingen.de>
Sender: news@peanuts.informatik.uni-tuebingen.de
Reply-To: wedeck@peanuts.informatik.uni-tuebingen.de (Joerg Wedeck)
Organization: Lehrstuhl fuer Technische Informatik, Uni Tuebingen
References:  <1991May17.181628.19207@linus.mitre.org>
Date: Tue, 21 May 91 08:57:51 GMT


here is a result for sparcstation 2 with 32 MBytes of memory:

snoopy% cc -O4 test2.c
snoopy% a.out
Total time (sys+user)       :   3.93  (bobstones)
Page faults (min/maj)       :   39/0
Blocks in input/output      :   0/0
Context switches (vol/invol):   13/72
snoopy% a.out
Total time (sys+user)       :   3.83  (bobstones)
Page faults (min/maj)       :   40/0
Blocks in input/output      :   0/0
Context switches (vol/invol):   11/73
snoopy% a.out
Total time (sys+user)       :   3.81  (bobstones)
Page faults (min/maj)       :   40/0
Blocks in input/output      :   0/0
Context switches (vol/invol):   11/62

--------------------------------+-------------------------------------
Joerg Wedeck			| E-Mail: wedeck@peanuts.informatik\
Universitaet Tuebingen		|		.uni-tuebingen.de
Lehrstuhl fuer Techn. Informatik|
Sand 13				|
7400 Tuebingen			|
Germany				|
--------------------------------+-------------------------------------

