diff --git a/perf/BenchmarkApp/configs/schedule.yaml b/perf/BenchmarkApp/configs/schedule.yaml index 6d5936b3d..13aee1aca 100644 --- a/perf/BenchmarkApp/configs/schedule.yaml +++ b/perf/BenchmarkApp/configs/schedule.yaml @@ -21,6 +21,11 @@ jobs: channels: 28 streams: 1 serialization: messagepack + - tags: legend:messagepack-h2c-linux,streams:28x1,protocol:h2c,serialization:messagepack + protocol: h2c + channels: 1 + streams: 28 + serialization: messagepack - tags: legend:messagepack-h2c-linux,streams:70x1,protocol:h2c,serialization:messagepack protocol: h2c channels: 1 @@ -64,6 +69,11 @@ jobs: channels: 28 streams: 1 serialization: memorypack + - tags: legend:memorypack-h2c-linux,streams:28x1,protocol:h2c,serialization:memorypack + protocol: h2c + channels: 1 + streams: 28 + serialization: memorypack - tags: legend:memorypack-h2c-linux,streams:70x1,protocol:h2c,serialization:memorypack protocol: h2c channels: 1