Skip to content

Commit 97de3cb

Browse files
write-rps: 100->50
1 parent afbe329 commit 97de3cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/slo-topic.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
run: |
3232
cd slo/src/TopicService
3333
dotnet run run grpc://localhost:2135 /Root/testdb \
34-
--write-rps 100 \
35-
--time 600
34+
--write-rps 50 \
35+
--time 800

0 commit comments

Comments
 (0)