Skip to content

Commit bb4e1c9

Browse files
refactor(tx-pool-check): update transaction pool latency analysis titles to reflect revised transaction counts and durations
1 parent 33f0124 commit bb4e1c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

playbooks/dev/tx-pool-check.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ config:
66
walletPrivkey: ""
77
tasks:
88
- name: tx_pool_latency_analysis
9-
title: "Check transaction pool latency with 10.000 transactions"
9+
title: "Check transaction pool latency with 1.000 transactions in one second, duration 10s"
1010
timeout: 5m
1111
config:
1212
tps: 1000
@@ -34,7 +34,7 @@ tasks:
3434
config:
3535
waitTime: 5
3636
- name: tx_pool_latency_analysis
37-
title: "Check transaction pool latency with 25.000 transactions"
37+
title: "Check transaction pool latency with 5.000 transactions in one second, duration 5s"
3838
timeout: 5m
3939
config:
4040
tps: 5000

0 commit comments

Comments
 (0)