diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-30 02:20:49 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-30 02:20:49 +0300 |
| commit | 62470cb8c324aef7669f187e11da6c1b15d9c857 (patch) | |
| tree | 353b5f7c616ea7fe057e04a1a0eb1014dc22fdbe /fixtures/Kernel.Score.Gemtext.expected | |
| parent | fc4425721294e40c25ef6cc2c980dd661a061d88 (diff) | |
add description outputs
Diffstat (limited to 'fixtures/Kernel.Score.Gemtext.expected')
| -rw-r--r-- | fixtures/Kernel.Score.Gemtext.expected | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/fixtures/Kernel.Score.Gemtext.expected b/fixtures/Kernel.Score.Gemtext.expected new file mode 100644 index 0000000..3a8d853 --- /dev/null +++ b/fixtures/Kernel.Score.Gemtext.expected @@ -0,0 +1,13 @@ +# Top 3 Score's by Kernel + +Score is calculated by combining all other metrics. + +``` ++-----+------------------------------------+-------+ +| Pos | Kernel | Score | ++-----+------------------------------------+-------+ +| 1. | Linux 3.2.0-4-amd64 | 241 | +| 2. | *Linux 3.10.0-1160.15.2.el7.x86_64 | 126 | +| 3. | Linux 3.10.0-957.21.3.el7.x86_64 | 96 | ++-----+------------------------------------+-------+ +``` |
