summaryrefslogtreecommitdiff
path: root/fixtures/Kernel.Score.HTML.expected
blob: 2446cfe540ac4ae1793941a9ec53226c7e243d8b (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 Kernel</title>
</head>
<body>
<h1>Top 3 Score&#39;s by Kernel</h1>
<p>Score is calculated by combining all other metrics.</p>
<pre>+-----+------------------------------------+-------+
| Pos |                             Kernel | Score |
+-----+------------------------------------+-------+
|  1. |                Linux 3.2.0-4-amd64 |   241 |
|  2. |  Linux 3.10.0-1160.15.2.el7.x86_64 |   123 |
|  3. |   Linux 3.10.0-957.21.3.el7.x86_64 |    96 |
+-----+------------------------------------+-------+
</pre>
</body>
</html>