Add files via upload

This commit is contained in:
aiminick 2021-08-15 22:36:36 +08:00 committed by GitHub
parent 255fa509c7
commit 6903ce211a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5310 additions and 0 deletions

View File

@ -0,0 +1,74 @@
BYTE UNIX Benchmarks (Version 5.1.3)
System: raspbian: GNU/Linux
OS: GNU/Linux -- 5.10.52-Release-OPENFANS+20210806-v8 -- #1 SMP PREEMPT Fri Aug 6 22:21:25 CST 2021
Machine: aarch64 (unknown)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
21:30:47 up 1:44, 1 user, load average: 0.72, 0.81, 1.11; runlevel 2021-08-15
------------------------------------------------------------------------
Benchmark Run: 日 8月 15 2021 21:30:47 - 21:58:47
4 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 23494022.5 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3986.4 MWIPS (9.2 s, 7 samples)
Execl Throughput 1713.4 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 295382.7 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 95542.2 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 645003.4 KBps (30.0 s, 2 samples)
Pipe Throughput 296058.5 lps (10.0 s, 7 samples)
Pipe-based Context Switching 59008.5 lps (10.0 s, 7 samples)
Process Creation 2601.3 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 3952.6 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 998.8 lpm (60.0 s, 2 samples)
System Call Overhead 245275.3 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 23494022.5 2013.2
Double-Precision Whetstone 55.0 3986.4 724.8
Execl Throughput 43.0 1713.4 398.5
File Copy 1024 bufsize 2000 maxblocks 3960.0 295382.7 745.9
File Copy 256 bufsize 500 maxblocks 1655.0 95542.2 577.3
File Copy 4096 bufsize 8000 maxblocks 5800.0 645003.4 1112.1
Pipe Throughput 12440.0 296058.5 238.0
Pipe-based Context Switching 4000.0 59008.5 147.5
Process Creation 126.0 2601.3 206.5
Shell Scripts (1 concurrent) 42.4 3952.6 932.2
Shell Scripts (8 concurrent) 6.0 998.8 1664.6
System Call Overhead 15000.0 245275.3 163.5
========
System Benchmarks Index Score 531.8
------------------------------------------------------------------------
Benchmark Run: 日 8月 15 2021 21:58:47 - 22:26:49
4 CPUs in system; running 4 parallel copies of tests
Dhrystone 2 using register variables 94357788.7 lps (10.0 s, 7 samples)
Double-Precision Whetstone 15824.7 MWIPS (9.2 s, 7 samples)
Execl Throughput 4429.7 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 871827.5 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 371577.2 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1143506.2 KBps (30.0 s, 2 samples)
Pipe Throughput 1173685.6 lps (10.0 s, 7 samples)
Pipe-based Context Switching 227268.7 lps (10.0 s, 7 samples)
Process Creation 6608.1 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 7941.6 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1056.3 lpm (60.1 s, 2 samples)
System Call Overhead 952384.1 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 94357788.7 8085.5
Double-Precision Whetstone 55.0 15824.7 2877.2
Execl Throughput 43.0 4429.7 1030.2
File Copy 1024 bufsize 2000 maxblocks 3960.0 871827.5 2201.6
File Copy 256 bufsize 500 maxblocks 1655.0 371577.2 2245.2
File Copy 4096 bufsize 8000 maxblocks 5800.0 1143506.2 1971.6
Pipe Throughput 12440.0 1173685.6 943.5
Pipe-based Context Switching 4000.0 227268.7 568.2
Process Creation 126.0 6608.1 524.5
Shell Scripts (1 concurrent) 42.4 7941.6 1873.0
Shell Scripts (8 concurrent) 6.0 1056.3 1760.4
System Call Overhead 15000.0 952384.1 634.9
========
System Benchmarks Index Score 1507.2

View File

