#OpenClaw is super slow on my MacMini
1 messages · Page 1 of 1 (latest)
Is it an Apple issue?
Usually not an “Apple issue” in the sense of “Mac minis can’t run OpenClaw” — a Mac mini is generally a great Gateway host. When things feel super slow, it’s almost always one of:
- Model/provider latency or rate limiting (requests queueing, retries, fallbacks)
- Gateway not actually healthy / stuck, so every turn waits on something
- Slow tool execution path (especially if you’re hitting Docker/sandboxed exec or browser automation)
To narrow it down fast, can you paste the output of:
openclaw --version
openclaw status --all
openclaw models status
( status --all is designed to be shareable; it redacts tokens.)
And one quick “what does slow mean” question: