Sponsored Content
Full Discussion: unix benchmark thread?
UNIX Standards and Benchmarks UNIX & LINUX Benchmarks (Version 3.11) UNIX Benchmarks unix benchmark thread? Post 91529 by BOFH on Saturday 3rd of December 2005 10:43:45 AM
Old 12-03-2005
Type: 2 sparc9, 360 Mhz
Ram: 2G
Disk: 2 36G SCSI
Load: None; home screwing around box
kernel: 5.9 Generic_118558-17
pgms: sunfreeware gcc package

Code:
==============================================================

  BYTE UNIX Benchmarks (Version 3.11)
  System -- SunOS goblin 5.9 Generic_118558-17 sun4u sparc SUNW,Ultra-60
  Start Benchmark Run: Sat Dec  3 07:07:55 MST 2005
   1 interactive users.
Dhrystone 2 without register variables   665027.8 lps   (10 secs, 6 samples)
Dhrystone 2 using register variables     662521.7 lps   (10 secs, 6 samples)
Arithmetic Test (type = arithoh)         2820800.3 lps   (10 secs, 6 samples)
Arithmetic Test (type = register)         42253.5 lps   (10 secs, 6 samples)
Arithmetic Test (type = short)            40086.9 lps   (10 secs, 6 samples)
Arithmetic Test (type = int)              42316.0 lps   (10 secs, 6 samples)
Arithmetic Test (type = long)             42301.2 lps   (10 secs, 6 samples)
Arithmetic Test (type = float)           110264.1 lps   (10 secs, 6 samples)
Arithmetic Test (type = double)           86184.5 lps   (10 secs, 6 samples)
System Call Overhead Test                 86555.8 lps   (10 secs, 6 samples)
Pipe Throughput Test                      60336.9 lps   (10 secs, 6 samples)
Pipe-based Context Switching Test         20709.0 lps   (10 secs, 6 samples)
Process Creation Test                       472.2 lps   (10 secs, 6 samples)
Execl Throughput Test                       214.4 lps   (9 secs, 6 samples)
File Read  (10 seconds)                  144398.0 KBps  (10 secs, 6 samples)
File Write (10 seconds)                   44963.0 KBps  (10 secs, 6 samples)
File Copy  (10 seconds)                   13391.0 KBps  (10 secs, 6 samples)
File Read  (30 seconds)                  145157.0 KBps  (30 secs, 6 samples)
File Write (30 seconds)                   45765.0 KBps  (30 secs, 6 samples)
File Copy  (30 seconds)                   12376.0 KBps  (30 secs, 6 samples)
C Compiler Test                             213.3 lpm   (60 secs, 3 samples)
Shell scripts (1 concurrent)                568.0 lpm   (60 secs, 3 samples)
Shell scripts (2 concurrent)                412.0 lpm   (60 secs, 3 samples)
Shell scripts (4 concurrent)                215.0 lpm   (60 secs, 3 samples)
Shell scripts (8 concurrent)                111.0 lpm   (60 secs, 3 samples)
Dc: sqrt(2) to 99 decimal places           8106.3 lpm   (60 secs, 6 samples)
Recursion Test--Tower of Hanoi            13287.7 lps   (10 secs, 6 samples)


                     INDEX VALUES
TEST                                        BASELINE     RESULT      INDEX

Arithmetic Test (type = double)               2541.7    86184.5       33.9
Dhrystone 2 without register variables       22366.3   665027.8       29.7
Execl Throughput Test                           16.5      214.4       13.0
File Copy  (30 seconds)                        179.0    12376.0       69.1
Pipe-based Context Switching Test             1318.5    20709.0       15.7
Shell scripts (8 concurrent)                     4.0      111.0       27.8
                                                                 =========
     SUM of  6 items                                                 189.2
     AVERAGE                                                          31.5

Carl
 

8 More Discussions You Might Find Interesting

1. UNIX Benchmarks

Ultra 10 benchmark

CPU/Speed: Ultrasparc IIi / 300MHz Ram: 128MB (Not enough) Motherboard: Sun Ultra 5/10 Bus: 4 PCI Cache: 512K Ecache Controller: Onboard IDE ATA/33 Disk: 40GB IBM ATA/100 Load: Low, 1 user, apache, samba, ipf, dtlogin disabled. Kernel: Solaris 5.10 b72 Kernel ELF?: yes pgms: I used the... (0 Replies)
Discussion started by: 98_1LE
0 Replies

2. Linux

Benchmark for Linux

