LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-16-2004, 11:08 PM   #1
kiwi_bloke
LQ Newbie
 
Registered: Aug 2004
Posts: 3

Rep: Reputation: 0
Byte Benchmarks


Hey all, newbie here.

What im looking for is a quick overview of what each of the tests in the Byte benchmark do. I ran it, and understand some of the tests, but it would be more informative to know what they all do!!

Dhrystone 2 without register variables 459874.0 lps (10 secs, 6 samples)
Dhrystone 2 using register variables 459863.7 lps (10 secs, 6 samples)
Arithmetic Test (type = arithoh) 13255212.7 lps (10 secs, 6 samples)
Arithmetic Test (type = register) 60463.0 lps (10 secs, 6 samples)
Arithmetic Test (type = short) 58394.6 lps (10 secs, 6 samples)
Arithmetic Test (type = int) 60462.6 lps (10 secs, 6 samples)
Arithmetic Test (type = long) 60465.0 lps (10 secs, 6 samples)
Arithmetic Test (type = float) 39231.2 lps (10 secs, 6 samples)
Arithmetic Test (type = double) 39232.1 lps (10 secs, 6 samples)
System Call Overhead Test 125965.0 lps (10 secs, 6 samples)
Pipe Throughput Test 137501.0 lps (10 secs, 6 samples)
Pipe-based Context Switching Test 34583.0 lps (10 secs, 6 samples)
Process Creation Test 1498.7 lps (10 secs, 6 samples)
Execl Throughput Test 250.9 lps (9 secs, 6 samples)
File Read (10 seconds) 412606.0 KBps (10 secs, 6 samples)
File Write (10 seconds) 42753.0 KBps (10 secs, 6 samples)
File Copy (10 seconds) 5325.0 KBps (10 secs, 6 samples)
File Read (30 seconds) 414747.0 KBps (30 secs, 6 samples)
File Write (30 seconds) 44699.0 KBps (30 secs, 6 samples)
File Copy (30 seconds) 4893.0 KBps (30 secs, 6 samples)
C Compiler Test 303.7 lpm (60 secs, 3 samples)
Shell scripts (1 concurrent) 564.4 lpm (60 secs, 3 samples)
Shell scripts (2 concurrent) 294.3 lpm (60 secs, 3 samples)
Shell scripts (4 concurrent) 149.7 lpm (60 secs, 3 samples)
Shell scripts (8 concurrent) 75.0 lpm (60 secs, 3 samples)
Dc: sqrt(2) to 99 decimal places 49948.6 lpm (60 secs, 6 samples)
Recursion Test--Tower of Hanoi
 
Old 08-17-2004, 12:07 AM   #2
foo_bar_foo
Senior Member
 
Registered: Jun 2004
Posts: 2,553

Rep: Reputation: 53
lets see drystone is an old 1980's program to test like a typical application
(typical for 1980 that is)
register variables are variables actually stored in the cpu.
type = arithoh
arithmatic overhead -- this is where most of the math time is taken up so is the most important
System Call Overhead
this is mainly switching context from user to kernel space to make underlying system calls
this is a huge slowdown especially for multiple processors and constitutes a major cause of network latency.
Pipe Throughput
this is the cpu pipes i think and is about memory access speed
Pipe-based Context Switching
this one i'm not sure -- must be about the cost to the cpu of handing ram data from userspace
to kernel space ????
Execl is a family of functions that allow one proccess to branch or fork to another process
recursion is when a function calls itself from within itself -- an condition that can get quite out of controll
because when it calls itself within itself it calls itself again and again

Last edited by foo_bar_foo; 08-17-2004 at 12:09 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
benchmarks justinr1 Linux - Software 1 08-08-2005 04:04 PM
benchmarks.......for networks alaios Linux - Networking 1 05-09-2004 05:42 PM
benchmarks? alaios Linux - Software 0 03-31-2004 10:49 AM
backup byte-for-byte axion0917 Linux - Software 2 12-11-2003 05:01 PM
Linux benchmarks d3funct Linux - General 2 12-31-2002 02:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration