mirror of https://github.com/etcd-io/dbtester.git
bench-configuration: update
This commit is contained in:
parent
598e651f5b
commit
c700b20768
|
|
@ -1,191 +0,0 @@
|
||||||
title: Write 100K keys, 1000-client (etcd 100 TCP conns), 256-byte key, 1KB value
|
|
||||||
work_dir: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys
|
|
||||||
all_aggregated_path: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/aggregated.csv
|
|
||||||
|
|
||||||
raw_data:
|
|
||||||
- legend: etcd v3.1 (Go 1.7.4)
|
|
||||||
database_tag: etcd-v3.1-go1.7.4
|
|
||||||
output_path: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/etcd-v3.1-go1.7.4-aggregated.csv
|
|
||||||
data_system_metrics_paths:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/etcd-v3.1-go1.7.4-1-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/etcd-v3.1-go1.7.4-2-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/etcd-v3.1-go1.7.4-3-system-metrics.csv
|
|
||||||
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/etcd-v3.1-go1.7.4-data-latency-distribution-percentile.csv
|
|
||||||
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/etcd-v3.1-go1.7.4-data-latency-distribution-summary.csv
|
|
||||||
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/etcd-v3.1-go1.7.4-data-latency-throughput-timeseries.csv
|
|
||||||
|
|
||||||
- legend: Zookeeper r3.4.9 (Java 8)
|
|
||||||
database_tag: zookeeper-r3.4.9-java8
|
|
||||||
output_path: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/zookeeper-r3.4.9-java8-aggregated.csv
|
|
||||||
data_system_metrics_paths:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/zookeeper-r3.4.9-java8-1-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/zookeeper-r3.4.9-java8-2-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/zookeeper-r3.4.9-java8-3-system-metrics.csv
|
|
||||||
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/zookeeper-r3.4.9-java8-data-latency-distribution-percentile.csv
|
|
||||||
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/zookeeper-r3.4.9-java8-data-latency-distribution-summary.csv
|
|
||||||
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/zookeeper-r3.4.9-java8-data-latency-throughput-timeseries.csv
|
|
||||||
|
|
||||||
- legend: Consul v0.7.2 (Go 1.7.4)
|
|
||||||
database_tag: consul-v0.7.2-go1.7.4
|
|
||||||
output_path: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/consul-v0.7.2-go1.7.4-aggregated.csv
|
|
||||||
data_system_metrics_paths:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/consul-v0.7.2-go1.7.4-1-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/consul-v0.7.2-go1.7.4-2-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/consul-v0.7.2-go1.7.4-3-system-metrics.csv
|
|
||||||
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/consul-v0.7.2-go1.7.4-data-latency-distribution-percentile.csv
|
|
||||||
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/consul-v0.7.2-go1.7.4-data-latency-distribution-summary.csv
|
|
||||||
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/consul-v0.7.2-go1.7.4-data-latency-throughput-timeseries.csv
|
|
||||||
|
|
||||||
plot_list:
|
|
||||||
- column: AVG-LATENCY-MS
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Latency(millisecond)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-LATENCY-MS.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-LATENCY-MS.png
|
|
||||||
|
|
||||||
- column: AVG-THROUGHPUT
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Throughput(Requests/Second)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-THROUGHPUT.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-THROUGHPUT.png
|
|
||||||
|
|
||||||
- column: AVG-VOLUNTARY-CTXT-SWITCHES
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Voluntary Context Switches
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-VOLUNTARY-CTXT-SWITCHES.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-VOLUNTARY-CTXT-SWITCHES.png
|
|
||||||
|
|
||||||
- column: AVG-NON-VOLUNTARY-CTXT-SWITCHES
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Non-voluntary Context Switches
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-NON-VOLUNTARY-CTXT-SWITCHES.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-NON-VOLUNTARY-CTXT-SWITCHES.png
|
|
||||||
|
|
||||||
- column: AVG-CPU
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: CPU(%)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-CPU.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-CPU.png
|
|
||||||
|
|
||||||
- column: AVG-VMRSS-MB
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Memory(MB)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-VMRSS-MB.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-VMRSS-MB.png
|
|
||||||
|
|
||||||
- column: AVG-READS-COMPLETED-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Disk Reads
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-READS-COMPLETED-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-READS-COMPLETED-DELTA.png
|
|
||||||
|
|
||||||
- column: AVG-SECTORS-READ-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Sectors Read
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-SECTORS-READ-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-SECTORS-READ-DELTA.png
|
|
||||||
|
|
||||||
- column: AVG-WRITES-COMPLETED-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Disk Writes
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-WRITES-COMPLETED-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-WRITES-COMPLETED-DELTA.png
|
|
||||||
|
|
||||||
- column: AVG-SECTORS-WRITTEN-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Sectors Written
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-SECTORS-WRITTEN-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-SECTORS-WRITTEN-DELTA.png
|
|
||||||
|
|
||||||
- column: AVG-RECEIVE-BYTES-NUM-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Network Receive(bytes)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-RECEIVE-BYTES-NUM-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-RECEIVE-BYTES-NUM-DELTA.png
|
|
||||||
|
|
||||||
- column: AVG-TRANSMIT-BYTES-NUM-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Network Transmit(bytes)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-TRANSMIT-BYTES-NUM-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-TRANSMIT-BYTES-NUM-DELTA.png
|
|
||||||
|
|
||||||
readme:
|
|
||||||
preface: |
|
|
||||||
- Google Cloud Compute Engine
|
|
||||||
- 3 machines of 8 vCPUs + 16 GB Memory + 150 GB SSD
|
|
||||||
- 1 machine(client) of 16 vCPUs + 30 GB Memory + 150 GB SSD
|
|
||||||
- Ubuntu 16.10
|
|
||||||
- etcd v3.1 (Go 1.7.4)
|
|
||||||
- Zookeepr r3.4.9
|
|
||||||
- Java 8
|
|
||||||
- Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
|
|
||||||
- Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
|
|
||||||
- javac 1.8.0_111
|
|
||||||
- Consul v0.7.2 (Go 1.7.4)
|
|
||||||
- zetcd v3.1 (Go 1.7.4)
|
|
||||||
- cetcd v3.1 (Go 1.7.4)
|
|
||||||
|
|
||||||
output_path: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/README.md
|
|
||||||
results:
|
|
||||||
- title: Write 100K keys, 1000-client (etcd v3.1 100-conn), 256-byte key, 1KB value
|
|
||||||
images:
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-LATENCY-MS
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-LATENCY-MS.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-THROUGHPUT
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-THROUGHPUT.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-CPU
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-CPU.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-VOLUNTARY-CTXT-SWITCHES
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-VOLUNTARY-CTXT-SWITCHES.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-NON-VOLUNTARY-CTXT-SWITCHES
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-NON-VOLUNTARY-CTXT-SWITCHES.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-VMRSS-MB
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-VMRSS-MB.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-READS-COMPLETED-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-READS-COMPLETED-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-SECTORS-READ-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-SECTORS-READ-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-WRITES-COMPLETED-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-WRITES-COMPLETED-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-SECTORS-WRITTEN-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-SECTORS-WRITTEN-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-RECEIVE-BYTES-NUM-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-RECEIVE-BYTES-NUM-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-TRANSMIT-BYTES-NUM-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys/AVG-TRANSMIT-BYTES-NUM-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
@ -4,7 +4,7 @@ test_name: etcd-v3.1-go1.7.4
|
||||||
google_cloud_project_name: etcd-development
|
google_cloud_project_name: etcd-development
|
||||||
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
||||||
google_cloud_storage_bucket_name: dbtester-results
|
google_cloud_storage_bucket_name: dbtester-results
|
||||||
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys
|
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys
|
||||||
|
|
||||||
peer_ips:
|
peer_ips:
|
||||||
- 10.240.0.20
|
- 10.240.0.20
|
||||||
|
|
@ -4,7 +4,7 @@ test_name: zookeeper-r3.4.9-java8
|
||||||
google_cloud_project_name: etcd-development
|
google_cloud_project_name: etcd-development
|
||||||
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
||||||
google_cloud_storage_bucket_name: dbtester-results
|
google_cloud_storage_bucket_name: dbtester-results
|
||||||
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys
|
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys
|
||||||
|
|
||||||
peer_ips:
|
peer_ips:
|
||||||
- 10.240.0.25
|
- 10.240.0.25
|
||||||
|
|
@ -4,7 +4,7 @@ test_name: consul-v0.7.2-go1.7.4
|
||||||
google_cloud_project_name: etcd-development
|
google_cloud_project_name: etcd-development
|
||||||
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
||||||
google_cloud_storage_bucket_name: dbtester-results
|
google_cloud_storage_bucket_name: dbtester-results
|
||||||
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/01-write-100K-keys
|
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys
|
||||||
|
|
||||||
peer_ips:
|
peer_ips:
|
||||||
- 10.240.0.30
|
- 10.240.0.30
|
||||||
|
|
@ -0,0 +1,188 @@
|
||||||
|
title: Write 1M keys, 1000-client (etcd 100 TCP conns), 256-byte key, 1KB value
|
||||||
|
work_dir: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys
|
||||||
|
all_aggregated_path: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/aggregated.csv
|
||||||
|
|
||||||
|
raw_data:
|
||||||
|
- legend: etcd v3.1 (Go 1.7.4)
|
||||||
|
output_path: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/etcd-v3.1-go1.7.4-aggregated.csv
|
||||||
|
data_system_metrics_paths:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/etcd-v3.1-go1.7.4-1-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/etcd-v3.1-go1.7.4-2-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/etcd-v3.1-go1.7.4-3-system-metrics.csv
|
||||||
|
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/etcd-v3.1-go1.7.4-data-latency-distribution-percentile.csv
|
||||||
|
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/etcd-v3.1-go1.7.4-data-latency-distribution-summary.csv
|
||||||
|
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/etcd-v3.1-go1.7.4-data-latency-throughput-timeseries.csv
|
||||||
|
|
||||||
|
- legend: Zookeeper r3.4.9 (Java 8)
|
||||||
|
output_path: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/zookeeper-r3.4.9-java8-aggregated.csv
|
||||||
|
data_system_metrics_paths:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/zookeeper-r3.4.9-java8-1-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/zookeeper-r3.4.9-java8-2-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/zookeeper-r3.4.9-java8-3-system-metrics.csv
|
||||||
|
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/zookeeper-r3.4.9-java8-data-latency-distribution-percentile.csv
|
||||||
|
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/zookeeper-r3.4.9-java8-data-latency-distribution-summary.csv
|
||||||
|
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/zookeeper-r3.4.9-java8-data-latency-throughput-timeseries.csv
|
||||||
|
|
||||||
|
- legend: Consul v0.7.2 (Go 1.7.4)
|
||||||
|
output_path: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/consul-v0.7.2-go1.7.4-aggregated.csv
|
||||||
|
data_system_metrics_paths:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/consul-v0.7.2-go1.7.4-1-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/consul-v0.7.2-go1.7.4-2-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/consul-v0.7.2-go1.7.4-3-system-metrics.csv
|
||||||
|
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/consul-v0.7.2-go1.7.4-data-latency-distribution-percentile.csv
|
||||||
|
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/consul-v0.7.2-go1.7.4-data-latency-distribution-summary.csv
|
||||||
|
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/consul-v0.7.2-go1.7.4-data-latency-throughput-timeseries.csv
|
||||||
|
|
||||||
|
plot_list:
|
||||||
|
- column: AVG-LATENCY-MS
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Latency(millisecond)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-LATENCY-MS.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-LATENCY-MS.png
|
||||||
|
|
||||||
|
- column: AVG-THROUGHPUT
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Throughput(Requests/Second)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-THROUGHPUT.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-THROUGHPUT.png
|
||||||
|
|
||||||
|
- column: AVG-VOLUNTARY-CTXT-SWITCHES
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Voluntary Context Switches
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-VOLUNTARY-CTXT-SWITCHES.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-VOLUNTARY-CTXT-SWITCHES.png
|
||||||
|
|
||||||
|
- column: AVG-NON-VOLUNTARY-CTXT-SWITCHES
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Non-voluntary Context Switches
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-NON-VOLUNTARY-CTXT-SWITCHES.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-NON-VOLUNTARY-CTXT-SWITCHES.png
|
||||||
|
|
||||||
|
- column: AVG-CPU
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: CPU(%)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-CPU.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-CPU.png
|
||||||
|
|
||||||
|
- column: AVG-VMRSS-MB
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Memory(MB)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-VMRSS-MB.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-VMRSS-MB.png
|
||||||
|
|
||||||
|
- column: AVG-READS-COMPLETED-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Disk Reads
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-READS-COMPLETED-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-READS-COMPLETED-DELTA.png
|
||||||
|
|
||||||
|
- column: AVG-SECTORS-READ-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Sectors Read
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-SECTORS-READ-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-SECTORS-READ-DELTA.png
|
||||||
|
|
||||||
|
- column: AVG-WRITES-COMPLETED-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Disk Writes
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-WRITES-COMPLETED-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-WRITES-COMPLETED-DELTA.png
|
||||||
|
|
||||||
|
- column: AVG-SECTORS-WRITTEN-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Sectors Written
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-SECTORS-WRITTEN-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-SECTORS-WRITTEN-DELTA.png
|
||||||
|
|
||||||
|
- column: AVG-RECEIVE-BYTES-NUM-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Network Receive(bytes)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-RECEIVE-BYTES-NUM-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-RECEIVE-BYTES-NUM-DELTA.png
|
||||||
|
|
||||||
|
- column: AVG-TRANSMIT-BYTES-NUM-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Network Transmit(bytes)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-TRANSMIT-BYTES-NUM-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-TRANSMIT-BYTES-NUM-DELTA.png
|
||||||
|
|
||||||
|
readme:
|
||||||
|
preface: |
|
||||||
|
- Google Cloud Compute Engine
|
||||||
|
- 3 machines of 8 vCPUs + 16 GB Memory + 150 GB SSD
|
||||||
|
- 1 machine(client) of 16 vCPUs + 30 GB Memory + 150 GB SSD
|
||||||
|
- Ubuntu 16.10
|
||||||
|
- etcd v3.1 (Go 1.7.4)
|
||||||
|
- Zookeepr r3.4.9
|
||||||
|
- Java 8
|
||||||
|
- Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
|
||||||
|
- Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
|
||||||
|
- javac 1.8.0_111
|
||||||
|
- Consul v0.7.2 (Go 1.7.4)
|
||||||
|
- zetcd v3.1 (Go 1.7.4)
|
||||||
|
- cetcd v3.1 (Go 1.7.4)
|
||||||
|
|
||||||
|
output_path: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/README.md
|
||||||
|
results:
|
||||||
|
- title: Write 1M keys, 1000-client (etcd v3.1 100-conn), 256-byte key, 1KB value
|
||||||
|
images:
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-LATENCY-MS
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-LATENCY-MS.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-THROUGHPUT
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-THROUGHPUT.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-CPU
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-CPU.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-VOLUNTARY-CTXT-SWITCHES
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-VOLUNTARY-CTXT-SWITCHES.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-NON-VOLUNTARY-CTXT-SWITCHES
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-NON-VOLUNTARY-CTXT-SWITCHES.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-VMRSS-MB
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-VMRSS-MB.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-READS-COMPLETED-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-READS-COMPLETED-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-SECTORS-READ-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-SECTORS-READ-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-WRITES-COMPLETED-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-WRITES-COMPLETED-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-SECTORS-WRITTEN-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-SECTORS-WRITTEN-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-RECEIVE-BYTES-NUM-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-RECEIVE-BYTES-NUM-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-TRANSMIT-BYTES-NUM-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/01-write-1M-keys/AVG-TRANSMIT-BYTES-NUM-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
@ -1,191 +0,0 @@
|
||||||
title: Write 100K keys, 1000-client (etcd 100 TCP conns), 256-byte key, 1KB value
|
|
||||||
work_dir: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited
|
|
||||||
all_aggregated_path: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/aggregated.csv
|
|
||||||
|
|
||||||
raw_data:
|
|
||||||
- legend: etcd v3.1 (Go 1.7.4)
|
|
||||||
database_tag: etcd-v3.1-go1.7.4
|
|
||||||
output_path: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/etcd-v3.1-go1.7.4-aggregated.csv
|
|
||||||
source_system_metrics_paths:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/etcd-v3.1-go1.7.4-1-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/etcd-v3.1-go1.7.4-2-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/etcd-v3.1-go1.7.4-3-system-metrics.csv
|
|
||||||
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/etcd-v3.1-go1.7.4-data-latency-distribution-percentile.csv
|
|
||||||
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/etcd-v3.1-go1.7.4-data-latency-distribution-summary.csv
|
|
||||||
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/etcd-v3.1-go1.7.4-data-latency-throughput-timeseries.csv
|
|
||||||
|
|
||||||
- legend: Zookeeper r3.4.9 (Java 8)
|
|
||||||
database_tag: zookeeper-r3.4.9-java8
|
|
||||||
output_path: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/zookeeper-r3.4.9-java8-aggregated.csv
|
|
||||||
source_system_metrics_paths:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/zookeeper-r3.4.9-java8-1-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/zookeeper-r3.4.9-java8-2-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/zookeeper-r3.4.9-java8-3-system-metrics.csv
|
|
||||||
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/zookeeper-r3.4.9-java8-data-latency-distribution-percentile.csv
|
|
||||||
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/zookeeper-r3.4.9-java8-data-latency-distribution-summary.csv
|
|
||||||
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/zookeeper-r3.4.9-java8-data-latency-throughput-timeseries.csv
|
|
||||||
|
|
||||||
- legend: Consul v0.7.2 (Go 1.7.4)
|
|
||||||
database_tag: consul-v0.7.2-go1.7.4
|
|
||||||
output_path: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/consul-v0.7.2-go1.7.4-aggregated.csv
|
|
||||||
source_system_metrics_paths:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/consul-v0.7.2-go1.7.4-1-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/consul-v0.7.2-go1.7.4-2-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/consul-v0.7.2-go1.7.4-3-system-metrics.csv
|
|
||||||
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/consul-v0.7.2-go1.7.4-data-latency-distribution-percentile.csv
|
|
||||||
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/consul-v0.7.2-go1.7.4-data-latency-distribution-summary.csv
|
|
||||||
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/consul-v0.7.2-go1.7.4-data-latency-throughput-timeseries.csv
|
|
||||||
|
|
||||||
plot_list:
|
|
||||||
- column: AVG-LATENCY-MS
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Latency(millisecond)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-LATENCY-MS.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-LATENCY-MS.png
|
|
||||||
|
|
||||||
- column: AVG-THROUGHPUT
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Throughput(Requests/Second)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-THROUGHPUT.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-THROUGHPUT.png
|
|
||||||
|
|
||||||
- column: AVG-VOLUNTARY-CTXT-SWITCHES
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Voluntary Context Switches
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-VOLUNTARY-CTXT-SWITCHES.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-VOLUNTARY-CTXT-SWITCHES.png
|
|
||||||
|
|
||||||
- column: AVG-NON-VOLUNTARY-CTXT-SWITCHES
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Non-voluntary Context Switches
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-NON-VOLUNTARY-CTXT-SWITCHES.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-NON-VOLUNTARY-CTXT-SWITCHES.png
|
|
||||||
|
|
||||||
- column: AVG-CPU
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: CPU(%)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-CPU.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-CPU.png
|
|
||||||
|
|
||||||
- column: AVG-VMRSS-MB
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Memory(MB)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-VMRSS-MB.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-VMRSS-MB.png
|
|
||||||
|
|
||||||
- column: AVG-READS-COMPLETED-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Disk Reads
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-READS-COMPLETED-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-READS-COMPLETED-DELTA.png
|
|
||||||
|
|
||||||
- column: AVG-SECTORS-READ-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Sectors Read
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-SECTORS-READ-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-SECTORS-READ-DELTA.png
|
|
||||||
|
|
||||||
- column: AVG-WRITES-COMPLETED-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Disk Writes
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-WRITES-COMPLETED-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-WRITES-COMPLETED-DELTA.png
|
|
||||||
|
|
||||||
- column: AVG-SECTORS-WRITTEN-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Sectors Written
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-SECTORS-WRITTEN-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-SECTORS-WRITTEN-DELTA.png
|
|
||||||
|
|
||||||
- column: AVG-RECEIVE-BYTES-NUM-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Network Receive(bytes)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-RECEIVE-BYTES-NUM-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-RECEIVE-BYTES-NUM-DELTA.png
|
|
||||||
|
|
||||||
- column: AVG-TRANSMIT-BYTES-NUM-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Network Transmit(bytes)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-TRANSMIT-BYTES-NUM-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-TRANSMIT-BYTES-NUM-DELTA.png
|
|
||||||
|
|
||||||
readme:
|
|
||||||
preface: |
|
|
||||||
- Google Cloud Compute Engine
|
|
||||||
- 3 machines of 8 vCPUs + 16 GB Memory + 150 GB SSD
|
|
||||||
- 1 machine(client) of 16 vCPUs + 30 GB Memory + 150 GB SSD
|
|
||||||
- Ubuntu 16.10
|
|
||||||
- etcd v3.1 (Go 1.7.4)
|
|
||||||
- Zookeepr r3.4.9
|
|
||||||
- Java 8
|
|
||||||
- Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
|
|
||||||
- Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
|
|
||||||
- javac 1.8.0_111
|
|
||||||
- Consul v0.7.2 (Go 1.7.4)
|
|
||||||
- zetcd v3.1 (Go 1.7.4)
|
|
||||||
- cetcd v3.1 (Go 1.7.4)
|
|
||||||
|
|
||||||
output_path: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/README.md
|
|
||||||
results:
|
|
||||||
- title: Write 100K keys, 1000-client (etcd v3.1 100-conn), 256-byte key, 1KB value
|
|
||||||
images:
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-LATENCY-MS
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-LATENCY-MS.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-THROUGHPUT
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-THROUGHPUT.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-VOLUNTARY-CTXT-SWITCHES
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-VOLUNTARY-CTXT-SWITCHES.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-NON-VOLUNTARY-CTXT-SWITCHES
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-NON-VOLUNTARY-CTXT-SWITCHES.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-CPU
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-CPU.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-VMRSS-MB
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-VMRSS-MB.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-READS-COMPLETED-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-READS-COMPLETED-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-SECTORS-READ-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-SECTORS-READ-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-WRITES-COMPLETED-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-WRITES-COMPLETED-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-SECTORS-WRITTEN-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-SECTORS-WRITTEN-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-RECEIVE-BYTES-NUM-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-RECEIVE-BYTES-NUM-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-TRANSMIT-BYTES-NUM-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited/AVG-TRANSMIT-BYTES-NUM-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
@ -4,7 +4,7 @@ test_name: etcd-v3.1-go1.7.4
|
||||||
google_cloud_project_name: etcd-development
|
google_cloud_project_name: etcd-development
|
||||||
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
||||||
google_cloud_storage_bucket_name: dbtester-results
|
google_cloud_storage_bucket_name: dbtester-results
|
||||||
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited
|
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited
|
||||||
|
|
||||||
peer_ips:
|
peer_ips:
|
||||||
- 10.240.0.20
|
- 10.240.0.20
|
||||||
|
|
@ -38,7 +38,7 @@ step2:
|
||||||
connections_clients: []
|
connections_clients: []
|
||||||
key_size: 256
|
key_size: 256
|
||||||
value_size: 1024
|
value_size: 1024
|
||||||
total_requests: 100000
|
total_requests: 1000000
|
||||||
requests_per_second: 1000
|
requests_per_second: 1000
|
||||||
etcdv3_compaction_cycle: 0
|
etcdv3_compaction_cycle: 0
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ test_name: zookeeper-r3.4.9-java8
|
||||||
google_cloud_project_name: etcd-development
|
google_cloud_project_name: etcd-development
|
||||||
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
||||||
google_cloud_storage_bucket_name: dbtester-results
|
google_cloud_storage_bucket_name: dbtester-results
|
||||||
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited
|
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited
|
||||||
|
|
||||||
peer_ips:
|
peer_ips:
|
||||||
- 10.240.0.25
|
- 10.240.0.25
|
||||||
|
|
@ -38,7 +38,7 @@ step2:
|
||||||
connections_clients: []
|
connections_clients: []
|
||||||
key_size: 256
|
key_size: 256
|
||||||
value_size: 1024
|
value_size: 1024
|
||||||
total_requests: 100000
|
total_requests: 1000000
|
||||||
requests_per_second: 1000
|
requests_per_second: 1000
|
||||||
etcdv3_compaction_cycle: 0
|
etcdv3_compaction_cycle: 0
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ test_name: consul-v0.7.2-go1.7.4
|
||||||
google_cloud_project_name: etcd-development
|
google_cloud_project_name: etcd-development
|
||||||
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
||||||
google_cloud_storage_bucket_name: dbtester-results
|
google_cloud_storage_bucket_name: dbtester-results
|
||||||
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/02-write-100K-keys-rate-limited
|
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited
|
||||||
|
|
||||||
peer_ips:
|
peer_ips:
|
||||||
- 10.240.0.30
|
- 10.240.0.30
|
||||||
|
|
@ -38,7 +38,7 @@ step2:
|
||||||
connections_clients: []
|
connections_clients: []
|
||||||
key_size: 256
|
key_size: 256
|
||||||
value_size: 1024
|
value_size: 1024
|
||||||
total_requests: 100000
|
total_requests: 1000000
|
||||||
requests_per_second: 1000
|
requests_per_second: 1000
|
||||||
etcdv3_compaction_cycle: 0
|
etcdv3_compaction_cycle: 0
|
||||||
|
|
||||||
|
|
@ -0,0 +1,188 @@
|
||||||
|
title: Write 1M keys, 1000-client (etcd 100 TCP conns), 256-byte key, 1KB value
|
||||||
|
work_dir: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited
|
||||||
|
all_aggregated_path: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/aggregated.csv
|
||||||
|
|
||||||
|
raw_data:
|
||||||
|
- legend: etcd v3.1 (Go 1.7.4)
|
||||||
|
output_path: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/etcd-v3.1-go1.7.4-aggregated.csv
|
||||||
|
source_system_metrics_paths:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/etcd-v3.1-go1.7.4-1-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/etcd-v3.1-go1.7.4-2-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/etcd-v3.1-go1.7.4-3-system-metrics.csv
|
||||||
|
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/etcd-v3.1-go1.7.4-data-latency-distribution-percentile.csv
|
||||||
|
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/etcd-v3.1-go1.7.4-data-latency-distribution-summary.csv
|
||||||
|
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/etcd-v3.1-go1.7.4-data-latency-throughput-timeseries.csv
|
||||||
|
|
||||||
|
- legend: Zookeeper r3.4.9 (Java 8)
|
||||||
|
output_path: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/zookeeper-r3.4.9-java8-aggregated.csv
|
||||||
|
source_system_metrics_paths:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/zookeeper-r3.4.9-java8-1-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/zookeeper-r3.4.9-java8-2-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/zookeeper-r3.4.9-java8-3-system-metrics.csv
|
||||||
|
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/zookeeper-r3.4.9-java8-data-latency-distribution-percentile.csv
|
||||||
|
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/zookeeper-r3.4.9-java8-data-latency-distribution-summary.csv
|
||||||
|
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/zookeeper-r3.4.9-java8-data-latency-throughput-timeseries.csv
|
||||||
|
|
||||||
|
- legend: Consul v0.7.2 (Go 1.7.4)
|
||||||
|
output_path: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/consul-v0.7.2-go1.7.4-aggregated.csv
|
||||||
|
source_system_metrics_paths:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/consul-v0.7.2-go1.7.4-1-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/consul-v0.7.2-go1.7.4-2-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/consul-v0.7.2-go1.7.4-3-system-metrics.csv
|
||||||
|
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/consul-v0.7.2-go1.7.4-data-latency-distribution-percentile.csv
|
||||||
|
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/consul-v0.7.2-go1.7.4-data-latency-distribution-summary.csv
|
||||||
|
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/consul-v0.7.2-go1.7.4-data-latency-throughput-timeseries.csv
|
||||||
|
|
||||||
|
plot_list:
|
||||||
|
- column: AVG-LATENCY-MS
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Latency(millisecond)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-LATENCY-MS.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-LATENCY-MS.png
|
||||||
|
|
||||||
|
- column: AVG-THROUGHPUT
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Throughput(Requests/Second)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-THROUGHPUT.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-THROUGHPUT.png
|
||||||
|
|
||||||
|
- column: AVG-VOLUNTARY-CTXT-SWITCHES
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Voluntary Context Switches
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-VOLUNTARY-CTXT-SWITCHES.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-VOLUNTARY-CTXT-SWITCHES.png
|
||||||
|
|
||||||
|
- column: AVG-NON-VOLUNTARY-CTXT-SWITCHES
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Non-voluntary Context Switches
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-NON-VOLUNTARY-CTXT-SWITCHES.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-NON-VOLUNTARY-CTXT-SWITCHES.png
|
||||||
|
|
||||||
|
- column: AVG-CPU
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: CPU(%)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-CPU.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-CPU.png
|
||||||
|
|
||||||
|
- column: AVG-VMRSS-MB
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Memory(MB)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-VMRSS-MB.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-VMRSS-MB.png
|
||||||
|
|
||||||
|
- column: AVG-READS-COMPLETED-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Disk Reads
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-READS-COMPLETED-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-READS-COMPLETED-DELTA.png
|
||||||
|
|
||||||
|
- column: AVG-SECTORS-READ-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Sectors Read
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-SECTORS-READ-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-SECTORS-READ-DELTA.png
|
||||||
|
|
||||||
|
- column: AVG-WRITES-COMPLETED-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Disk Writes
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-WRITES-COMPLETED-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-WRITES-COMPLETED-DELTA.png
|
||||||
|
|
||||||
|
- column: AVG-SECTORS-WRITTEN-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Sectors Written
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-SECTORS-WRITTEN-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-SECTORS-WRITTEN-DELTA.png
|
||||||
|
|
||||||
|
- column: AVG-RECEIVE-BYTES-NUM-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Network Receive(bytes)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-RECEIVE-BYTES-NUM-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-RECEIVE-BYTES-NUM-DELTA.png
|
||||||
|
|
||||||
|
- column: AVG-TRANSMIT-BYTES-NUM-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Network Transmit(bytes)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-TRANSMIT-BYTES-NUM-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-TRANSMIT-BYTES-NUM-DELTA.png
|
||||||
|
|
||||||
|
readme:
|
||||||
|
preface: |
|
||||||
|
- Google Cloud Compute Engine
|
||||||
|
- 3 machines of 8 vCPUs + 16 GB Memory + 150 GB SSD
|
||||||
|
- 1 machine(client) of 16 vCPUs + 30 GB Memory + 150 GB SSD
|
||||||
|
- Ubuntu 16.10
|
||||||
|
- etcd v3.1 (Go 1.7.4)
|
||||||
|
- Zookeepr r3.4.9
|
||||||
|
- Java 8
|
||||||
|
- Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
|
||||||
|
- Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
|
||||||
|
- javac 1.8.0_111
|
||||||
|
- Consul v0.7.2 (Go 1.7.4)
|
||||||
|
- zetcd v3.1 (Go 1.7.4)
|
||||||
|
- cetcd v3.1 (Go 1.7.4)
|
||||||
|
|
||||||
|
output_path: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/README.md
|
||||||
|
results:
|
||||||
|
- title: Write 1M keys, 1000-client (etcd v3.1 100-conn), 256-byte key, 1KB value
|
||||||
|
images:
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-LATENCY-MS
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-LATENCY-MS.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-THROUGHPUT
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-THROUGHPUT.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-VOLUNTARY-CTXT-SWITCHES
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-VOLUNTARY-CTXT-SWITCHES.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-NON-VOLUNTARY-CTXT-SWITCHES
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-NON-VOLUNTARY-CTXT-SWITCHES.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-CPU
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-CPU.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-VMRSS-MB
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-VMRSS-MB.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-READS-COMPLETED-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-READS-COMPLETED-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-SECTORS-READ-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-SECTORS-READ-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-WRITES-COMPLETED-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-WRITES-COMPLETED-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-SECTORS-WRITTEN-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-SECTORS-WRITTEN-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-RECEIVE-BYTES-NUM-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-RECEIVE-BYTES-NUM-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-TRANSMIT-BYTES-NUM-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/02-write-1M-keys-rate-limited/AVG-TRANSMIT-BYTES-NUM-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
@ -1,191 +0,0 @@
|
||||||
title: Write 100K keys, 256-byte key, 1KB value value (clients 1 to 1000)
|
|
||||||
work_dir: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable
|
|
||||||
all_aggregated_path: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/aggregated.csv
|
|
||||||
|
|
||||||
raw_data:
|
|
||||||
- legend: etcd v3.1 (Go 1.7.4)
|
|
||||||
database_tag: etcd-v3.1-go1.7.4
|
|
||||||
output_path: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/etcd-v3.1-go1.7.4-aggregated.csv
|
|
||||||
source_system_metrics_paths:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/etcd-v3.1-go1.7.4-1-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/etcd-v3.1-go1.7.4-2-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/etcd-v3.1-go1.7.4-3-system-metrics.csv
|
|
||||||
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/etcd-v3.1-go1.7.4-java8-data-latency-distribution-percentile.csv
|
|
||||||
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/etcd-v3.1-go1.7.4-java8-data-latency-distribution-summary.csv
|
|
||||||
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/etcd-v3.1-go1.7.4-data-latency-throughput-timeseries.csv
|
|
||||||
|
|
||||||
- legend: Zookeeper r3.4.9 (Java 8)
|
|
||||||
database_tag: zookeeper-r3.4.9-java8
|
|
||||||
output_path: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/zookeeper-r3.4.9-java8-aggregated.csv
|
|
||||||
source_system_metrics_paths:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/zookeeper-r3.4.9-java8-1-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/zookeeper-r3.4.9-java8-2-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/zookeeper-r3.4.9-java8-3-system-metrics.csv
|
|
||||||
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/zookeeper-r3.4.9-java8-data-latency-distribution-percentile.csv
|
|
||||||
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/zookeeper-r3.4.9-java8-data-latency-distribution-summary.csv
|
|
||||||
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/zookeeper-r3.4.9-java8-data-latency-throughput-timeseries.csv
|
|
||||||
|
|
||||||
- legend: Consul v0.7.2 (Go 1.7.4)
|
|
||||||
database_tag: consul-v0.7.2-go1.7.4
|
|
||||||
output_path: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/consul-v0.7.2-go1.7.4-aggregated.csv
|
|
||||||
source_system_metrics_paths:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/consul-v0.7.2-go1.7.4-1-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/consul-v0.7.2-go1.7.4-2-system-metrics.csv
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/consul-v0.7.2-go1.7.4-3-system-metrics.csv
|
|
||||||
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/consul-v0.7.2-go1.7.4-data-latency-distribution-percentile.csv
|
|
||||||
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/consul-v0.7.2-go1.7.4-data-latency-distribution-summary.csv
|
|
||||||
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/consul-v0.7.2-go1.7.4-data-latency-throughput-timeseries.csv
|
|
||||||
|
|
||||||
plot_list:
|
|
||||||
- column: AVG-LATENCY-MS
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Latency(millisecond)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-LATENCY-MS.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-LATENCY-MS.png
|
|
||||||
|
|
||||||
- column: AVG-THROUGHPUT
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Throughput(Requests/Second)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-THROUGHPUT.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-THROUGHPUT.png
|
|
||||||
|
|
||||||
- column: AVG-VOLUNTARY-CTXT-SWITCHES
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Voluntary Context Switches
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-VOLUNTARY-CTXT-SWITCHES.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-VOLUNTARY-CTXT-SWITCHES.png
|
|
||||||
|
|
||||||
- column: AVG-NON-VOLUNTARY-CTXT-SWITCHES
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Non-voluntary Context Switches
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-NON-VOLUNTARY-CTXT-SWITCHES.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-NON-VOLUNTARY-CTXT-SWITCHES.png
|
|
||||||
|
|
||||||
- column: AVG-CPU
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: CPU(%)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-CPU.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-CPU.png
|
|
||||||
|
|
||||||
- column: AVG-VMRSS-MB
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Memory(MB)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-VMRSS-MB.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-VMRSS-MB.png
|
|
||||||
|
|
||||||
- column: AVG-READS-COMPLETED-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Disk Reads
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-READS-COMPLETED-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-READS-COMPLETED-DELTA.png
|
|
||||||
|
|
||||||
- column: AVG-SECTORS-READ-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Sectors Read
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-SECTORS-READ-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-SECTORS-READ-DELTA.png
|
|
||||||
|
|
||||||
- column: AVG-WRITES-COMPLETED-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Disk Writes
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-WRITES-COMPLETED-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-WRITES-COMPLETED-DELTA.png
|
|
||||||
|
|
||||||
- column: AVG-SECTORS-WRITTEN-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Sectors Written
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-SECTORS-WRITTEN-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-SECTORS-WRITTEN-DELTA.png
|
|
||||||
|
|
||||||
- column: AVG-RECEIVE-BYTES-NUM-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Network Receive(bytes)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-RECEIVE-BYTES-NUM-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-RECEIVE-BYTES-NUM-DELTA.png
|
|
||||||
|
|
||||||
- column: AVG-TRANSMIT-BYTES-NUM-DELTA
|
|
||||||
x_axis: Second
|
|
||||||
y_axis: Network Transmit(bytes)
|
|
||||||
output_path_list:
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-TRANSMIT-BYTES-NUM-DELTA.svg
|
|
||||||
- 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-TRANSMIT-BYTES-NUM-DELTA.png
|
|
||||||
|
|
||||||
readme:
|
|
||||||
preface: |
|
|
||||||
- Google Cloud Compute Engine
|
|
||||||
- 3 machines of 8 vCPUs + 16 GB Memory + 150 GB SSD
|
|
||||||
- 1 machine(client) of 16 vCPUs + 30 GB Memory + 150 GB SSD
|
|
||||||
- Ubuntu 16.10
|
|
||||||
- etcd v3.1 (Go 1.7.4)
|
|
||||||
- Zookeepr r3.4.9
|
|
||||||
- Java 8
|
|
||||||
- Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
|
|
||||||
- Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
|
|
||||||
- javac 1.8.0_111
|
|
||||||
- Consul v0.7.2 (Go 1.7.4)
|
|
||||||
- zetcd v3.1 (Go 1.7.4)
|
|
||||||
- cetcd v3.1 (Go 1.7.4)
|
|
||||||
|
|
||||||
output_path: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/README.md
|
|
||||||
results:
|
|
||||||
- title: Write 100K keys, 256-byte key, 1KB value value (clients 1 to 1000)
|
|
||||||
images:
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-LATENCY-MS
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-LATENCY-MS.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-THROUGHPUT
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-THROUGHPUT.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-VOLUNTARY-CTXT-SWITCHES
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-VOLUNTARY-CTXT-SWITCHES.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-NON-VOLUNTARY-CTXT-SWITCHES
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-NON-VOLUNTARY-CTXT-SWITCHES.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-CPU
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-CPU.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-VMRSS-MB
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-VMRSS-MB.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-READS-COMPLETED-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-READS-COMPLETED-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-SECTORS-READ-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-SECTORS-READ-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-WRITES-COMPLETED-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-WRITES-COMPLETED-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-SECTORS-WRITTEN-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-SECTORS-WRITTEN-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-RECEIVE-BYTES-NUM-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-RECEIVE-BYTES-NUM-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
||||||
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-TRANSMIT-BYTES-NUM-DELTA
|
|
||||||
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable/AVG-TRANSMIT-BYTES-NUM-DELTA.svg
|
|
||||||
image_type: remote
|
|
||||||
|
|
@ -4,7 +4,7 @@ test_name: etcd-v3.1-go1.7.4
|
||||||
google_cloud_project_name: etcd-development
|
google_cloud_project_name: etcd-development
|
||||||
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
||||||
google_cloud_storage_bucket_name: dbtester-results
|
google_cloud_storage_bucket_name: dbtester-results
|
||||||
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable
|
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable
|
||||||
|
|
||||||
peer_ips:
|
peer_ips:
|
||||||
- 10.240.0.20
|
- 10.240.0.20
|
||||||
|
|
@ -44,7 +44,7 @@ step2:
|
||||||
- 1000
|
- 1000
|
||||||
key_size: 256
|
key_size: 256
|
||||||
value_size: 1024
|
value_size: 1024
|
||||||
total_requests: 100000
|
total_requests: 1000000
|
||||||
requests_per_second: 0
|
requests_per_second: 0
|
||||||
etcdv3_compaction_cycle: 0
|
etcdv3_compaction_cycle: 0
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ test_name: zookeeper-r3.4.9-java8
|
||||||
google_cloud_project_name: etcd-development
|
google_cloud_project_name: etcd-development
|
||||||
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
||||||
google_cloud_storage_bucket_name: dbtester-results
|
google_cloud_storage_bucket_name: dbtester-results
|
||||||
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable
|
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable
|
||||||
|
|
||||||
peer_ips:
|
peer_ips:
|
||||||
- 10.240.0.25
|
- 10.240.0.25
|
||||||
|
|
@ -44,7 +44,7 @@ step2:
|
||||||
- 1000
|
- 1000
|
||||||
key_size: 256
|
key_size: 256
|
||||||
value_size: 1024
|
value_size: 1024
|
||||||
total_requests: 100000
|
total_requests: 1000000
|
||||||
requests_per_second: 0
|
requests_per_second: 0
|
||||||
etcdv3_compaction_cycle: 0
|
etcdv3_compaction_cycle: 0
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ test_name: consul-v0.7.2-go1.7.4
|
||||||
google_cloud_project_name: etcd-development
|
google_cloud_project_name: etcd-development
|
||||||
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
||||||
google_cloud_storage_bucket_name: dbtester-results
|
google_cloud_storage_bucket_name: dbtester-results
|
||||||
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/03-write-100K-keys-client-variable
|
google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable
|
||||||
|
|
||||||
peer_ips:
|
peer_ips:
|
||||||
- 10.240.0.30
|
- 10.240.0.30
|
||||||
|
|
@ -44,7 +44,7 @@ step2:
|
||||||
- 1000
|
- 1000
|
||||||
key_size: 256
|
key_size: 256
|
||||||
value_size: 1024
|
value_size: 1024
|
||||||
total_requests: 100000
|
total_requests: 1000000
|
||||||
requests_per_second: 0
|
requests_per_second: 0
|
||||||
etcdv3_compaction_cycle: 0
|
etcdv3_compaction_cycle: 0
|
||||||
|
|
||||||
|
|
@ -0,0 +1,188 @@
|
||||||
|
title: Write 1M keys, 256-byte key, 1KB value value (clients 1 to 1000)
|
||||||
|
work_dir: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable
|
||||||
|
all_aggregated_path: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/aggregated.csv
|
||||||
|
|
||||||
|
raw_data:
|
||||||
|
- legend: etcd v3.1 (Go 1.7.4)
|
||||||
|
output_path: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/etcd-v3.1-go1.7.4-aggregated.csv
|
||||||
|
source_system_metrics_paths:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/etcd-v3.1-go1.7.4-1-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/etcd-v3.1-go1.7.4-2-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/etcd-v3.1-go1.7.4-3-system-metrics.csv
|
||||||
|
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/etcd-v3.1-go1.7.4-java8-data-latency-distribution-percentile.csv
|
||||||
|
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/etcd-v3.1-go1.7.4-java8-data-latency-distribution-summary.csv
|
||||||
|
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/etcd-v3.1-go1.7.4-data-latency-throughput-timeseries.csv
|
||||||
|
|
||||||
|
- legend: Zookeeper r3.4.9 (Java 8)
|
||||||
|
output_path: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/zookeeper-r3.4.9-java8-aggregated.csv
|
||||||
|
source_system_metrics_paths:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/zookeeper-r3.4.9-java8-1-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/zookeeper-r3.4.9-java8-2-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/zookeeper-r3.4.9-java8-3-system-metrics.csv
|
||||||
|
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/zookeeper-r3.4.9-java8-data-latency-distribution-percentile.csv
|
||||||
|
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/zookeeper-r3.4.9-java8-data-latency-distribution-summary.csv
|
||||||
|
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/zookeeper-r3.4.9-java8-data-latency-throughput-timeseries.csv
|
||||||
|
|
||||||
|
- legend: Consul v0.7.2 (Go 1.7.4)
|
||||||
|
output_path: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/consul-v0.7.2-go1.7.4-aggregated.csv
|
||||||
|
source_system_metrics_paths:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/consul-v0.7.2-go1.7.4-1-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/consul-v0.7.2-go1.7.4-2-system-metrics.csv
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/consul-v0.7.2-go1.7.4-3-system-metrics.csv
|
||||||
|
data_benchmark_latency_percentile: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/consul-v0.7.2-go1.7.4-data-latency-distribution-percentile.csv
|
||||||
|
data_benchmark_latency_summary: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/consul-v0.7.2-go1.7.4-data-latency-distribution-summary.csv
|
||||||
|
data_benchmark_throughput: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/consul-v0.7.2-go1.7.4-data-latency-throughput-timeseries.csv
|
||||||
|
|
||||||
|
plot_list:
|
||||||
|
- column: AVG-LATENCY-MS
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Latency(millisecond)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-LATENCY-MS.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-LATENCY-MS.png
|
||||||
|
|
||||||
|
- column: AVG-THROUGHPUT
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Throughput(Requests/Second)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-THROUGHPUT.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-THROUGHPUT.png
|
||||||
|
|
||||||
|
- column: AVG-VOLUNTARY-CTXT-SWITCHES
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Voluntary Context Switches
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-VOLUNTARY-CTXT-SWITCHES.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-VOLUNTARY-CTXT-SWITCHES.png
|
||||||
|
|
||||||
|
- column: AVG-NON-VOLUNTARY-CTXT-SWITCHES
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Non-voluntary Context Switches
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-NON-VOLUNTARY-CTXT-SWITCHES.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-NON-VOLUNTARY-CTXT-SWITCHES.png
|
||||||
|
|
||||||
|
- column: AVG-CPU
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: CPU(%)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-CPU.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-CPU.png
|
||||||
|
|
||||||
|
- column: AVG-VMRSS-MB
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Memory(MB)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-VMRSS-MB.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-VMRSS-MB.png
|
||||||
|
|
||||||
|
- column: AVG-READS-COMPLETED-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Disk Reads
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-READS-COMPLETED-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-READS-COMPLETED-DELTA.png
|
||||||
|
|
||||||
|
- column: AVG-SECTORS-READ-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Sectors Read
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-SECTORS-READ-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-SECTORS-READ-DELTA.png
|
||||||
|
|
||||||
|
- column: AVG-WRITES-COMPLETED-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Disk Writes
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-WRITES-COMPLETED-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-WRITES-COMPLETED-DELTA.png
|
||||||
|
|
||||||
|
- column: AVG-SECTORS-WRITTEN-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Sectors Written
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-SECTORS-WRITTEN-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-SECTORS-WRITTEN-DELTA.png
|
||||||
|
|
||||||
|
- column: AVG-RECEIVE-BYTES-NUM-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Network Receive(bytes)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-RECEIVE-BYTES-NUM-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-RECEIVE-BYTES-NUM-DELTA.png
|
||||||
|
|
||||||
|
- column: AVG-TRANSMIT-BYTES-NUM-DELTA
|
||||||
|
x_axis: Second
|
||||||
|
y_axis: Network Transmit(bytes)
|
||||||
|
output_path_list:
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-TRANSMIT-BYTES-NUM-DELTA.svg
|
||||||
|
- 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-TRANSMIT-BYTES-NUM-DELTA.png
|
||||||
|
|
||||||
|
readme:
|
||||||
|
preface: |
|
||||||
|
- Google Cloud Compute Engine
|
||||||
|
- 3 machines of 8 vCPUs + 16 GB Memory + 150 GB SSD
|
||||||
|
- 1 machine(client) of 16 vCPUs + 30 GB Memory + 150 GB SSD
|
||||||
|
- Ubuntu 16.10
|
||||||
|
- etcd v3.1 (Go 1.7.4)
|
||||||
|
- Zookeepr r3.4.9
|
||||||
|
- Java 8
|
||||||
|
- Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
|
||||||
|
- Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
|
||||||
|
- javac 1.8.0_111
|
||||||
|
- Consul v0.7.2 (Go 1.7.4)
|
||||||
|
- zetcd v3.1 (Go 1.7.4)
|
||||||
|
- cetcd v3.1 (Go 1.7.4)
|
||||||
|
|
||||||
|
output_path: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/README.md
|
||||||
|
results:
|
||||||
|
- title: Write 1M keys, 256-byte key, 1KB value value (clients 1 to 1000)
|
||||||
|
images:
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-LATENCY-MS
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-LATENCY-MS.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-THROUGHPUT
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-THROUGHPUT.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-VOLUNTARY-CTXT-SWITCHES
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-VOLUNTARY-CTXT-SWITCHES.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-NON-VOLUNTARY-CTXT-SWITCHES
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-NON-VOLUNTARY-CTXT-SWITCHES.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-CPU
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-CPU.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-VMRSS-MB
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-VMRSS-MB.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-READS-COMPLETED-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-READS-COMPLETED-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-SECTORS-READ-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-SECTORS-READ-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-WRITES-COMPLETED-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-WRITES-COMPLETED-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-SECTORS-WRITTEN-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-SECTORS-WRITTEN-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-RECEIVE-BYTES-NUM-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-RECEIVE-BYTES-NUM-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
||||||
|
- image_title: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-TRANSMIT-BYTES-NUM-DELTA
|
||||||
|
image_path: https://storage.googleapis.com/dbtester-results/2017Q1-01-etcd-zookeeper-consul/03-write-1M-keys-client-variable/AVG-TRANSMIT-BYTES-NUM-DELTA.svg
|
||||||
|
image_type: remote
|
||||||
|
|
@ -4,7 +4,7 @@ test_name: etcd-v3.1-go1.7.4
|
||||||
google_cloud_project_name: etcd-development
|
google_cloud_project_name: etcd-development
|
||||||
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
||||||
google_cloud_storage_bucket_name: dbtester-results
|
google_cloud_storage_bucket_name: dbtester-results
|
||||||
google_cloud_storage_sub_directory: 2017Q1-02-etcd-zookeeper-consul/04-read-100K-keys-linearizable
|
google_cloud_storage_sub_directory: 2017Q1-02-etcd-zookeeper-consul/04-read-1M-keys-linearizable
|
||||||
|
|
||||||
peer_ips:
|
peer_ips:
|
||||||
- 10.240.0.20
|
- 10.240.0.20
|
||||||
|
|
@ -4,7 +4,7 @@ test_name: zookeeper-r3.4.9-java8
|
||||||
google_cloud_project_name: etcd-development
|
google_cloud_project_name: etcd-development
|
||||||
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
||||||
google_cloud_storage_bucket_name: dbtester-results
|
google_cloud_storage_bucket_name: dbtester-results
|
||||||
google_cloud_storage_sub_directory: 2017Q1-02-etcd-zookeeper-consul/04-read-100K-keys-linearizable
|
google_cloud_storage_sub_directory: 2017Q1-02-etcd-zookeeper-consul/04-read-1M-keys-linearizable
|
||||||
|
|
||||||
peer_ips:
|
peer_ips:
|
||||||
- 10.240.0.25
|
- 10.240.0.25
|
||||||
|
|
@ -36,9 +36,9 @@ step2:
|
||||||
connections: 1000
|
connections: 1000
|
||||||
clients: 1000
|
clients: 1000
|
||||||
connections_clients: []
|
connections_clients: []
|
||||||
key_size: 8
|
key_size: 256
|
||||||
value_size: 256
|
value_size: 1024
|
||||||
total_requests: 2000000
|
total_requests: 1000000
|
||||||
requests_per_second: 0
|
requests_per_second: 0
|
||||||
etcdv3_compaction_cycle: 0
|
etcdv3_compaction_cycle: 0
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ test_name: consul-v0.7.2-go1.7.4
|
||||||
google_cloud_project_name: etcd-development
|
google_cloud_project_name: etcd-development
|
||||||
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
google_cloud_storage_key_path: /home/gyuho/gcloud-key.json # need this only in 'control' side
|
||||||
google_cloud_storage_bucket_name: dbtester-results
|
google_cloud_storage_bucket_name: dbtester-results
|
||||||
google_cloud_storage_sub_directory: 2017Q1-02-etcd-zookeeper-consul/04-read-100K-keys-linearizable
|
google_cloud_storage_sub_directory: 2017Q1-02-etcd-zookeeper-consul/04-read-1M-keys-linearizable
|
||||||
|
|
||||||
peer_ips:
|
peer_ips:
|
||||||
- 10.240.0.30
|
- 10.240.0.30
|
||||||
|
|
@ -36,9 +36,9 @@ step2:
|
||||||
connections: 1000
|
connections: 1000
|
||||||
clients: 1000
|
clients: 1000
|
||||||
connections_clients: []
|
connections_clients: []
|
||||||
key_size: 8
|
key_size: 256
|
||||||
value_size: 256
|
value_size: 1024
|
||||||
total_requests: 2000000
|
total_requests: 1000000
|
||||||
requests_per_second: 0
|
requests_per_second: 0
|
||||||
etcdv3_compaction_cycle: 0
|
etcdv3_compaction_cycle: 0
|
||||||
|
|
||||||
Loading…
Reference in New Issue