summaryrefslogtreecommitdiff
path: root/server-scalability/results/README.txt
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2017-11-02 09:56:28 -0200
committerdrebs <drebs@riseup.net>2017-11-02 09:56:28 -0200
commit2d72b4e044bb3a0fe4e6de70d8470a94e85e7754 (patch)
tree6d78e4cc8126fa6846e0a27525012811c16c760b /server-scalability/results/README.txt
parentb36ebc87f449af5ad7a677350a3ccfc7d26cfb1e (diff)
add blobs server scalability tests results
Diffstat (limited to 'server-scalability/results/README.txt')
-rw-r--r--server-scalability/results/README.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/server-scalability/results/README.txt b/server-scalability/results/README.txt
new file mode 100644
index 0000000..29d7f0e
--- /dev/null
+++ b/server-scalability/results/README.txt
@@ -0,0 +1,30 @@
+Tests Scenarios and Results
+===========================
+
+This folder contains some results for Blobs Server Scalability Tests.
+
+Scenarios
+---------
+
+The test results that are currently in this folder were run in the following
+scenario:
+
+- client download bandwidth: 150 Mb/s
+- client upload bandwidth: 150 Mb/s
+- server: giraffe.cdev.bitmask.net
+
+Three blob sizes were used (1KB, 10KB, 100KB) and the results for each size can
+be found in each of the subdirectories of this folder.
+
+The information above is related to the following folders:
+
+.
+├── 100k
+│   ├── test_download-20171101T183840
+│   └── test_upload-20171101T183258
+├── 10k
+│   ├── test_download-20171101T173739
+│   └── test_upload-20171101T173213
+└── 1k
+    ├── test_download-20171101T171926
+    └── test_upload-20171101T171410