I work in a computer company which sells computer configurations and parts of them. And I want to give a choice to customers. If they want to buy a PC with Linux installed, not Windows. But I find difficult to test the Graphic Cards in Linux OS. I have searched the web and I didn't found any... (2 Replies)
Discussion started by: vlatkop
2 Replies

3. UNIX Benchmarks

HP hardware benchmark

CPU: 1 x PA8600, 440MHz RAM: 1GB Hardware model: 9000/800/N4000-44 BYTE UNIX Benchmarks (Version 3.11) System -- HP-UX xxx B.11.11 U 9000/800 615379343 unlimited-user license Start Benchmark Run: Tue Apr 4 05:43:42 IST 2006 1 interactive users. Dhrystone 2 without register... (0 Replies)
Discussion started by: blowtorch
0 Replies

4. UNIX for Dummies Questions & Answers

cliched unix help thread

Windows blows. I'm poor so unix is looking like a great alterative (expecially after my former roommate showed me most of the things it can do). Right now I'm looking at Debian or some other Unix kernel that would run nicley on my computer. But the problem we had with installing it while he was... (3 Replies)
Discussion started by: beardsman
3 Replies

5. Forum Support Area for Unregistered Users & Account Problems

How to post a new thread (Regarding Unix related doubts) in Unix Forums

How to post a new thread (Regarding Unix related doubts) in Unix Forums. I registered my id but I am unable to post my Questions to Forum. Thanks & Regards, indusri (1 Reply)
Discussion started by: indusri
1 Replies

6. Shell Programming and Scripting

Measure thread execution (in C, unix)

Hi, I have a simulation program which creates two threads and I would like to know if I can measure the time of each individual thread. Threads communicate (I use pthread to manage them) and I want to measure communication time. I found a solution with clock_gettime and CLOCK_THREAD_CPUTIME_ID... (32 Replies)
Discussion started by: Tinkh
32 Replies

7. UNIX for Advanced & Expert Users

Implementing thread in UNIX

Hi For our load testing , we are using stubs (unix shell script) which send the response to the request coming from the application. As the unix stub is single threaded , it is responding to only one request whereas multiple requests come in parallely. I haven't worked on thread concepts... (5 Replies)
Discussion started by: jenanee
5 Replies

8. Shell Programming and Scripting

What's UNIX Expert's suggestion for this thread ?

Assume that 100 file's of type .txt are saved in directory in which, 40 .txt files having ID 225 in column x 10 .txt files having ID 220 in column x 30 .txt files having ID 115 in column x and remaining 20 .txt file's having UNIQUE ID say 226,227,228,229,230....first I want to read only files... (8 Replies)
Discussion started by: Akshay Hegde
8 Replies
volcheck(1)							   User Commands						       volcheck(1)

NAME
volcheck - checks for media in a drive and by default checks all floppy media SYNOPSIS
volcheck [-v] [-i secs] [-t secs] pathname DESCRIPTION
The volcheck utility tells Volume Management to look at each dev/pathname in sequence and determine if new media has been inserted in the drive. The default action is to volcheck all checkable media managed by volume management. OPTIONS
The following options are supported: -i secs Set the frequency of device checking to secs seconds. The default is 2 seconds. The minimum frequency is 1 second. -t secs Check the named device(s) for the next secs seconds. The maximum number of seconds allowed is 28800, which is 8 hours. The fre- quency of checking is specified by -i. There is no default total time. -v Verbose. OPERANDS
The following operands are supported: pathname The path name of a media device. EXAMPLES
Example 1: A sample of the volcheck command. The following example example% volcheck -v /dev/diskette /dev/diskette has media asks Volume Management to examine the floppy drive for new media. The following example example% volcheck -i 2 -t 600 /dev/diskette1 & asks Volume Management if there is a floppy in the floppy drive every 2 seconds for 600 seconds (10 minutes). FILES
/dev/volctl Volume Management control port ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWvolu | +-----------------------------+-----------------------------+ SEE ALSO
eject(1), volcancel(1), volmissing(1) rmmount(1M), vold(1M), rmmount.conf(4), vold.conf(4), attributes(5), volfs(7FS) WARNINGS
Due to a hardware limitation in many floppy drives, the act of checking for media causes mechanical action in the floppy drive. Continu- ous polling of the floppy drive will cause the drive to wear out. It is recommended that polling the drive only be performed during periods of high use. SunOS 5.10 21 Feb 1997 volcheck(1)
All times are GMT -4. The time now is 06:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy