blob: c7e846eccb9b0b39a518b3ab646153550095fc9b (
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 | 700 |
| 3. | *OpenBSD | 198 |
+-----+------------+-------+
```
|