summaryrefslogtreecommitdiff
path: root/server-scalability/results/README.txt
diff options
context:
space:
mode:
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