@perfscale/exe
v0.15.0
Published
perfscale — load testing CLI (k6, Locust, and a native engine) as a standalone binary, installed via npm.
Maintainers
Readme
@perfscale/exe
perfscale — a load-testing CLI that runs k6 scripts, Locust files, and native YAML tests — distributed as a standalone binary via npm.
npm install -g @perfscale/exe
perfscale --helpnpm installs only the binary matching your platform (via optionalDependencies). Supported: linux-x64, linux-arm64, darwin-x64, darwin-arm64, win32-x64, win32-arm64. Linux binaries are static (musl) and run on any distribution.
- Docs: https://perfscale.su/docs/oss
- MCP server for AI agents:
@perfscale/mcp(expects this binary on PATH) - Other install methods (curl, Homebrew, cargo): https://github.com/Perfscale/perfscale#installation
