We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87319b9 commit d96d5edCopy full SHA for d96d5ed
1 file changed
.github/workflows/benchmark.yml
@@ -24,7 +24,7 @@ jobs:
24
25
strategy:
26
matrix:
27
- client_count: [1, 8, 128, 1024]
+ client_count: [1]
28
29
steps:
30
- name: 检出代码
0 commit comments