blob: c33e0e8f82ac154ed742a16ded24d3160f929d9a (
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 | 1292 |
| 2. | FreeBSD | 700 |
| 3. | OpenBSD | 196 |
+-----+------------+-------+
```
|