Tune workers and queue concurrency with measurements.
Commands are templates. Replace IDs, secrets and endpoints with your environment values.
Execute each command, capture output, then note issues and fixes.
Run:
picoclaw bench run --flow flows/schedule-notify.yaml --count 200
picoclaw bench run --flow flows/schedule-notify.yaml --count 200Run:
export PICOCLAW_WORKERS=4 PICOCLAW_QUEUE_CONCURRENCY=16
export PICOCLAW_WORKERS=4 PICOCLAW_QUEUE_CONCURRENCY=16Run:
picoclaw bench run --flow flows/schedule-notify.yaml --count 200
picoclaw bench run --flow flows/schedule-notify.yaml --count 200Run:
picoclaw bench compare ./benchmarks/before.json ./benchmarks/after.json
picoclaw bench compare ./benchmarks/before.json ./benchmarks/after.jsonTurn the commands on this page into your team runbook.