Skip to content

Commit

Permalink
Tests: Clean test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
perdelt committed Dec 19, 2024
1 parent 6f23bad commit c58b640
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 122 deletions.
22 changes: 11 additions & 11 deletions docs/Example-YugaByteDB.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ At the end of a benchmark you will see a summary like
YCSB SF=1
Type: ycsb
Duration: 562s
Code: 1734597746
Code: 1734625544
YCSB tool runs the benchmark.
This experiment compares run time and resource consumption of YCSB queries.
Workload is 'A'. Number of rows to insert is 1000000. Number of operations is 10000000. Batch size is ''.
Expand All @@ -198,7 +198,7 @@ YugabyteDB-64-8-65536-1 uses docker image postgres:15.0
Cores:64
host:5.15.0-126-generic
node:cl-worker11
disk:248621272
disk:249253840
datadisk:39428
requests_cpu:4
requests_memory:16Gi
Expand All @@ -208,29 +208,29 @@ YugabyteDB-64-8-65536-1 uses docker image postgres:15.0
Cores:256
host:5.15.0-1067-nvidia
node:cl-worker28
disk:441857356
disk:439206828
worker 1
RAM:540587499520
CPU:AMD EPYC 7502 32-Core Processor
Cores:128
host:5.15.0-126-generic
node:cl-worker22
disk:122885856
disk:122936080
worker 2
RAM:1081965555712
CPU:AMD EPYC 7742 64-Core Processor
Cores:256
host:5.15.0-1067-nvidia
node:cl-worker27
disk:559736836
disk:584264864

### Loading
experiment_run threads target pod_count [OVERALL].Throughput(ops/sec) [OVERALL].RunTime(ms) [INSERT].Return=OK [INSERT].99thPercentileLatency(us)
YugabyteDB-64-8-65536 1 64 65536 8 28245.1905 35540.0 1000000 18471.0
YugabyteDB-64-8-65536 1 64 65536 8 28456.559524 35509.0 1000000 15762.0

### Execution
experiment_run threads target pod_count [OVERALL].Throughput(ops/sec) [OVERALL].RunTime(ms) [READ].Return=OK [READ].99thPercentileLatency(us) [UPDATE].Return=OK [UPDATE].99thPercentileLatency(us)
YugabyteDB-64-8-65536-1 1 64 65536 1 32042.24 312088.0 4996704 22463.0 5003296 35711.0
YugabyteDB-64-8-65536-1 1 64 65536 1 31861.75 313856.0 4998066 37663.0 5001934 43039.0

### Workflow

Expand All @@ -242,19 +242,19 @@ DBMS YugabyteDB-64-8-65536 - Pods [[1]]

### Ingestion - SUT
CPU [CPUs] Max CPU Max RAM [Gb] Max RAM Cached [Gb]
YugabyteDB-64-8-65536-1 910.63 9.64 2.18 5.5
YugabyteDB-64-8-65536-1 925.63 4.64 1.75 5.32

### Ingestion - Loader
CPU [CPUs] Max CPU Max RAM [Gb] Max RAM Cached [Gb]
YugabyteDB-64-8-65536-1 63.84 0 3.39 3.42
YugabyteDB-64-8-65536-1 0.09 0 0.01 0.01

### Execution - SUT
CPU [CPUs] Max CPU Max RAM [Gb] Max RAM Cached [Gb]
YugabyteDB-64-8-65536-1 14689.53 15.97 4.92 16.73
YugabyteDB-64-8-65536-1 13499.7 15.99 4.92 16.26

### Execution - Benchmarker
CPU [CPUs] Max CPU Max RAM [Gb] Max RAM Cached [Gb]
YugabyteDB-64-8-65536-1 944.15 3.14 0.61 0.61
YugabyteDB-64-8-65536-1 932.99 3.2 0.61 0.61

### Tests
TEST passed: [OVERALL].Throughput(ops/sec) contains no 0 or NaN
Expand Down
111 changes: 0 additions & 111 deletions logs_tests/doc_ycsb_cockroachdb_2_summary.txt

This file was deleted.

Empty file modified test-cloud.sh
100644 → 100755
Empty file.

0 comments on commit c58b640

Please sign in to comment.