Add files via upload
This commit is contained in:
parent
d801de9ca3
commit
016bf3fead
|
|
@ -0,0 +1,41 @@
|
|||
BYTE UNIX Benchmarks (Version 5.1.3)
|
||||
|
||||
System: raspbian: GNU/Linux
|
||||
OS: GNU/Linux -- 5.10.60-Release-OPENFANS+20210824-v8 -- #1 SMP PREEMPT Tue Aug 24 01:44:01 CST 2021
|
||||
Machine: aarch64 (unknown)
|
||||
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
|
||||
17:26:28 up 27 min, 1 user, load average: 0.42, 0.34, 0.37; runlevel 3
|
||||
|
||||
------------------------------------------------------------------------
|
||||
Benchmark Run: Tue Aug 24 2021 17:26:28 - 17:54:29
|
||||
0 CPUs in system; running 4 parallel copies of tests
|
||||
|
||||
Dhrystone 2 using register variables 313436563.8 lps (10.0 s, 7 samples)
|
||||
Double-Precision Whetstone 16167.9 MWIPS (9.2 s, 7 samples)
|
||||
Execl Throughput 10492.0 lps (30.0 s, 2 samples)
|
||||
File Copy 1024 bufsize 2000 maxblocks 1069395.9 KBps (30.0 s, 2 samples)
|
||||
File Copy 256 bufsize 500 maxblocks 357460.1 KBps (30.0 s, 2 samples)
|
||||
File Copy 4096 bufsize 8000 maxblocks 1849999.3 KBps (30.0 s, 2 samples)
|
||||
Pipe Throughput 1191050.6 lps (10.0 s, 7 samples)
|
||||
Pipe-based Context Switching 236588.7 lps (10.0 s, 7 samples)
|
||||
Process Creation 11658.1 lps (30.0 s, 2 samples)
|
||||
Shell Scripts (1 concurrent) 9742.0 lpm (60.0 s, 2 samples)
|
||||
Shell Scripts (8 concurrent) 1278.8 lpm (60.1 s, 2 samples)
|
||||
System Call Overhead 968277.9 lps (10.0 s, 7 samples)
|
||||
|
||||
System Benchmarks Index Values BASELINE RESULT INDEX
|
||||
Dhrystone 2 using register variables 116700.0 313436563.8 26858.3
|
||||
Double-Precision Whetstone 55.0 16167.9 2939.6
|
||||
Execl Throughput 43.0 10492.0 2440.0
|
||||
File Copy 1024 bufsize 2000 maxblocks 3960.0 1069395.9 2700.5
|
||||
File Copy 256 bufsize 500 maxblocks 1655.0 357460.1 2159.9
|
||||
File Copy 4096 bufsize 8000 maxblocks 5800.0 1849999.3 3189.7
|
||||
Pipe Throughput 12440.0 1191050.6 957.4
|
||||
Pipe-based Context Switching 4000.0 236588.7 591.5
|
||||
Process Creation 126.0 11658.1 925.2
|
||||
Shell Scripts (1 concurrent) 42.4 9742.0 2297.6
|
||||
Shell Scripts (8 concurrent) 6.0 1278.8 2131.4
|
||||
System Call Overhead 15000.0 968277.9 645.5
|
||||
========
|
||||
System Benchmarks Index Score 2062.8
|
||||
|
||||
|
|
@ -0,0 +1,194 @@
|
|||
<!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 Tue Aug 24 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 Tue Aug 24 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.60-Release-OPENFANS+20210824-v8 -- #1 SMP PREEMPT Tue Aug 24 01:44:01 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>17:26:28 up 27 min, 1 user, load average: 0.42, 0.34, 0.37; runlevel 3</td>
|
||||
</tr>
|
||||
</table></p>
|
||||
|
||||
<p><hr/></p>
|
||||
<h3>Benchmark Run: 0 CPUs; 4 parallel processes</h3>
|
||||
<p>Time: 17:26:28 - 17:54:29; 28m 01s</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>313436563.8</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>26858.3</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Double-Precision Whetstone</b></td>
|
||||
<td align=right><tt>16167.9</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>2939.6</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Execl Throughput</b></td>
|
||||
<td align=right><tt>10492.0</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>2440.0</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>File Copy 1024 bufsize 2000 maxblocks</b></td>
|
||||
<td align=right><tt>1069395.9</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>2700.5</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>File Copy 256 bufsize 500 maxblocks</b></td>
|
||||
<td align=right><tt>357460.1</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>2159.9</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>File Copy 4096 bufsize 8000 maxblocks</b></td>
|
||||
<td align=right><tt>1849999.3</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>3189.7</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Pipe Throughput</b></td>
|
||||
<td align=right><tt>1191050.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>957.4</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Pipe-based Context Switching</b></td>
|
||||
<td align=right><tt>236588.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>591.5</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Process Creation</b></td>
|
||||
<td align=right><tt>11658.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>925.2</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Shell Scripts (1 concurrent)</b></td>
|
||||
<td align=right><tt>9742.0</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>2297.6</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Shell Scripts (8 concurrent)</b></td>
|
||||
<td align=right><tt>1278.8</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>2131.4</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>System Call Overhead</b></td>
|
||||
<td align=right><tt>968277.9</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>645.5</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan=6><b>System Benchmarks Index Score:</b></td>
|
||||
<td align=right><b><tt>2062.8</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
|
|
@ -0,0 +1,41 @@
|
|||
BYTE UNIX Benchmarks (Version 5.1.3)
|
||||
|
||||
System: raspbian: GNU/Linux
|
||||
OS: GNU/Linux -- 5.10.60-Release-OPENFANS+20210824-v8 -- #1 SMP PREEMPT Tue Aug 24 01:44:01 CST 2021
|
||||
Machine: aarch64 (unknown)
|
||||
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
|
||||
18:01:29 up 1:02, 1 user, load average: 0.12, 3.73, 5.02; runlevel 3
|
||||
|
||||
------------------------------------------------------------------------
|
||||
Benchmark Run: Tue Aug 24 2021 18:01:29 - 18:29:28
|
||||
0 CPUs in system; running 1 parallel copy of tests
|
||||
|
||||
Dhrystone 2 using register variables 78497767.7 lps (10.0 s, 7 samples)
|
||||
Double-Precision Whetstone 4042.9 MWIPS (9.2 s, 7 samples)
|
||||
Execl Throughput 3701.5 lps (30.0 s, 2 samples)
|
||||
File Copy 1024 bufsize 2000 maxblocks 292465.5 KBps (30.0 s, 2 samples)
|
||||
File Copy 256 bufsize 500 maxblocks 95122.0 KBps (30.0 s, 2 samples)
|
||||
File Copy 4096 bufsize 8000 maxblocks 642643.8 KBps (30.0 s, 2 samples)
|
||||
Pipe Throughput 298851.8 lps (10.0 s, 7 samples)
|
||||
Pipe-based Context Switching 58776.8 lps (10.0 s, 7 samples)
|
||||
Process Creation 5183.9 lps (30.0 s, 2 samples)
|
||||
Shell Scripts (1 concurrent) 4846.8 lpm (60.0 s, 2 samples)
|
||||
Shell Scripts (8 concurrent) 1227.4 lpm (60.0 s, 2 samples)
|
||||
System Call Overhead 246808.2 lps (10.0 s, 7 samples)
|
||||
|
||||
System Benchmarks Index Values BASELINE RESULT INDEX
|
||||
Dhrystone 2 using register variables 116700.0 78497767.7 6726.5
|
||||
Double-Precision Whetstone 55.0 4042.9 735.1
|
||||
Execl Throughput 43.0 3701.5 860.8
|
||||
File Copy 1024 bufsize 2000 maxblocks 3960.0 292465.5 738.5
|
||||
File Copy 256 bufsize 500 maxblocks 1655.0 95122.0 574.8
|
||||
File Copy 4096 bufsize 8000 maxblocks 5800.0 642643.8 1108.0
|
||||
Pipe Throughput 12440.0 298851.8 240.2
|
||||
Pipe-based Context Switching 4000.0 58776.8 146.9
|
||||
Process Creation 126.0 5183.9 411.4
|
||||
Shell Scripts (1 concurrent) 42.4 4846.8 1143.1
|
||||
Shell Scripts (8 concurrent) 6.0 1227.4 2045.7
|
||||
System Call Overhead 15000.0 246808.2 164.5
|
||||
========
|
||||
System Benchmarks Index Score 687.7
|
||||
|
||||
|
|
@ -0,0 +1,194 @@
|
|||
<!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 Tue Aug 24 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 Tue Aug 24 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.60-Release-OPENFANS+20210824-v8 -- #1 SMP PREEMPT Tue Aug 24 01:44:01 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>18:01:29 up 1:02, 1 user, load average: 0.12, 3.73, 5.02; runlevel 3</td>
|
||||
</tr>
|
||||
</table></p>
|
||||
|
||||
<p><hr/></p>
|
||||
<h3>Benchmark Run: 0 CPUs; 1 parallel process</h3>
|
||||
<p>Time: 18:01:29 - 18:29:28; 27m 59s</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>78497767.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>6726.5</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Double-Precision Whetstone</b></td>
|
||||
<td align=right><tt>4042.9</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>735.1</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Execl Throughput</b></td>
|
||||
<td align=right><tt>3701.5</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>860.8</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>File Copy 1024 bufsize 2000 maxblocks</b></td>
|
||||
<td align=right><tt>292465.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>738.5</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>File Copy 256 bufsize 500 maxblocks</b></td>
|
||||
<td align=right><tt>95122.0</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>574.8</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>File Copy 4096 bufsize 8000 maxblocks</b></td>
|
||||
<td align=right><tt>642643.8</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>1108.0</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Pipe Throughput</b></td>
|
||||
<td align=right><tt>298851.8</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>240.2</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Pipe-based Context Switching</b></td>
|
||||
<td align=right><tt>58776.8</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>146.9</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Process Creation</b></td>
|
||||
<td align=right><tt>5183.9</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>411.4</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Shell Scripts (1 concurrent)</b></td>
|
||||
<td align=right><tt>4846.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>42.4</tt></td>
|
||||
<td align=right><tt>1143.1</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Shell Scripts (8 concurrent)</b></td>
|
||||
<td align=right><tt>1227.4</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>2045.7</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>System Call Overhead</b></td>
|
||||
<td align=right><tt>246808.2</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>164.5</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan=6><b>System Benchmarks Index Score:</b></td>
|
||||
<td align=right><b><tt>687.7</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
Loading…
Reference in New Issue