Skip to content

Commit

Permalink
Docs: Status of CockroachDB
Browse files Browse the repository at this point in the history
  • Loading branch information
perdelt committed Dec 20, 2024
1 parent 18a84dd commit 4ebeb42
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions docs/Example-CloudDatabase.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,11 +160,11 @@ Cluster Prometheus: Running
Message Queue: Running
Data directory: Running
Result directory: Running
+----------------------+--------------+--------------+----------------+-------------------------------+-------------+
| 1734624013 | sut | loaded [s] | use case | worker | loading |
+======================+==============+==============+================+===============================+=============+
| CockroachDB-1-1-1024 | (1. Running) | 2 | benchbase_tpcc | (Running) (Running) (Running) | (1 Running) |
+----------------------+--------------+--------------+----------------+-------------------------------+-------------+
+----------------------------+--------------+--------------+------------+---------------+
| 1730133803 | sut | loaded [s] | use case | benchmarker |
+============================+==============+==============+============+===============+
| DatabaseService-64-8-65536 | (1. Running) | 41 | ycsb | (1. Running) |
+----------------------------+--------------+--------------+------------+---------------+
```

The code `1730133803` is the unique identifier of the experiment.
Expand Down
10 changes: 5 additions & 5 deletions docs/Example-CockroachDB.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,11 @@ Cluster Prometheus: Running
Message Queue: Running
Data directory: Running
Result directory: Running
+------------------------+--------------+--------------+------------+---------------+
| 1730133803 | sut | loaded [s] | use case | benchmarker |
+========================+==============+==============+============+===============+
| CockroachDB-64-8-65536 | (1. Running) | 41 | ycsb | (1. Running) |
+------------------------+--------------+--------------+------------+---------------+
+----------------------+--------------+--------------+----------------+-------------------------------+-------------+
| 1734624013 | sut | loaded [s] | use case | worker | loading |
+======================+==============+==============+================+===============================+=============+
| CockroachDB-1-1-1024 | (1. Running) | 2 | benchbase_tpcc | (Running) (Running) (Running) | (1 Running) |
+----------------------+--------------+--------------+----------------+-------------------------------+-------------+
```

The code `1730133803` is the unique identifier of the experiment.
Expand Down

0 comments on commit 4ebeb42

Please sign in to comment.