@ -0,0 +1,323 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="keywords" content="linux, benchmarks, benchmarking">
<title>Benchmark of raspbian / GNU/Linux on 日 8月 15 2021</title>
<style type="text/css">
table {
margin: 1em 1em 1em 0;
background: #f9f9f9;
border: 1px #aaaaaa solid;
border-collapse: collapse;
}
table th, table td {
border: 1px #aaaaaa solid;
padding: 0.2em;
}
table th {
background: #f2f2f2;
text-align: center;
}
</style>
</head>
<body>
<h2>Benchmark of raspbian / GNU/Linux on 日 8月 15 2021</h2>
<p><b>BYTE UNIX Benchmarks (Version 5.1.3)</b></p>
<h3>Test System Information</h3>
<p><table>
<tr>
<td><b>System:</b></td>
<td colspan=2>raspbian: GNU/Linux</td>
</tr><tr>
<td><b>OS:</b></td>
<td colspan=2>GNU/Linux -- 5.10.52-Release-OPENFANS+20210806-v8 -- #1 SMP PREEMPT Fri Aug 6 22:21:25 CST 2021</td>
</tr><tr>
<td><b>Machine:</b></td>
<td colspan=2>aarch64: unknown</td>
</tr><tr>
<td><b>Language:</b></td>
<td colspan=2>en_US.utf8 (charmap="UTF-8", collate="UTF-8")</td>
</tr>
<tr>
<td><b>Uptime:</b></td>
<td colspan=2>21:30:47 up 1:44, 1 user, load average: 0.72, 0.81, 1.11; runlevel 2021-08-15</td>
</tr>
</table></p>
<p><hr/></p>
<h3>Benchmark Run: 4 CPUs; 1 parallel process</h3>
<p>Time: 21:30:47 - 21:58:47; 28m 00s</p>
<h4>System Benchmarks</h4>
<p><table width="100%">
<tr>
<th align=left>Test</th>
<th align=right>Score</th>
<th align=left>Unit</th>
<th align=right>Time</th>
<th align=right>Iters.</th>
<th align=right>Baseline</th>
<th align=right>Index</th>
</tr>
<tr>
<td><b>Dhrystone 2 using register variables</b></td>
<td align=right><tt>23494022.5</tt></td>
<td align=left><tt>lps</tt></td>
<td align=right><tt>10.0 s</tt></td>
<td align=right><tt>7</tt></td>
<td align=right><tt>116700.0</tt></td>
<td align=right><tt>2013.2</tt></td>
</tr>
<tr>
<td><b>Double-Precision Whetstone</b></td>
<td align=right><tt>3986.4</tt></td>
<td align=left><tt>MWIPS</tt></td>
<td align=right><tt>9.2 s</tt></td>
<td align=right><tt>7</tt></td>
<td align=right><tt>55.0</tt></td>
<td align=right><tt>724.8</tt></td>
</tr>
<tr>
<td><b>Execl Throughput</b></td>
<td align=right><tt>1713.4</tt></td>
<td align=left><tt>lps</tt></td>
<td align=right><tt>30.0 s</tt></td>
<td align=right><tt>2</tt></td>
<td align=right><tt>43.0</tt></td>
<td align=right><tt>398.5</tt></td>
</tr>
<tr>
<td><b>File Copy 1024 bufsize 2000 maxblocks</b></td>
<td align=right><tt>295382.7</tt></td>
<td align=left><tt>KBps</tt></td>
<td align=right><tt>30.0 s</tt></td>
<td align=right><tt>2</tt></td>
<td align=right><tt>3960.0</tt></td>
<td align=right><tt>745.9</tt></td>
</tr>
<tr>
<td><b>File Copy 256 bufsize 500 maxblocks</b></td>
<td align=right><tt>95542.2</tt></td>
<td align=left><tt>KBps</tt></td>
<td align=right><tt>30.0 s</tt></td>
<td align=right><tt>2</tt></td>
<td align=right><tt>1655.0</tt></td>
<td align=right><tt>577.3</tt></td>
</tr>
<tr>
<td><b>File Copy 4096 bufsize 8000 maxblocks</b></td>
<td align=right><tt>645003.4</tt></td>
<td align=left><tt>KBps</tt></td>
<td align=right><tt>30.0 s</tt></td>
<td align=right><tt>2</tt></td>
<td align=right><tt>5800.0</tt></td>
<td align=right><tt>1112.1</tt></td>
</tr>
<tr>
<td><b>Pipe Throughput</b></td>
<td align=right><tt>296058.5</tt></td>
<td align=left><tt>lps</tt></td>
<td align=right><tt>10.0 s</tt></td>
<td align=right><tt>7</tt></td>
<td align=right><tt>12440.0</tt></td>
<td align=right><tt>238.0</tt></td>
</tr>
<tr>
<td><b>Pipe-based Context Switching</b></td>
<td align=right><tt>59008.5</tt></td>
<td align=left><tt>lps</tt></td>
<td align=right><tt>10.0 s</tt></td>
<td align=right><tt>7</tt></td>
<td align=right><tt>4000.0</tt></td>
<td align=right><tt>147.5</tt></td>
</tr>
<tr>
<td><b>Process Creation</b></td>
<td align=right><tt>2601.3</tt></td>
<td align=left><tt>lps</tt></td>
<td align=right><tt>30.0 s</tt></td>
<td align=right><tt>2</tt></td>
<td align=right><tt>126.0</tt></td>
<td align=right><tt>206.5</tt></td>
</tr>
<tr>
<td><b>Shell Scripts (1 concurrent)</b></td>
<td align=right><tt>3952.6</tt></td>
<td align=left><tt>lpm</tt></td>
<td align=right><tt>60.0 s</tt></td>
<td align=right><tt>2</tt></td>
<td align=right><tt>42.4</tt></td>
<td align=right><tt>932.2</tt></td>
</tr>
<tr>
<td><b>Shell Scripts (8 concurrent)</b></td>
<td align=right><tt>998.8</tt></td>
<td align=left><tt>lpm</tt></td>
<td align=right><tt>60.0 s</tt></td>
<td align=right><tt>2</tt></td>
<td align=right><tt>6.0</tt></td>
<td align=right><tt>1664.6</tt></td>
</tr>
<tr>
<td><b>System Call Overhead</b></td>
<td align=right><tt>245275.3</tt></td>
<td align=left><tt>lps</tt></td>
<td align=right><tt>10.0 s</tt></td>
<td align=right><tt>7</tt></td>
<td align=right><tt>15000.0</tt></td>
<td align=right><tt>163.5</tt></td>
</tr>
<tr>
<td colspan=6><b>System Benchmarks Index Score:</b></td>
<td align=right><b><tt>531.8</tt></b></td>
</tr>
</table></p>
<p><hr/></p>
<h3>Benchmark Run: 4 CPUs; 4 parallel processes</h3>
<p>Time: 21:58:47 - 22:26:49; 28m 02s</p>
<h4>System Benchmarks</h4>
<p><table width="100%">
<tr>
<th align=left>Test</th>
<th align=right>Score</th>
<th align=left>Unit</th>
<th align=right>Time</th>
<th align=right>Iters.</th>
<th align=right>Baseline</th>
<th align=right>Index</th>
</tr>
<tr>
<td><b>Dhrystone 2 using register variables</b></td>
<td align=right><tt>94357788.7</tt></td>
<td align=left><tt>lps</tt></td>
<td align=right><tt>10.0 s</tt></td>
<td align=right><tt>7</tt></td>
<td align=right><tt>116700.0</tt></td>
<td align=right><tt>8085.5</tt></td>
</tr>
<tr>
<td><b>Double-Precision Whetstone</b></td>
<td align=right><tt>15824.7</tt></td>
<td align=left><tt>MWIPS</tt></td>
<td align=right><tt>9.2 s</tt></td>
<td align=right><tt>7</tt></td>
<td align=right><tt>55.0</tt></td>
<td align=right><tt>2877.2</tt></td>
</tr>
<tr>
<td><b>Execl Throughput</b></td>
<td align=right><tt>4429.7</tt></td>
<td align=left><tt>lps</tt></td>
<td align=right><tt>30.0 s</tt></td>
<td align=right><tt>2</tt></td>
<td align=right><tt>43.0</tt></td>
<td align=right><tt>1030.2</tt></td>
</tr>
<tr>
<td><b>File Copy 1024 bufsize 2000 maxblocks</b></td>
<td align=right><tt>871827.5</tt></td>
<td align=left><tt>KBps</tt></td>
<td align=right><tt>30.0 s</tt></td>
<td align=right><tt>2</tt></td>
<td align=right><tt>3960.0</tt></td>
<td align=right><tt>2201.6</tt></td>
</tr>
<tr>
<td><b>File Copy 256 bufsize 500 maxblocks</b></td>
<td align=right><tt>371577.2</tt></td>
<td align=left><tt>KBps</tt></td>
<td align=right><tt>30.0 s</tt></td>
<td align=right><tt>2</tt></td>
<td align=right><tt>1655.0</tt></td>
<td align=right><tt>2245.2</tt></td>
</tr>
<tr>
<td><b>File Copy 4096 bufsize 8000 maxblocks</b></td>
<td align=right><tt>1143506.2</tt></td>
<td align=left><tt>KBps</tt></td>
<td align=right><tt>30.0 s</tt></td>
<td align=right><tt>2</tt></td>
<td align=right><tt>5800.0</tt></td>
<td align=right><tt>1971.6</tt></td>
</tr>
<tr>
<td><b>Pipe Throughput</b></td>
<td align=right><tt>1173685.6</tt></td>
<td align=left><tt>lps</tt></td>
<td align=right><tt>10.0 s</tt></td>
<td align=right><tt>7</tt></td>
<td align=right><tt>12440.0</tt></td>
<td align=right><tt>943.5</tt></td>
</tr>
<tr>
<td><b>Pipe-based Context Switching</b></td>
<td align=right><tt>227268.7</tt></td>
<td align=left><tt>lps</tt></td>
<td align=right><tt>10.0 s</tt></td>
<td align=right><tt>7</tt></td>
<td align=right><tt>4000.0</tt></td>
<td align=right><tt>568.2</tt></td>
</tr>
<tr>
<td><b>Process Creation</b></td>
<td align=right><tt>6608.1</tt></td>
<td align=left><tt>lps</tt></td>
<td align=right><tt>30.0 s</tt></td>
<td align=right><tt>2</tt></td>
<td align=right><tt>126.0</tt></td>
<td align=right><tt>524.5</tt></td>
</tr>
<tr>
<td><b>Shell Scripts (1 concurrent)</b></td>
<td align=right><tt>7941.6</tt></td>
<td align=left><tt>lpm</tt></td>
<td align=right><tt>60.0 s</tt></td>
<td align=right><tt>2</tt></td>
<td align=right><tt>42.4</tt></td>
<td align=right><tt>1873.0</tt></td>
</tr>
<tr>
<td><b>Shell Scripts (8 concurrent)</b></td>
<td align=right><tt>1056.3</tt></td>
<td align=left><tt>lpm</tt></td>
<td align=right><tt>60.1 s</tt></td>
<td align=right><tt>2</tt></td>
<td align=right><tt>6.0</tt></td>
<td align=right><tt>1760.4</tt></td>
</tr>
<tr>
<td><b>System Call Overhead</b></td>
<td align=right><tt>952384.1</tt></td>
<td align=left><tt>lps</tt></td>
<td align=right><tt>10.0 s</tt></td>
<td align=right><tt>7</tt></td>
<td align=right><tt>15000.0</tt></td>
<td align=right><tt>634.9</tt></td>
</tr>
<tr>
<td colspan=6><b>System Benchmarks Index Score:</b></td>
<td align=right><b><tt>1507.2</tt></b></td>
</tr>
</table></p>
<p><hr/></p>
<div><b>No Warranties:</b> This information is provided free of charge and "as
is" without any warranty, condition, or representation of any kind,
either express or implied, including but not limited to, any warranty
respecting non-infringement, and the implied warranties of conditions
of merchantability and fitness for a particular purpose. All logos or
trademarks on this site are the property of their respective owner. In
no event shall the author be liable for any
direct, indirect, special, incidental, consequential or other damages
howsoever caused whether arising in contract, tort, or otherwise,
arising out of or in connection with the use or performance of the
information contained on this web site.</div>
</body>
</html>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,166 @@
root@raspbian:/UnixBench# ./Run
make all
make[1]: 进入目录“/UnixBench”
make distr
make[2]: 进入目录“/UnixBench”
Checking distribution of files
./pgms exists
./src exists
./testdir exists
./tmp exists
./results exists
make[2]: 离开目录“/UnixBench”
make programs
make[2]: 进入目录“/UnixBench”
make[2]: 对“programs”无需做任何事。
make[2]: 离开目录“/UnixBench”
make[1]: 离开目录“/UnixBench”
sh: 1: 3dinfo: not found
# # # # # # # ##### ###### # # #### # #
# # ## # # # # # # # ## # # # # #
# # # # # # ## ##### ##### # # # # ######
# # # # # # ## # # # # # # # # #
# # # ## # # # # # # # ## # # # #
#### # # # # # ##### ###### # # #### # #
Version 5.1.3 Based on the Byte Magazine Unix Benchmark
Multi-CPU version Version 5 revisions by Ian Smith,
Sunnyvale, CA, USA
January 13, 2011 johantheghost at yahoo period com
------------------------------------------------------------------------------
Use directories for:
* File I/O tests (named fs***) = /UnixBench/tmp
* Results = /UnixBench/results
------------------------------------------------------------------------------
Wide character in print at ./Run line 1643.
Wide character in printf at ./Run line 1674.
1 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10
1 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10
1 x Execl Throughput 1 2 3
1 x File Copy 1024 bufsize 2000 maxblocks 1 2 3
1 x File Copy 256 bufsize 500 maxblocks 1 2 3
1 x File Copy 4096 bufsize 8000 maxblocks 1 2 3
1 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10
1 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10
1 x Process Creation 1 2 3
1 x System Call Overhead 1 2 3 4 5 6 7 8 9 10
1 x Shell Scripts (1 concurrent) 1 2 3
1 x Shell Scripts (8 concurrent) 1 2 3
Wide character in printf at ./Run line 1574.
4 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10
4 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10
4 x Execl Throughput 1 2 3
4 x File Copy 1024 bufsize 2000 maxblocks 1 2 3
4 x File Copy 256 bufsize 500 maxblocks 1 2 3
4 x File Copy 4096 bufsize 8000 maxblocks 1 2 3
4 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10
4 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10
4 x Process Creation 1 2 3
4 x System Call Overhead 1 2 3 4 5 6 7 8 9 10
4 x Shell Scripts (1 concurrent) 1 2 3
4 x Shell Scripts (8 concurrent) 1 2 3
Wide character in printf at ./Run line 1574.
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: raspbian: GNU/Linux
OS: GNU/Linux -- 5.10.52-Release-OPENFANS+20210806-v8 -- #1 SMP PREEMPT Fri Aug 6 22:21:25 CST 2021
Machine: aarch64 (unknown)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
21:30:47 up 1:44, 1 user, load average: 0.72, 0.81, 1.11; runlevel 2021-08-15
------------------------------------------------------------------------
Benchmark Run: 日 8月 15 2021 21:30:47 - 21:58:47
4 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 23494022.5 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3986.4 MWIPS (9.2 s, 7 samples)
Execl Throughput 1713.4 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 295382.7 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 95542.2 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 645003.4 KBps (30.0 s, 2 samples)
Pipe Throughput 296058.5 lps (10.0 s, 7 samples)
Pipe-based Context Switching 59008.5 lps (10.0 s, 7 samples)
Process Creation 2601.3 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 3952.6 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 998.8 lpm (60.0 s, 2 samples)
System Call Overhead 245275.3 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 23494022.5 2013.2
Double-Precision Whetstone 55.0 3986.4 724.8
Execl Throughput 43.0 1713.4 398.5
File Copy 1024 bufsize 2000 maxblocks 3960.0 295382.7 745.9
File Copy 256 bufsize 500 maxblocks 1655.0 95542.2 577.3
File Copy 4096 bufsize 8000 maxblocks 5800.0 645003.4 1112.1
Pipe Throughput 12440.0 296058.5 238.0
Pipe-based Context Switching 4000.0 59008.5 147.5
Process Creation 126.0 2601.3 206.5
Shell Scripts (1 concurrent) 42.4 3952.6 932.2
Shell Scripts (8 concurrent) 6.0 998.8 1664.6
System Call Overhead 15000.0 245275.3 163.5
========
System Benchmarks Index Score 531.8
------------------------------------------------------------------------
Benchmark Run: 日 8月 15 2021 21:58:47 - 22:26:49
4 CPUs in system; running 4 parallel copies of tests
Dhrystone 2 using register variables 94357788.7 lps (10.0 s, 7 samples)
Double-Precision Whetstone 15824.7 MWIPS (9.2 s, 7 samples)
Execl Throughput 4429.7 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 871827.5 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 371577.2 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1143506.2 KBps (30.0 s, 2 samples)
Pipe Throughput 1173685.6 lps (10.0 s, 7 samples)
Pipe-based Context Switching 227268.7 lps (10.0 s, 7 samples)
Process Creation 6608.1 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 7941.6 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1056.3 lpm (60.1 s, 2 samples)
System Call Overhead 952384.1 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 94357788.7 8085.5
Double-Precision Whetstone 55.0 15824.7 2877.2
Execl Throughput 43.0 4429.7 1030.2
File Copy 1024 bufsize 2000 maxblocks 3960.0 871827.5 2201.6
File Copy 256 bufsize 500 maxblocks 1655.0 371577.2 2245.2
File Copy 4096 bufsize 8000 maxblocks 5800.0 1143506.2 1971.6
Pipe Throughput 12440.0 1173685.6 943.5
Pipe-based Context Switching 4000.0 227268.7 568.2
Process Creation 126.0 6608.1 524.5
Shell Scripts (1 concurrent) 42.4 7941.6 1873.0
Shell Scripts (8 concurrent) 6.0 1056.3 1760.4
System Call Overhead 15000.0 952384.1 634.9
========
System Benchmarks Index Score 1507.2