Sponsored Content
Full Discussion: Results for Linux Benchmarks
UNIX Standards and Benchmarks UNIX & LINUX Benchmarks (Version 3.11) Linux Benchmarks Results for Linux Benchmarks Post 48556 by mAAddog on Wednesday 10th of March 2004 06:51:46 AM
Old 03-10-2004
Hi Guys,
Found the problem, in the Run file it states that you must have /usr/bin/time installed.
For gentoo users you need to emerge sys-apps/time.

Another problem too, possibly a bug ?

My System gets a low score on one of the copy tests, i think that the score is incorrect.

I will run it again tommorow when i get time. If it works i will post back properly in the required format.

Quote:

BYTE UNIX Benchmarks (Version 3.11)
System -- Linux maaddog 2.6.3 #3 SMP Sun Mar 7 20:59:25 EST 2004 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz GenuineIntel GNU/Linux
Start Benchmark Run: Wed Mar 10 10:25:29 UTC 2004
1 interactive users.
Dhrystone 2 without register variables 5495217.1 lps (10 secs, 6 samples)
Dhrystone 2 using register variables 5485134.6 lps (10 secs, 6 samples)
Arithmetic Test (type = arithoh) 17541160.0 lps (10 secs, 6 samples)
Arithmetic Test (type = register) 749610.1 lps (10 secs, 6 samples)
Arithmetic Test (type = short) 786358.0 lps (10 secs, 6 samples)
Arithmetic Test (type = int) 748894.9 lps (10 secs, 6 samples)
Arithmetic Test (type = long) 749621.5 lps (10 secs, 6 samples)
Arithmetic Test (type = float) 725764.7 lps (10 secs, 6 samples)
Arithmetic Test (type = double) 724527.9 lps (10 secs, 6 samples)
System Call Overhead Test 459896.1 lps (10 secs, 6 samples)
Pipe Throughput Test 635324.4 lps (10 secs, 6 samples)
Pipe-based Context Switching Test 149273.9 lps (10 secs, 6 samples)
Process Creation Test 9414.5 lps (10 secs, 6 samples)
Execl Throughput Test 3140.8 lps (9 secs, 6 samples)
File Read (10 seconds) 2228646.0 KBps (10 secs, 6 samples)
File Write (10 seconds) 581963.0 KBps (10 secs, 6 samples)
File Copy (10 seconds) 85198.0 KBps (10 secs, 6 samples)
File Read (30 seconds) 2246731.0 KBps (30 secs, 6 samples)
File Write (30 seconds) 572433.0 KBps (30 secs, 6 samples)
File Copy (30 seconds) 41.0 KBps (30 secs, 6 samples)
C Compiler Test 1250.9 lpm (60 secs, 3 samples)
Shell scripts (1 concurrent) 4995.7 lpm (60 secs, 3 samples)
Shell scripts (2 concurrent) 3123.7 lpm (60 secs, 3 samples)
Shell scripts (4 concurrent) 1642.7 lpm (60 secs, 3 samples)
Shell scripts (8 concurrent) 845.7 lpm (60 secs, 3 samples)
Dc: sqrt(2) to 99 decimal places 127645.8 lpm (60 secs, 6 samples)
Recursion Test--Tower of Hanoi 88970.9 lps (10 secs, 6 samples)


INDEX VALUES
TEST BASELINE RESULT INDEX

Arithmetic Test (type = double) 2541.7 724527.9 285.1
Dhrystone 2 without register variables 22366.3 5495217.1 245.7
Execl Throughput Test 16.5 3140.8 190.4
File Copy (30 seconds) 179.0 41.0 0.2
Pipe-based Context Switching Test 1318.5 149273.9 113.2
Shell scripts (8 concurrent) 4.0 845.7 211.4
=========
SUM of 6 items 1046.0
AVERAGE 174.3
Thanks
mAAddog
 

10 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

Linux mail servers benchmarks (Qmail, Sendmail,Postfix)

New Linux mail servers benchmarks website. Check out http://benchmarks.dmz.ro . (0 Replies)
Discussion started by: cipango
0 Replies

2. UNIX for Advanced & Expert Users

Linux Processing Benchmarks ?

Hello everyone. Does anyone know where to I could find published benchmarks for how a Linux box performs. It would be nice if I could find a comparison to the Windows OS. Thanks, Lance (2 Replies)
Discussion started by: lcstephens
2 Replies

3. Linux Benchmarks

Instructions for Linux Benchmarks

STEP 1: Get the source here: https://www.unix.com/source/bm.zip or https://www.unix.com/source/unix_linux_bench.tar.gz STEP 2: unzip or untar and cd into the bm directory STEP 3: make (Note: there is a pre-compiled Linux binary in the distro, so Linux users don't have to make a... (0 Replies)
Discussion started by: Neo
0 Replies

4. Linux Benchmarks

Linux Benchmarks Makes No Sense

I created two computers with identical hardware, and run the benchmark programs in both starting at the same exact time. What makes no sense is that the computer that has the lower average index (121) finished the race a good 30 minutes ahead of the computer wich showed the higher avg index... (0 Replies)
Discussion started by: philip_38
0 Replies

5. Linux

How I will check wheather my linux benchmark results are OK

My system bench mark results INDEX VALUES TEST BASELINE RESULT INDEX Arithmetic Test (type = double) 2541.7 876123.7 344.7 Dhrystone 2 without register variables 22366.3 5411602.3 ... (1 Reply)
Discussion started by: chandra s
1 Replies

6. Linux Benchmarks

Original (Archive) Site for Linux Benchmarks

FYI: Here is the archive site for the original Linux benchmarks (1994 - 1996) http://linux.silkroad.com/ Neo (3 Replies)
Discussion started by: Neo
3 Replies

7. Shell Programming and Scripting

linux ISQL and MSSQL unload results to file

Hello, I am using suse 10.1 and isql from unixodbc to connect to a MS SQL server. I got everything to work fine. What do I need to unload the results from the sql to a file? I attempted to put unload to in my sql statement but got a error. I don't see in the isql help where it has a option to... (0 Replies)
Discussion started by: benefactr
0 Replies

8. Shell Programming and Scripting

Linux script - Crazy results

Here is my script: # # Capture the current directory. export -p CurrentDir="`pwd`" echo $CurrentDir # # Capture the new directory name in the form YYYYMMDD. export -p DateDir="`date +"%Y%m%d"`" echo $DateDir # # Store the desired target directory. export -p... (6 Replies)
Discussion started by: imprimisxo
6 Replies

9. Red Hat

Linux ls -L Results

I seem to be somewhat baffled by the results of the -L option of the ls command on our new Linux system. I have a symbolic link defined like the following: ptmawpmfld.sqr as /u21/xxxx/m/moranp1/yyyy/fixpaths/tests20091218/awpmfld.sqr When I issue the command ls -l ptmawpmfld.sqr, I see the... (2 Replies)
Discussion started by: ptmoran
2 Replies

10. UNIX for Dummies Questions & Answers

LINUX SORT command chops results

I am trying to sort a file . The file looks like this: DDFF 2 /ztpfrepos/pgr/load DDFQ 2 /ztpfrepos/pgr/load DDFX 2 /ztpfrepos/pgr/load DDUA 2 /ztpfrepos/pgr/load My command: sort -k1 /home/c153507/Bin/OPL1.txt -o /home/c153507/Bin/OPL1.txt The results are OK except for one line where... (4 Replies)
Discussion started by: Yahalom
4 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 07:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy