1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
Dhrystone 2 using register variables 78754641.2 lps (10.0 s, 7 samples)
Double-Precision Whetstone 13316.1 MWIPS (10.0 s, 7 samples)
Execl Throughput 8987.0 lps (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 2925742.4 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 780580.9 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 8376783.4 KBps (30.0 s, 2 samples)
Pipe Throughput 4407756.1 lps (10.0 s, 7 samples)
Pipe-based Context Switching 143571.0 lps (10.0 s, 7 samples)
Process Creation 20785.7 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 28624.8 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 7930.7 lpm (60.0 s, 2 samples)
System Call Overhead 4687056.0 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 78754641.2 6748.5
Double-Precision Whetstone 55.0 13316.1 2421.1
Execl Throughput 43.0 8987.0 2090.0
File Copy 1024 bufsize 2000 maxblocks 3960.0 2925742.4 7388.2
File Copy 256 bufsize 500 maxblocks 1655.0 780580.9 4716.5
File Copy 4096 bufsize 8000 maxblocks 5800.0 8376783.4 14442.7
Pipe Throughput 12440.0 4407756.1 3543.2
Pipe-based Context Switching 4000.0 143571.0 358.9
Process Creation 126.0 20785.7 1649.7
Shell Scripts (1 concurrent) 42.4 28624.8 6751.1
Shell Scripts (8 concurrent) 6.0 7930.7 13217.9
System Call Overhead 15000.0 4687056.0 3124.7
========
System Benchmarks Index Score 3832.9
------------------------------------------------------------------------
4 CPUs in system; running 4 parallel copies of tests
Dhrystone 2 using register variables 302860184.9 lps (10.0 s, 7 samples)
Double-Precision Whetstone 52184.5 MWIPS (10.0 s, 7 samples)
Execl Throughput 19701.4 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 10755422.7 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 3029830.8 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 20022095.1 KBps (30.0 s, 2 samples)
Pipe Throughput 17035367.2 lps (10.0 s, 7 samples)
Pipe-based Context Switching 1780152.4 lps (10.0 s, 7 samples)
Process Creation 38997.3 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 59806.0 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 8756.4 lpm (60.0 s, 2 samples)
System Call Overhead 18113612.1 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 302860184.9 25952.0
Double-Precision Whetstone 55.0 52184.5 9488.1
Execl Throughput 43.0 19701.4 4581.7
File Copy 1024 bufsize 2000 maxblocks 3960.0 10755422.7 27160.2
File Copy 256 bufsize 500 maxblocks 1655.0 3029830.8 18307.1
File Copy 4096 bufsize 8000 maxblocks 5800.0 20022095.1 34520.9
Pipe Throughput 12440.0 17035367.2 13694.0
Pipe-based Context Switching 4000.0 1780152.4 4450.4
Process Creation 126.0 38997.3 3095.0
Shell Scripts (1 concurrent) 42.4 59806.0 14105.2
Shell Scripts (8 concurrent) 6.0 8756.4 14594.0
System Call Overhead 15000.0 18113612.1 12075.7
========
System Benchmarks Index Score 12018.2
|