From c59a5aab9af013789f6d03f9c6c2634225a465b8 Mon Sep 17 00:00:00 2001 From: Patrick Erdelt Date: Tue, 24 Dec 2024 13:28:03 +0100 Subject: [PATCH] JOSS: HammerDB --- paper.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/paper.md b/paper.md index b7f193e8..61a36fa1 100644 --- a/paper.md +++ b/paper.md @@ -58,7 +58,9 @@ python hammerdb.py -ms 1 -tr \ -nbt 16 \ run ``` + This + * starts a clean instance of PostgreSQL (`-dbms`) * data directory inside a Docker container * starts 1 loader pod (per DBMS) that @@ -83,11 +85,11 @@ Cluster Prometheus: Running Message Queue: Running Data directory: Running Result directory: Running -+---------------------+--------------+--------------+---------------+-------------+ -| 1726578005 | sut | loaded [s] | use case | loading | -+=====================+==============+==============+===============+=============+ -| PostgreSQL-BHT-16-1 | (1. Running) | 1 | hammerdb_tpcc | (1 Running) | -+---------------------+--------------+--------------+---------------+-------------+ ++---------------------+--------------+-------------+---------------+-------------+ +| 1726578005 | sut | loaded [s] | use case | loading | ++=====================+==============+=============+===============+=============+ +| PostgreSQL-BHT-16-1 | (1. Running) | 1 | hammerdb_tpcc | (1 Running) | ++---------------------+--------------+-------------+---------------+-------------+ ``` The code `1726578005` is the unique identifier of the experiment. @@ -97,7 +99,7 @@ You can find the number also in the output of `hammerdb.py`. At the end of a benchmark you will see a summary like -```bash +``` ## Show Summary ### Workload