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
61
62
|
3 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 74248937.5 lps (10.0 s, 7 samples)
Double-Precision Whetstone 12462.0 MWIPS (9.9 s, 7 samples)
Execl Throughput 8568.0 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 2761452.2 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 739737.1 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 7633122.0 KBps (30.0 s, 2 samples)
Pipe Throughput 4181189.7 lps (10.0 s, 7 samples)
Pipe-based Context Switching 307501.5 lps (10.0 s, 7 samples)
Process Creation 18092.2 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 23124.3 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 6286.5 lpm (60.0 s, 2 samples)
System Call Overhead 4439258.8 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 74248937.5 6362.4
Double-Precision Whetstone 55.0 12462.0 2265.8
Execl Throughput 43.0 8568.0 1992.6
File Copy 1024 bufsize 2000 maxblocks 3960.0 2761452.2 6973.4
File Copy 256 bufsize 500 maxblocks 1655.0 739737.1 4469.7
File Copy 4096 bufsize 8000 maxblocks 5800.0 7633122.0 13160.6
Pipe Throughput 12440.0 4181189.7 3361.1
Pipe-based Context Switching 4000.0 307501.5 768.8
Process Creation 126.0 18092.2 1435.9
Shell Scripts (1 concurrent) 42.4 23124.3 5453.8
Shell Scripts (8 concurrent) 6.0 6286.5 10477.5
System Call Overhead 15000.0 4439258.8 2959.5
========
System Benchmarks Index Score 3736.0
------------------------------------------------------------------------
3 CPUs in system; running 3 parallel copies of tests
Dhrystone 2 using register variables 216635558.8 lps (10.0 s, 7 samples)
Double-Precision Whetstone 37459.4 MWIPS (9.9 s, 7 samples)
Execl Throughput 15703.7 lps (29.5 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 7700330.2 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 2121150.8 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 15705533.8 KBps (30.0 s, 2 samples)
Pipe Throughput 12248121.5 lps (10.0 s, 7 samples)
Pipe-based Context Switching 1077421.4 lps (10.0 s, 7 samples)
Process Creation 34494.6 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 43806.4 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 6567.6 lpm (60.0 s, 2 samples)
System Call Overhead 12747363.3 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 216635558.8 18563.5
Double-Precision Whetstone 55.0 37459.4 6810.8
Execl Throughput 43.0 15703.7 3652.0
File Copy 1024 bufsize 2000 maxblocks 3960.0 7700330.2 19445.3
File Copy 256 bufsize 500 maxblocks 1655.0 2121150.8 12816.6
File Copy 4096 bufsize 8000 maxblocks 5800.0 15705533.8 27078.5
Pipe Throughput 12440.0 12248121.5 9845.8
Pipe-based Context Switching 4000.0 1077421.4 2693.6
Process Creation 126.0 34494.6 2737.7
Shell Scripts (1 concurrent) 42.4 43806.4 10331.7
Shell Scripts (8 concurrent) 6.0 6567.6 10946.0
System Call Overhead 15000.0 12747363.3 8498.2
========
System Benchmarks Index Score 8806.0
|