Skip to content

Instantly share code, notes, and snippets.

@taylanisikdemir
Created July 31, 2024 03:39
Show Gist options
  • Save taylanisikdemir/7cebe12fdf6aaf72e0005bd13bbec7e0 to your computer and use it in GitHub Desktop.
Save taylanisikdemir/7cebe12fdf6aaf72e0005bd13bbec7e0 to your computer and use it in GitHub Desktop.
--- Simulation Summary ----
Simulation Duration: 1m0s
Num of Pollers: 10
Poll Timeout: 5s
Num of Task Generators: 2
Num of Write Partitions: 2
Num of Read Partitions: 2
Forwarder Max Outstanding Polls: 1
Forwarder Max Outstanding Tasks: 1
Forwarder Max RPS: 10
Forwarder Max Children per Node: 20
Tasks generated: 2388
Tasks polled: 2388
Total poll requests: 2403
Poll request failure rate %: 0
Avg Poll latency (ms): 248
Max Poll latency (ms): 663
Average Task latency (ms): 5
Mask Task latency (ms): 173
Worker Polls that returned a task: 2388
Worker Polls that returned a forwarded task: 195
Worker Polls that returned NO task: 11
Worker Polls that falled back to non-local polling: 2585
Poll forward attempts: 187
Forwarded poll returned task: 186
Task forward attempts: 195
Sync matches - task is forwarded: 195
Sync matches - task is not forwarded: 0
Per tasklist sync matches:
195 "my-tasklist"
Forwarded Task failed to sync match: 0
Async matches: 2193
AddDecisionTask request per tasklist:
1198 "/__cadence_sys/my-tasklist/1"
1385 "my-tasklist"
PollForDecisionTask request per tasklist:
1192 "/__cadence_sys/my-tasklist/1"
1393 "my-tasklist"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment