X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecification.yaml;h=0e8a51f23643d70ada111404a81725143b56db93;hp=87cebc84a491e9b3ed836097c3b8d90090894d71;hb=e15553412cfcc2b14ee3be0e30d1ca3bd146b32a;hpb=289ba96be9ecf33495e669cf09e1bd9eda8dd7cb diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 87cebc84a4..0e8a51f236 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -90,12 +90,10 @@ type: "configuration" data-sets: # TODO: Add the data sources -# plot-vpp-http-server-performance: -# csit-vpp-perf-1801-all: -# - 1 -# - 2 -# - 3 -# - 4 + plot-vpp-http-server-performance: + csit-vpp-perf-1801-all: + - 157 + - 158 # TODO: Add the data sources # vpp-meltdown-impact: # csit-vpp-perf-1707-all: @@ -130,15 +128,25 @@ - 20 # TODO: Add the data sources csit-vpp-perf-1801-all: - - 124 - - 127 - - 128 + - 124 # sel + - 127 # sel + - 128 # sel + - 141 # sel + - 142 # sel + - 143 # sel + - 145 # sel + - 146 # sel # TODO: Add the data sources plot-throughput-speedup-analysis: csit-vpp-perf-1801-all: - - 124 - - 127 - - 128 + - 124 # sel + - 127 # sel + - 128 # sel + - 141 # sel + - 142 # sel + - 143 # sel + - 145 # sel + - 146 # sel # performance-improvements: # csit-vpp-perf-1707-all: # - 9 @@ -162,7 +170,6 @@ # - 18 # - 19 # - 20 -## TODO: Add the data sources # csit-vpp-perf-1801-all: # - 124 # - 127 @@ -179,22 +186,23 @@ # - 16 # - 17 # csit-ligato-perf-1801-all: -# - 1 -# - 3 -# - 7 +# - 16 # sel +# - 17 # sel +# - 18 # sel # TODO: Add the data sources vpp-perf-results: csit-vpp-perf-1801-all: - 122 - 126 - 129 + - 140 vpp-func-results: csit-vpp-functional-1801-ubuntu1604-virl: - "lastSuccessfulBuild" # TODO: Add the data sources ligato-perf-results: csit-ligato-perf-1801-all: - - 1 + - 17 dpdk-perf-results: csit-dpdk-perf-1801-all: - 12 @@ -207,9 +215,14 @@ # TODO: Add the data sources plot-vpp-throughput-latency: csit-vpp-perf-1801-all: - - 124 - - 127 - - 128 + - 124 # sel + - 127 # sel + - 128 # sel + - 141 # sel + - 142 # sel + - 143 # sel + - 145 # sel + - 146 # sel plot-dpdk-throughput-latency: csit-dpdk-perf-1801-all: - 1 @@ -224,9 +237,9 @@ # TODO: Add the data sources plot-ligato-throughput-latency: csit-ligato-perf-1801-all: - - 1 - - 3 - - 7 + - 16 # sel + - 17 # sel + - 18 # sel plot-layouts: @@ -505,9 +518,17 @@ - 122 # full - 126 # full - 129 # full + - 140 # full - 124 # sel - 127 # sel - 128 # sel + - 141 # sel + - 142 # sel + - 143 # sel + - 145 # sel + - 146 # sel + - 157 # wrk + - 158 # wrk csit-ligato-perf-1710-all: - 5 - 7 @@ -531,9 +552,9 @@ - 17 # TODO: csit-ligato-perf-1801-all: - - 1 - - 3 - - 7 + - 16 # sel + - 17 # sel + - 18 # sel csit-dpdk-perf-1801-all: - 1 - 3 @@ -659,9 +680,14 @@ # TODO: specify data sources data: csit-vpp-perf-1801-all: - - 124 - - 127 - - 128 + - 124 # sel + - 127 # sel + - 128 # sel + - 141 # sel + - 142 # sel + - 143 # sel + - 145 # sel + - 146 # sel data: "vpp-performance-changes" filter: "all" parameters: @@ -671,6 +697,7 @@ # Number of the best and the worst tests presented in the table. Use 0 (zero) # to present all tests. nr-of-tests-shown: 20 + outlier-const: 1.5 #- # type: "table" @@ -1116,49 +1143,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