ubench speed test results

Charles Steinkuehler charles at steinkuehler.net
Wed Nov 13 23:46:59 CST 2002


For my DEC PWS500au Alpha systems:

[root at berryton ubench-0.32]# ./ubench
Unix Benchmark Utility v.0.3
Copyright (C) July, 1999 PhysTech, Inc.
Author: Sergei Viznyuk <sv at phystech.com>
http://www.phystech.com/download/ubench.html
Linux 2.4.9-12 #1 Tue Oct 30 18:12:52 EST 2001 alpha
Ubench CPU:    12633
Ubench MEM:    17215
--------------------
Ubench AVG:    14924

NOTE:  A simple ./configure ; make did not work for me.  gcc complained 
about several of the switches used:

[root at berryton ubench-0.32]# ./configure
====  Creating Makefile for Linux alpha
====  Now type make to compile ubench for Linux
[root at berryton ubench-0.32]# make
gcc -O2 -Wall -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I. -c 
signals.c
cc1: Invalid option `align-loops=2'
cc1: Invalid option `align-jumps=2'
cc1: Invalid option `align-functions=2'
make: *** [signals.o] Error 1

So, I manually edited the make file, changed -O2 to -O3, and axed the 
-m* options...

-- 
Charles Steinkuehler
charles at steinkuehler.net




More information about the Kclug mailing list