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
ppmtosixel(1)                                                 General Commands Manual                                                ppmtosixel(1)

NAME
ppmtosixel - convert a portable pixmap into DEC sixel format SYNOPSIS
ppmtosixel [-raw] [-margin] [ppmfile] DESCRIPTION
Reads a portable pixmap as input. Produces sixel commands (SIX) as output. The output is formatted for color printing, e.g. for a DEC LJ250 color inkjet printer. If RGB values from the PPM file do not have maxval=100, the RGB values are rescaled. A printer control header and a color assignment table begin the SIX file. Image data is written in a compressed format by default. A printer control footer ends the image file. OPTIONS
-raw If specified, each pixel will be explicitly described in the image file. If -raw is not specified, output will default to com- pressed format in which identical adjacent pixels are replaced by "repeat pixel" commands. A raw file is often an order of magni- tude larger than a compressed file and prints much slower. -margin If -margin is not specified, the image will be start at the left margin (of the window, paper, or whatever). If -margin is speci- fied, a 1.5 inch left margin will offset the image. PRINTING
Generally, sixel files must reach the printer unfiltered. Use the lpr -x option or cat filename > /dev/tty0?. BUGS
Upon rescaling, truncation of the least significant bits of RGB values may result in poor color conversion. If the original PPM maxval was greater than 100, rescaling also reduces the image depth. While the actual RGB values from the ppm file are more or less retained, the color palette of the LJ250 may not match the colors on your screen. This seems to be a printer limitation. SEE ALSO
ppm(5) AUTHOR
Copyright (C) 1991 by Rick Vinci. 26 April 1991 ppmtosixel(1)
All times are GMT -4. The time now is 01:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy