diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-02-21 09:12:18 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-02-21 09:12:18 +0100 |
commit | a576a8096e610a56c098355a567e1a669692d056 (patch) | |
tree | a81b379c39c70321c28f0eb8ea6be0025c0a76d7 /resources | |
parent | e26807800bb2e5aa2bcbdc2b6f7acfa31e19b24d (diff) |
CSIT-891: Add data sources for 1801 report
Change-Id: I4c22c9e82bb746917198e345409eea3e0e322bbe
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 5727b80821..271a5e2a25 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -100,8 +100,8 @@ - 164 - 165 - 166 - - 167 - - 168 + - 169 + - 170 # TODO: Add the data sources # vpp-meltdown-impact: # csit-vpp-perf-1707-all: @@ -144,6 +144,10 @@ - 143 # sel - 145 # sel - 146 # sel + - 162 # sel + - 163 # sel +# - 167 # sel +# - 168 # sel # TODO: Add the data sources plot-throughput-speedup-analysis: csit-vpp-perf-1801-all: @@ -155,6 +159,10 @@ - 143 # sel - 145 # sel - 146 # sel + - 162 # sel + - 163 # sel +# - 167 # sel +# - 168 # sel # performance-improvements: # csit-vpp-perf-1707-all: # - 9 @@ -237,6 +245,10 @@ - 143 # sel - 145 # sel - 146 # sel + - 162 # sel + - 163 # sel +# - 167 # sel +# - 168 # sel plot-dpdk-throughput-latency: csit-dpdk-perf-1801-all: - 1 @@ -552,11 +564,15 @@ - 159 # wrk - 160 # wrk - 161 # wrk + - 162 # sel + - 163 # sel - 164 # wrk - 165 # wrk - 166 # wrk - - 167 # wrk - - 168 # wrk +# - 167 # sel +# - 168 # sel + - 169 # wrk + - 170 # wrk csit-ligato-perf-1710-all: - 5 - 7 |