curl -fsSL https://github.com/xulongzhe/clawbench/releases/latest/download/clawbench-darwin-arm64.zip -o clawbench.zip && unzip clawbench.zip && ./clawbench
curl -fsSL https://github.com/xulongzhe/clawbench/releases/latest/download/clawbench-linux-amd64.zip -o clawbench.zip && unzip clawbench.zip && ./clawbench
curl -fsSL https://github.com/xulongzhe/clawbench/releases/latest/download/clawbench-windows-amd64.zip -o clawbench.zip && Expand-Archive clawbench.zip . && .\clawbench.exe