X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecification.yaml;h=80f5ab8e7768bdb23ddee15190f75d8b10ecacef;hp=bf149bcd46f782a839c57052b0f5c3637ec760d8;hb=394659ca1c7cac87627347bc850477448d0743c7;hpb=d23edad8b0f9a2463f5817a52766eebfdc5aa572 diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index bf149bcd46..80f5ab8e77 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,9 +145,16 @@ - 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: + - 122 # full + - 126 # full + - 129 # full + - 140 # full - 124 # sel - 127 # sel - 128 # sel @@ -146,6 +163,9 @@ - 143 # sel - 145 # sel - 146 # sel + - 162 # sel + - 163 # sel +# - 167 # sel # performance-improvements: # csit-vpp-perf-1707-all: # - 9 @@ -188,6 +208,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 +227,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 @@ -214,6 +240,10 @@ # TODO: Add the data sources plot-vpp-throughput-latency: csit-vpp-perf-1801-all: + - 122 # full + - 126 # full + - 129 # full + - 140 # full - 124 # sel - 127 # sel - 128 # sel @@ -222,6 +252,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 +272,12 @@ - 16 # sel - 17 # sel - 18 # sel + - 19 # sel + - 20 # sel + - 21 # sel + - 22 # sel + - 23 # sel + - 24 # sel plot-layouts: @@ -527,6 +566,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 +605,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 +1200,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