Skip to content

Commit aada742

Browse files
authored
Merge pull request #788 from IntersectMBO/jdral/final-report-bugfix
Final report: fixed an issue with rendering a table
2 parents 84857d4 + 4845265 commit aada742

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

doc/final-report/final-report.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ references:
107107
---
108108

109109
\begin{changelog}[simple, sectioncmd=\section*]
110+
\shortversion{author={Joris Dral}, v=1.1, date=July 2025, changes=Fixed an issue with rendering the table in the ``Results of the primary benchmark'' section}
110111
\shortversion{author={Duncan Coutts, Joris Dral, Wolfgang Jeltsch}, v=1.0, date=July 2025, changes=Final version}
111112
\end{changelog}
112113

@@ -1152,21 +1153,21 @@ mode with 10 k batches of operations, along with related data:
11521153

11531154
-----------------------------------------------------------------------------
11541155
Machine `fio`, 1-core Primary benchmark Lookup only Primary benchmark
1155-
(IOPS) (ops/sec) (ops/sec) (MiB)
1156+
(IOPS) (ops/sec) (ops/sec) (MiB)
11561157
----------- -------------- ------------------ ------------ ------------------
1157-
RPi5 77,600 25,458 62,357 865
1158+
RPi5 77,600 25,458 62,357 865
11581159

1159-
m6gd.medium 14,900 10,628 13,320 634
1160+
m6gd.medium 14,900 10,628 13,320 634
11601161

1161-
m5d.large 33,900 22,553 30,039 860
1162+
m5d.large 33,900 22,553 30,039 860
11621163

1163-
i3.large 170,000 42,158 101,861 865
1164+
i3.large 170,000 42,158 101,861 865
11641165

1165-
i7i.xlarge 351,000 95,907 157,560 944
1166+
i7i.xlarge 351,000 95,907 157,560 944
11661167

1167-
i8g.xlarge 351,000 58,838 159,103 949
1168+
i8g.xlarge 351,000 58,838 159,103 949
11681169

1169-
dev laptop 261,970 86,527 156,452 940
1170+
dev laptop 261,970 86,527 156,452 940
11701171
-----------------------------------------------------------------------------
11711172

11721173
The data in this table is to be interpreted as follows:

doc/final-report/final-report.pdf

137 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)