summaryrefslogtreecommitdiffstats
path: root/infra/it/memory-benchmark/asciidoc
diff options
context:
space:
mode:
authorJan Srnicek <jsrnicek@cisco.com>2017-07-13 20:21:01 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-07-14 12:20:49 +0000
commitb65cd89989ead7082089bf6f333e56b03f619606 (patch)
treec80952fdaead46627ca861d1b3edb68dc4b87f47 /infra/it/memory-benchmark/asciidoc
parent32771868ab8f9d2fdad236c049ec1c3fc3c76ba0 (diff)
HONEYCOMB-360 - Restconf Northbound Intefaces provider separation
- Restconf configuration included under restconf.json Change-Id: I45f503d3ef383bd6e3d356308d3212c7314b7a28 Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
Diffstat (limited to 'infra/it/memory-benchmark/asciidoc')
-rw-r--r--infra/it/memory-benchmark/asciidoc/Readme.adoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/infra/it/memory-benchmark/asciidoc/Readme.adoc b/infra/it/memory-benchmark/asciidoc/Readme.adoc
index 80e2ffb6f..38611dc47 100644
--- a/infra/it/memory-benchmark/asciidoc/Readme.adoc
+++ b/infra/it/memory-benchmark/asciidoc/Readme.adoc
@@ -61,7 +61,11 @@ Committed will always be greater than or equal to used.
A memory allocation may fail if it attempts to increase the used memory
such that used > committed even if used <= max would still be true (for example, when the system is low on virtual memory).
+== Configuration
+Does not start any northbound interfaces, as they are not needed for this case.
+Benchmark with 0 data sample size is just to compare it to each other samples size to
+determine how much data each data sample takes in memory.