diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 26 |
1 files changed, 17 insertions, 9 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 4d36631a38..447d558ae8 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -130,15 +130,19 @@ - 20 # TODO: Add the data sources csit-vpp-perf-1801-all: - - 124 - - 127 - - 128 + - 124 # sel + - 127 # sel + - 128 # sel + - 141 # sel + - 142 # 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 # performance-improvements: # csit-vpp-perf-1707-all: # - 9 @@ -208,9 +212,11 @@ # 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 plot-dpdk-throughput-latency: csit-dpdk-perf-1801-all: - 1 @@ -510,6 +516,8 @@ - 124 # sel - 127 # sel - 128 # sel + - 141 # sel + - 142 # sel csit-ligato-perf-1710-all: - 5 - 7 |