blob: ba5c5728be6f6fb407664bb1c48cde01c055d866 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Top 3 Score's by Host
Score is calculated by combining all other metrics.
```
+-----+---------+-------+-----------------------------------+
| Pos | Host | Score | Last Kernel |
+-----+---------+-------+-----------------------------------+
| 1. | uranus | 309 | Linux 5.16.14-arch1-1 |
| 2. | vulcan | 270 | Linux 3.10.0-1160.81.1.el7.x86_64 |
| 3. | sun | 238 | FreeBSD 10.3-RELEASE-p24 |
+-----+---------+-------+-----------------------------------+
```
|