fix(gateway): quiet benchmark watch output

This commit is contained in:
Peter Steinberger
2026-05-04 23:36:18 +01:00
parent f042b53782
commit f8e080386d
4 changed files with 31 additions and 0 deletions

View File

@@ -157,6 +157,9 @@ Use `--benchmark-dir <path>` when you want profiles somewhere else.
Use `--benchmark-no-force` when you want the benchmarked child to skip the
default `--force` port cleanup and fail fast if the Gateway port is already in
use.
Benchmark mode suppresses sync-I/O trace spam by default. Set
`OPENCLAW_TRACE_SYNC_IO=1` with `--benchmark` when you explicitly want both CPU
profiles and Node sync-I/O stack traces.
The tmux wrapper carries common non-secret runtime selectors such as
`OPENCLAW_PROFILE`, `OPENCLAW_CONFIG_PATH`, `OPENCLAW_STATE_DIR`,