X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecification.yaml;h=fb97d1bab247362e8817f9e2fd9ac87f414a2b27;hp=2b7298159f21ca697d2d3eb984755e928ba77770;hb=fa0e6315e4db3d96b281fb7467a9416150c0bc9f;hpb=fc3f7fa58880d2327c3364bbcf8338d2256fb8f0 diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 2b7298159f..fb97d1bab2 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -856,13 +856,8 @@ - 33 # rls2009 NDRPDR iter env 5 - 34 # rls2009 NDRPDR iter env 5 vpp-performance-changes-2n-zn2-ref-env-new: - # TODO: Re-test in new env - csit-vpp-perf-report-iterative-2009-2n-zn2: - - 17 # rls2009 NDRPDR iter env 5 - - 18 # rls2009 NDRPDR iter env 5 - - 31 # rls2009 NDRPDR iter env 5 - - 33 # rls2009 NDRPDR iter env 5 - - 34 # rls2009 NDRPDR iter env 5 + csit-vpp-perf-report-iterative-2101-2n-zn2: + - 9 # rls2009 NDRPDR iter env 6 vpp-performance-changes-2n-zn2-cmp: csit-vpp-perf-report-iterative-2101-2n-zn2: - 4 # rls2101.rc1 NDRPDR iter env 6 @@ -2302,19 +2297,31 @@ yanchor: "bottom" yref: "paper" - plot-hdrh-latency-percentile: + plot-hdrh-latency-percentile-x-log: title: - text: "" + text: "Latency by Percentile Distribution" xanchor: "center" x: 0.5 + font: + size: 18 + showlegend: True + legend: + traceorder: "normal" + orientation: "h" font: size: 16 + xanchor: "left" + yanchor: "top" + x: 0 + y: -0.2 + bgcolor: "rgba(255, 255, 255, 0)" + bordercolor: "rgba(255, 255, 255, 0)" xaxis: type: "log" title: "Percentile [%]" titlefont: size: 14 - autorange: True + autorange: False fixedrange: False gridcolor: "rgb(230, 230, 230)" linecolor: "rgb(220, 220, 220)" @@ -2328,7 +2335,7 @@ tickfont: size: 14 yaxis: - title: "Packet Latency [uSec]" + title: "One-Way Latency per Direction [uSec]" titlefont: size: 14 gridcolor: "rgb(230, 230, 230)" @@ -2341,18 +2348,6 @@ tickfont: size: 14 autosize: False - showlegend: True - legend: - traceorder: "normal" - orientation: "h" - font: - size: 14 - xanchor: "left" - yanchor: "top" - x: 0 - y: -0.15 - bgcolor: "rgba(255, 255, 255, 0)" - bordercolor: "rgba(255, 255, 255, 0)" width: 700 height: 700 paper_bgcolor: "white" @@ -2673,6 +2668,7 @@ - 6 # rls2101.rc1 NDRPDR iter env 6 - 7 # rls2101.rc1 NDRPDR iter env 6 - 8 # rls2009 MRR iter env6 + - 9 # rls2009 NDRPDR iter env 6 csit-vpp-perf-report-iterative-2009-3n-tsh: - 8 # rls2005 NDRPDR iter env 5 @@ -22550,6 +22546,28 @@ ################################################################################ +# - type: "plot" +# title: "Latency by percentile x-log: 2n-clx" +# algorithm: "plot_hdrh_lat_by_percentile" +# output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-x-log-2n-clx" +# output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst" +# target-links: "../../_static/vpp" +# data: "plot-vpp-hdrh-lat-2n-clx" +# filter: "'2T1C' and 'NIC_Intel-XXV710'" +# layout: +# layout: "plot-hdrh-latency-percentile-x-log" + +- type: "plot" + title: "Latency by percentile x-log: 2n-skx" + algorithm: "plot_hdrh_lat_by_percentile" + output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-x-log-2n-skx" + output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst" + target-links: "../../_static/vpp" + data: "plot-vpp-hdrh-lat-2n-skx" + filter: "'2T1C' and 'NIC_Intel-XXV710'" + layout: + layout: "plot-hdrh-latency-percentile-x-log" + - type: "plot" title: "Latency by percentile: 2n-skx" algorithm: "plot_hdrh_lat_by_percentile"