Skip to content

Final report: fixed an issue with rendering a table #788

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions doc/final-report/final-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ references:
---

\begin{changelog}[simple, sectioncmd=\section*]
\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}
\shortversion{author={Duncan Coutts, Joris Dral, Wolfgang Jeltsch}, v=1.0, date=July 2025, changes=Final version}
\end{changelog}

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

-----------------------------------------------------------------------------
Machine `fio`, 1-core Primary benchmark Lookup only Primary benchmark
(IOPS) (ops/sec) (ops/sec) (MiB)
(IOPS) (ops/sec) (ops/sec) (MiB)
----------- -------------- ------------------ ------------ ------------------
RPi5 77,600 25,458 62,357 865
RPi5 77,600 25,458 62,357 865

m6gd.medium 14,900 10,628 13,320 634
m6gd.medium 14,900 10,628 13,320 634

m5d.large 33,900 22,553 30,039 860
m5d.large 33,900 22,553 30,039 860

i3.large 170,000 42,158 101,861 865
i3.large 170,000 42,158 101,861 865

i7i.xlarge 351,000 95,907 157,560 944
i7i.xlarge 351,000 95,907 157,560 944

i8g.xlarge 351,000 58,838 159,103 949
i8g.xlarge 351,000 58,838 159,103 949

dev laptop 261,970 86,527 156,452 940
dev laptop 261,970 86,527 156,452 940
-----------------------------------------------------------------------------

The data in this table is to be interpreted as follows:
Expand Down
Binary file modified doc/final-report/final-report.pdf
Binary file not shown.
Loading