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
Graphics::Primitive::Insets(3pm)			User Contributed Perl Documentation			  Graphics::Primitive::Insets(3pm)

NAME
Graphics::Primitive::Insets - Space between things DESCRIPTION
Graphics::Primitive::Insets represents the amount of space that surrounds something. This object can be used to represent either padding or margins (in the CSS sense, one being inside the bounding box, the other being outside) SYNOPSIS
use Graphics::Primitive::Insets; my $insets = Graphics::Primitive::Insets->new({ top => 5, bottom => 5, left => 5, right => 5 }); METHODS
Constructor new Creates a new Graphics::Primitive::Insets. Instance Methods as_array Return these insets as an array in the form of top, right, bottom and left. bottom Set/Get the inset from the bottom. equal_to Determine if these Insets are equal to another. left Set/Get the inset from the left. right Set/Get the inset from the right. top Set/Get the inset from the top. zero Sets all the insets (top, left, bottom, right) to 0. AUTHOR
Cory Watson, "<gphat@cpan.org>" SEE ALSO
perl(1) COPYRIGHT &; LICENSE Copyright 2008-2010 by Cory G Watson. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.12.3 2010-08-21 Graphics::Primitive::Insets(3pm)
All times are GMT -4. The time now is 02:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy