X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecification.yaml;h=6a18ce54364a8cc3ca23ec00c635b0db98d26473;hp=bf149bcd46f782a839c57052b0f5c3637ec760d8;hb=55f514061b2da3dd71e13e0a0c5a89797a2773ec;hpb=d23edad8b0f9a2463f5817a52766eebfdc5aa572 diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index bf149bcd46..6a18ce5436 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -93,6 +93,16 @@ plot-vpp-http-server-performance: csit-vpp-perf-1801-all: - 157 + - 158 + - 159 + - 160 + - 161 + - 164 + - 165 + - 166 + - 168 + - 169 + - 170 # TODO: Add the data sources # vpp-meltdown-impact: # csit-vpp-perf-1707-all: @@ -135,6 +145,9 @@ - 143 # sel - 145 # sel - 146 # sel + - 162 # sel + - 163 # sel +# - 167 # sel # TODO: Add the data sources plot-throughput-speedup-analysis: csit-vpp-perf-1801-all: @@ -146,6 +159,9 @@ - 143 # sel - 145 # sel - 146 # sel + - 162 # sel + - 163 # sel +# - 167 # sel # performance-improvements: # csit-vpp-perf-1707-all: # - 9 @@ -188,6 +204,12 @@ # - 16 # sel # - 17 # sel # - 18 # sel +# - 19 # sel +# - 20 # sel +# - 21 # sel +# - 22 # sel +# - 23 # sel +# - 24 # sel # TODO: Add the data sources vpp-perf-results: csit-vpp-perf-1801-all: @@ -201,7 +223,7 @@ # TODO: Add the data sources ligato-perf-results: csit-ligato-perf-1801-all: - - 17 + - 25 # full dpdk-perf-results: csit-dpdk-perf-1801-all: - 12 @@ -222,6 +244,9 @@ - 143 # sel - 145 # sel - 146 # sel + - 162 # sel + - 163 # sel +# - 167 # sel plot-dpdk-throughput-latency: csit-dpdk-perf-1801-all: - 1 @@ -239,6 +264,12 @@ - 16 # sel - 17 # sel - 18 # sel + - 19 # sel + - 20 # sel + - 21 # sel + - 22 # sel + - 23 # sel + - 24 # sel plot-layouts: @@ -527,6 +558,19 @@ - 145 # sel - 146 # sel - 157 # wrk + - 158 # wrk + - 159 # wrk + - 160 # wrk + - 161 # wrk + - 162 # sel + - 163 # sel + - 164 # wrk + - 165 # wrk + - 166 # wrk +# - 167 # sel + - 168 # wrk + - 169 # wrk + - 170 # wrk csit-ligato-perf-1710-all: - 5 - 7 @@ -553,6 +597,13 @@ - 16 # sel - 17 # sel - 18 # sel + - 19 # sel + - 20 # sel + - 21 # sel + - 22 # sel + - 23 # sel + - 24 # sel + - 25 # full csit-dpdk-perf-1801-all: - 1 - 3 @@ -1141,49 +1192,49 @@ ################################################################################ # Plots VPP HTTP Server Performance -#- -# type: "plot" -# title: "VPP HTTP Server Performance" -# algorithm: "plot_http_server_performance_box" -# output-file-type: ".html" -# output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps" -# data: -# "plot-vpp-http-server-performance" -# # Keep this formatting, the filter is enclosed with " (quotation mark) and -# # each tag is enclosed with ' (apostrophe). -# filter: "'HTTP' and 'TCP_CPS'" -# parameters: -# - "result" -# - "name" -# traces: -# hoverinfo: "x+y" -# boxpoints: "outliers" -# whiskerwidth: 0 -# layout: -# title: "VPP HTTP Server Performance" -# layout: -# "plot-cps" -# -#- -# type: "plot" -# title: "VPP HTTP Server Performance" -# algorithm: "plot_http_server_performance_box" -# output-file-type: ".html" -# output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps" -# data: -# "plot-vpp-http-server-performance" -# filter: "'HTTP' and 'TCP_RPS'" -# parameters: -# - "result" -# - "name" -# traces: -# hoverinfo: "x+y" -# boxpoints: "outliers" -# whiskerwidth: 0 -# layout: -# title: "VPP HTTP Server Performance" -# layout: -# "plot-rps" +- + type: "plot" + title: "VPP HTTP Server Performance" + algorithm: "plot_http_server_performance_box" + output-file-type: ".html" + output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps" + data: + "plot-vpp-http-server-performance" + # Keep this formatting, the filter is enclosed with " (quotation mark) and + # each tag is enclosed with ' (apostrophe). + filter: "'HTTP' and 'TCP_CPS'" + parameters: + - "result" + - "name" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 + layout: + title: "VPP HTTP Server Performance" + layout: + "plot-cps" + +- + type: "plot" + title: "VPP HTTP Server Performance" + algorithm: "plot_http_server_performance_box" + output-file-type: ".html" + output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps" + data: + "plot-vpp-http-server-performance" + filter: "'HTTP' and 'TCP_RPS'" + parameters: + - "result" + - "name" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 + layout: + title: "VPP HTTP Server Performance" + layout: + "plot-rps" # Plot Throughput Speedup Analysis