Sponsored Content
Full Discussion: ga 970a ud3 bench
UNIX Standards and Benchmarks UNIX & LINUX Benchmarks (Version 3.11) Linux Benchmarks ga 970a ud3 bench Post 302643747 by laluz on Sunday 20th of May 2012 01:34:22 PM
Old 05-20-2012
AMD Athlon(tm) 64 X2 Dual Core Processor 5200+, 4GiB RAM DIMM 400 MHz, Intel 313 SSD and a encrypted /home (standard Ubuntu encryption)

Code:
  BYTE UNIX Benchmarks (Version 3.11)
  System -- Linux barmaglot 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
  Start Benchmark Run: Sun May 20 16:49:07 CEST 2012
   2 interactive users.
Dhrystone 2 without register variables   11149910.4 lps   (10 secs, 6 samples)
Dhrystone 2 using register variables     11136598.6 lps   (10 secs, 6 samples)
Arithmetic Test (type = arithoh)              1.0 lps   (0 secs, 6 samples)
Arithmetic Test (type = register)             1.0 lps   (0 secs, 6 samples)
Arithmetic Test (type = short)                1.0 lps   (0 secs, 6 samples)
Arithmetic Test (type = int)                  1.0 lps   (0 secs, 6 samples)
Arithmetic Test (type = long)                 1.0 lps   (0 secs, 6 samples)
Arithmetic Test (type = float)                1.0 lps   (0 secs, 6 samples)
Arithmetic Test (type = double)               1.0 lps   (0 secs, 6 samples)
System Call Overhead Test                2253214.0 lps   (10 secs, 6 samples)
Pipe Throughput Test                     1179415.6 lps   (10 secs, 6 samples)
Pipe-based Context Switching Test          no measured results
Process Creation Test                      2936.9 lps   (10 secs, 6 samples)
Execl Throughput Test                       989.6 lps   (9 secs, 6 samples)
File Read  (10 seconds)                  3293870.0 KBps  (10 secs, 6 samples)
File Write (10 seconds)                  354637.0 KBps  (10 secs, 6 samples)
File Copy  (10 seconds)                   77797.0 KBps  (10 secs, 6 samples)
File Read  (30 seconds)                  3356888.0 KBps  (30 secs, 6 samples)
File Write (30 seconds)                  304483.0 KBps  (30 secs, 6 samples)
File Copy  (30 seconds)                   64379.0 KBps  (30 secs, 6 samples)
C Compiler Test                             678.0 lpm   (60 secs, 3 samples)
Shell scripts (1 concurrent)               2436.9 lpm   (60 secs, 3 samples)
Shell scripts (2 concurrent)               4385.7 lpm   (60 secs, 3 samples)
Shell scripts (4 concurrent)               2319.5 lpm   (60 secs, 3 samples)
Shell scripts (8 concurrent)               1168.2 lpm   (60 secs, 3 samples)
Dc: sqrt(2) to 99 decimal places          45285.0 lpm   (60 secs, 6 samples)
Recursion Test--Tower of Hanoi           122577.4 lps   (10 secs, 6 samples)


                     INDEX VALUES            
TEST                                        BASELINE     RESULT      INDEX

Arithmetic Test (type = double)               2541.7        1.0        0.0
Dhrystone 2 without register variables       22366.3 11149910.4      498.5
Execl Throughput Test                           16.5      989.6       60.0
File Copy  (30 seconds)                        179.0    64379.0      359.7
Pipe-based Context Switching Test             1318.5        0.0        0.0
Shell scripts (8 concurrent)                     4.0     1168.2      292.1
                                                                 =========
     SUM of  6 items                                                1210.2
     AVERAGE                                                         201.7

It seems something went wrong with the Arithmetic Test. Make has shown a few warnings about 'exit' but no errors.

And here some further output from lshw
slot: Socket M2
size: 1GHz
capacity: 3200MHz
clock: 200MHz
capabilities: cpufreq
*-cache
description: L1 cache
physical id: c
slot: Internal Cache
size: 128KiB
capacity: 128KiB
capabilities: synchronous internal write-back
*-memory:0
description: System Memory
physical id: 1b
slot: System board or motherboard
size: 4GiB
*-bank:0
description: DIMM 400 MHz (2.5 ns)
physical id: 0
slot: A0
size: 1GiB
width: 64 bits
clock: 400MHz (2.5ns)
etc.
 

2 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Brain Bench Certification

Hi, Can anybody provide me Pointers to Practice tests or any Material to prepare for Brainbench certification in Unix Shell Scripting? Also how good is this Certification for UNIX programmers. Is it worth it? I'm planning to take this certification in 2 weeks. Kindly let me know all the pros... (0 Replies)
Discussion started by: pavan_emani
0 Replies

2. Shell Programming and Scripting

How to use bench mark module for sub routines in perl?

Hi, I have 2 sub routines for example. use Benchmark 'cmpthese'; sub explicit { print "\n print and calculate\n"; } sub new_per_loop { for (0..4){ print "\n print the loop \n"; } } cmpthese (10_000, { 'Explicit' => &explicit, ... (2 Replies)
Discussion started by: vanitham
2 Replies
All times are GMT -4. The time now is 01:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy