Sponsored Content
UNIX Standards and Benchmarks UNIX & LINUX Benchmarks (Version 3.11) Linux Benchmarks Sun Ultra30, Gentoo 1.4.3.10p1 Post 41443 by tnorth on Monday 6th of October 2003 12:14:31 PM
Old 10-06-2003
Sun Ultra30, Gentoo 1.4.3.10p1

Notes:

Code:
CPU/Speed: UltraSparcII 296Mhz
Ram:512M
Motherboard:
Bus:
Cache:
Controller:
Disk: SEAGATE Model: ST34371W SUN4.2G
Load:
Kernel:
Kernel ELF?:
pgms:

Results:


  BYTE UNIX Benchmarks (Version 3.11)
  System -- Linux box  2.4.21-sparc-r1 #1 Wed Oct 1 12:32:52 EDT 2003 sparc64 sun4u TI UltraSparc II (BlackBird) GNU/Linux
  Start Benchmark Run: Mon Oct  6 10:35:11 EDT 2003
   1 interactive users.
Dhrystone 2 without register variables   576386.0 lps   (10 secs, 6 samples)
Dhrystone 2 using register variables     579571.7 lps   (10 secs, 6 samples)
Arithmetic Test (type = arithoh)         2328097.3 lps   (10 secs, 6 samples)
Arithmetic Test (type = register)         31883.2 lps   (10 secs, 6 samples)
Arithmetic Test (type = short)            30893.1 lps   (10 secs, 6 samples)
Arithmetic Test (type = int)              31726.1 lps   (10 secs, 6 samples)
Arithmetic Test (type = long)             31917.1 lps   (10 secs, 6 samples)
Arithmetic Test (type = float)            91624.5 lps   (10 secs, 6 samples)
Arithmetic Test (type = double)           71655.4 lps   (10 secs, 6 samples)
System Call Overhead Test                122951.4 lps   (10 secs, 6 samples)
Pipe Throughput Test                     103068.5 lps   (10 secs, 6 samples)
Pipe-based Context Switching Test         41634.4 lps   (10 secs, 6 samples)
Process Creation Test                      1922.9 lps   (10 secs, 6 samples)
Execl Throughput Test                       537.8 lps   (9 secs, 6 samples)
File Read  (10 seconds)                  480789.0 KBps  (10 secs, 6 samples)
File Write (10 seconds)                  122483.0 KBps  (10 secs, 6 samples)
File Copy  (10 seconds)                   35198.0 KBps  (10 secs, 6 samples)
File Read  (30 seconds)                  483378.0 KBps  (30 secs, 6 samples)
File Write (30 seconds)                  113817.0 KBps  (30 secs, 6 samples)
File Copy  (30 seconds)                   17388.0 KBps  (30 secs, 6 samples)
C Compiler Test                             183.3 lpm   (60 secs, 3 samples)
Shell scripts (1 concurrent)                958.2 lpm   (60 secs, 3 samples)
Shell scripts (2 concurrent)                507.8 lpm   (60 secs, 3 samples)
Shell scripts (4 concurrent)                261.7 lpm   (60 secs, 3 samples)
Shell scripts (8 concurrent)                132.0 lpm   (60 secs, 3 samples)
Dc: sqrt(2) to 99 decimal places          25150.8 lpm   (60 secs, 6 samples)
Recursion Test--Tower of Hanoi            10871.8 lps   (10 secs, 6 samples)


                     INDEX VALUES
TEST                                        BASELINE     RESULT      INDEX

Arithmetic Test (type = double)               2541.7    71655.4       28.2
Dhrystone 2 without register variables       22366.3   576386.0       25.8
Execl Throughput Test                           16.5      537.8       32.6
File Copy  (30 seconds)                        179.0    17388.0       97.1
Pipe-based Context Switching Test             1318.5    41634.4       31.6
Shell scripts (8 concurrent)                     4.0      132.0       33.0
                                                                 =========
     SUM of  6 items                                                 248.3
     AVERAGE                                                          41.4

 

4 More Discussions You Might Find Interesting

1. Linux Benchmarks

AMD 1.2 Gentoo 1.4.3.8p1

Notes: CPU/Speed: 1195.993 Ram: 503 Megabytes Motherboard: biostart m7vkb Bus: Cache:256 KB Controller:VT82C586A Disk:Maxtor 93073U6 Load: Kernel:2.4.20-xfs-r3 Kernel ELF?: yes pgms: Results: BYTE UNIX Benchmarks (Version 3.11) System -- Linux box 2.4.20-xfs-r3 #1... (1 Reply)
Discussion started by: tnorth
1 Replies

2. Gentoo

Gentoo problem, X is not working

I got Gentoo installed with only a few minor problems, but those are the worse right? :p Anyway, I can boot into a terminal and could could fine into TWM (yuck). So I emerged XFCE4 by doing this: use="-gnome -kde" emerge xfce I then inserted this into ~./xinitrc : ... (3 Replies)
Discussion started by: EDUD LIVE
3 Replies

3. Gentoo

Gentoo and Qmail

Hello all, I want to create a qmail to just forward messages to a valid smtp over the internet, so I can use mutt to send messages as well as recieving them. Is there an easy way of doing this? My SMTP server requires authentication. Thanks a lot. (2 Replies)
Discussion started by: Zarnick
2 Replies

4. UNIX for Advanced & Expert Users

Installing oracle on Gentoo

Hello! I'm using Linux Gentoo 2.6.22-gentoo-r9. Before I used Red Had I had no issues with the installation. But I don't like Red Hat and trying to install Oracle on Gentoo. See following: rpm --nodeps -vv -i oracle-xe-10.2.0.1-1.0.i386.rpm ... You must run '/etc/init.d/oracle-xe... (5 Replies)
Discussion started by: mirusnet
5 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 08:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy