X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecification.yaml;h=f96135234b353162aec44d39c7e1372c95fa1474;hp=da4443dc30a96f466a171a8d21a9f85173399960;hb=e3554783146e2c4f2b6b5084c8afc707787d6922;hpb=3bc59881071b80acf5127ba0d4c38344feaf5d95 diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index da4443dc30..f96135234b 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -90,6 +90,7 @@ type: "configuration" data-sets: plot-vpp-http-server-performance: +# TODO: Add the data sources csit-vpp-perf-1801-all: - 157 - 158 @@ -147,6 +148,24 @@ - 163 # sel - 167 # sel - 172 # sel acl only + csit-vpp-perf-1804-all: + - 1 + vpp-performance-changes-mrr: + csit-vpp-perf-check-1801: + - 1 + - 2 + - 3 + - 4 + - 5 + - 6 + - 7 + - 8 + - 9 + - 11 + - 12 + - 13 + csit-vpp-perf-check-1804: + - 1 plot-throughput-speedup-analysis: csit-vpp-perf-1801-all: - 122 # full @@ -575,6 +594,23 @@ - 169 # wrk - 170 # wrk - 172 # sel acl only + csit-vpp-perf-1804-all: + - 1 + csit-vpp-perf-check-1801: + - 1 + - 2 + - 3 + - 4 + - 5 + - 6 + - 7 + - 8 + - 9 + - 11 + - 12 + - 13 + csit-vpp-perf-check-1804: + - 1 csit-ligato-perf-1710-all: - 5 - 7 @@ -712,23 +748,22 @@ algorithm: "table_performance_comparison" output-file-ext: ".csv" output-file: "{DIR[STATIC,VPP]}/performance-changes" +# reference: +# title: "Release 1710" +# data: +# csit-vpp-perf-1710-all: +# - 11 +# - 12 +# - 13 +# - 14 +# - 15 +# - 16 +# - 17 +# - 18 +# - 19 +# - 20 reference: - title: "Release 1710" - data: - csit-vpp-perf-1710-all: - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - - 17 - - 18 - - 19 - - 20 - compare: title: "Release 1801" -# TODO: specify data sources data: csit-vpp-perf-1801-all: - 124 # sel @@ -743,6 +778,11 @@ - 163 # sel - 167 # sel - 172 # sel acl only + compare: + title: "Release 1804" + data: + csit-vpp-perf-1804-all: + - 1 data: "vpp-performance-changes" filter: "all" parameters: @@ -754,6 +794,44 @@ nr-of-tests-shown: 20 outlier-const: 1.5 +- + type: "table" + title: "VPP Performance Changes - MRR" + algorithm: "table_performance_comparison_mrr" + output-file-ext: ".csv" + output-file: "{DIR[STATIC,VPP]}/performance-changes-mrr" + reference: + title: "Release 1801" + data: + csit-vpp-perf-check-1801: + - 1 + - 2 + - 3 + - 4 + - 5 + - 6 + - 7 + - 8 + - 9 + - 11 + - 12 + - 13 + compare: + title: "Release 1804" + data: + csit-vpp-perf-check-1804: + - 1 + data: "vpp-performance-changes-mrr" + filter: "all" + parameters: + - "name" + - "parent" + - "result" + # 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" # title: "Performance improvements"