summaryrefslogtreecommitdiff
path: root/fixtures/KernelName.Score.HTML.expected
blob: 483414a4c9f648ab3af507a15e1be0ef26c8a12a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Top 3 Score&#39;s by KernelName</title>
</head>
<body>
<h1>Top 3 Score&#39;s by KernelName</h1>
<p>Score is calculated by combining all other metrics.</p>
<pre>+-----+------------+-------+
| Pos | KernelName | Score |
+-----+------------+-------+
|  1. |      Linux |  1292 |
|  2. |    FreeBSD |   700 |
|  3. |    OpenBSD |   196 |
+-----+------------+-------+
</pre>
</body>
</html>