Skip to content

Commit

Permalink
chore: benchmark order
Browse files Browse the repository at this point in the history
  • Loading branch information
guitarrapc committed Sep 11, 2024
1 parent adce242 commit 0bca88c
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 42 deletions.
14 changes: 7 additions & 7 deletions perf/BenchmarkApp/configs/workflow_dispatch_memorypack_h2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@ benchmark-server-run-script-args: '--args "-u http://0.0.0.0:5000 --protocol {{
benchmark-server-stop-script-path: ".github/scripts/benchmark-server-stop.sh"
jobs:
# h2c
- tags: legend:memorypack-h2-linux,streams:1,protocol:h2
protocol: h2
channels: 28
streams: 1
serialization: memorypack
- tags: legend:memorypack-h2-linux,streams:1x1,protocol:h2
protocol: h2
channels: 1
streams: 1
serialization: memorypack
- tags: legend:memorypack-h2-linux,streams:70,protocol:h2
- tags: legend:memorypack-h2-linux,streams:1,protocol:h2
protocol: h2
channels: 28
streams: 70
streams: 1
serialization: memorypack
- tags: legend:memorypack-h2-linux,streams:70x1,protocol:h2
protocol: h2
channels: 1
streams: 70
serialization: memorypack
- tags: legend:memorypack-h2-linux,streams:70,protocol:h2
protocol: h2
channels: 28
streams: 70
serialization: memorypack
14 changes: 7 additions & 7 deletions perf/BenchmarkApp/configs/workflow_dispatch_memorypack_h2c.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@ benchmark-server-run-script-args: '--args "-u http://0.0.0.0:5000 --protocol {{
benchmark-server-stop-script-path: ".github/scripts/benchmark-server-stop.sh"
jobs:
# h2c
- tags: legend:memorypack-h2c-linux,streams:1,protocol:h2c
protocol: h2c
channels: 28
streams: 1
serialization: memorypack
- tags: legend:memorypack-h2c-linux,streams:1x1,protocol:h2c
protocol: h2c
channels: 1
streams: 1
serialization: memorypack
- tags: legend:memorypack-h2c-linux,streams:70,protocol:h2c
- tags: legend:memorypack-h2c-linux,streams:1,protocol:h2c
protocol: h2c
channels: 28
streams: 70
streams: 1
serialization: memorypack
- tags: legend:memorypack-h2c-linux,streams:70x1,protocol:h2c
protocol: h2c
channels: 1
streams: 70
serialization: memorypack
- tags: legend:memorypack-h2c-linux,streams:70,protocol:h2c
protocol: h2c
channels: 28
streams: 70
serialization: memorypack
14 changes: 7 additions & 7 deletions perf/BenchmarkApp/configs/workflow_dispatch_memorypack_h3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@ benchmark-server-run-script-args: '--args "-u http://0.0.0.0:5000 --protocol {{
benchmark-server-stop-script-path: ".github/scripts/benchmark-server-stop.sh"
jobs:
# h2c
- tags: legend:memorypack-h3-linux,streams:1,protocol:h3
protocol: h3
channels: 28
streams: 1
serialization: memorypack
- tags: legend:memorypack-h3-linux,streams:1x1,protocol:h3
protocol: h3
channels: 1
streams: 1
serialization: memorypack
- tags: legend:memorypack-h3-linux,streams:70,protocol:h3
- tags: legend:memorypack-h3-linux,streams:1,protocol:h3
protocol: h3
channels: 28
streams: 70
streams: 1
serialization: memorypack
- tags: legend:memorypack-h3-linux,streams:70x1,protocol:h3
protocol: h3
channels: 1
streams: 70
serialization: memorypack
- tags: legend:memorypack-h3-linux,streams:70,protocol:h3
protocol: h3
channels: 28
streams: 70
serialization: memorypack
14 changes: 7 additions & 7 deletions perf/BenchmarkApp/configs/workflow_dispatch_messagepack_h2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@ benchmark-server-run-script-args: '--args "-u http://0.0.0.0:5000 --protocol {{
benchmark-server-stop-script-path: ".github/scripts/benchmark-server-stop.sh"
jobs:
# h2c
- tags: legend:messagepack-h2-linux,streams:1,protocol:h2
protocol: h2
channels: 28
streams: 1
serialization: messagepack
- tags: legend:messagepack-h2-linux,streams:1x1,protocol:h2
protocol: h2
channels: 1
streams: 1
serialization: messagepack
- tags: legend:messagepack-h2-linux,streams:70,protocol:h2
- tags: legend:messagepack-h2-linux,streams:1,protocol:h2
protocol: h2
channels: 28
streams: 70
streams: 1
serialization: messagepack
- tags: legend:messagepack-h2-linux,streams:70x1,protocol:h2
protocol: h2
channels: 1
streams: 70
serialization: messagepack
- tags: legend:messagepack-h2-linux,streams:70,protocol:h2
protocol: h2
channels: 28
streams: 70
serialization: messagepack
14 changes: 7 additions & 7 deletions perf/BenchmarkApp/configs/workflow_dispatch_messagepack_h2c.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@ benchmark-server-run-script-args: '--args "-u http://0.0.0.0:5000 --protocol {{
benchmark-server-stop-script-path: ".github/scripts/benchmark-server-stop.sh"
jobs:
# h2c
- tags: legend:messagepack-h2c-linux,streams:1,protocol:h2c
protocol: h2c
channels: 28
streams: 1
serialization: messagepack
- tags: legend:messagepack-h2c-linux,streams:1x1,protocol:h2c
protocol: h2c
channels: 1
streams: 1
serialization: messagepack
- tags: legend:messagepack-h2c-linux,streams:70,protocol:h2c
- tags: legend:messagepack-h2c-linux,streams:1,protocol:h2c
protocol: h2c
channels: 28
streams: 70
streams: 1
serialization: messagepack
- tags: legend:messagepack-h2c-linux,streams:70x1,protocol:h2c
protocol: h2c
channels: 1
streams: 70
serialization: messagepack
- tags: legend:messagepack-h2c-linux,streams:70,protocol:h2c
protocol: h2c
channels: 28
streams: 70
serialization: messagepack
14 changes: 7 additions & 7 deletions perf/BenchmarkApp/configs/workflow_dispatch_messagepack_h3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@ benchmark-server-run-script-args: '--args "-u http://0.0.0.0:5000 --protocol {{
benchmark-server-stop-script-path: ".github/scripts/benchmark-server-stop.sh"
jobs:
# h2c
- tags: legend:messagepack-h3-linux,streams:1,protocol:h3
protocol: h3
channels: 28
streams: 1
serialization: messagepack
- tags: legend:messagepack-h3-linux,streams:1x1,protocol:h3
protocol: h3
channels: 1
streams: 1
serialization: messagepack
- tags: legend:messagepack-h3-linux,streams:70,protocol:h3
- tags: legend:messagepack-h3-linux,streams:1,protocol:h3
protocol: h3
channels: 28
streams: 70
streams: 1
serialization: messagepack
- tags: legend:messagepack-h3-linux,streams:70x1,protocol:h3
protocol: h3
channels: 1
streams: 70
serialization: messagepack
- tags: legend:messagepack-h3-linux,streams:70,protocol:h3
protocol: h3
channels: 28
streams: 70
serialization: messagepack

0 comments on commit 0bca88c

Please sign in to comment.