Merge "Fix wrong word"
authorLiang Ke <lokyse@163.com>
Fri, 23 Mar 2018 06:48:37 +0000 (06:48 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 23 Mar 2018 06:48:37 +0000 (06:48 +0000)
docs/specs/parallelism_improvement.rst

index 00d66df..86f39d8 100644 (file)
@@ -116,7 +116,7 @@ Result:
 100000 requests, concurrency level 1000
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-Command:  `ab  -n 10000 -c 100 http://<IP:port>/api/multicloud/v0/vim_types`
+Command:  `ab  -n 100000 -c 1000 http://<IP:port>/api/multicloud/v0/vim_types`
 Result:
   Django runserver: Apache Benchmark quit because it reports timeout after
   running a random portion of all requests.