blob: e60d12bb39293b26aac4cec87a139d4b19321be1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Top 3 Score's by KernelName
Score is calculated by combining all other metrics.
```
+-----+------------+-------+
| Pos | KernelName | Score |
+-----+------------+-------+
| 1. | *Linux | 1295 |
| 2. | *FreeBSD | 703 |
| 3. | *OpenBSD | 198 |
+-----+------------+-------+
```
|