@ohmyperf/reporter-json
v0.1.1
Published
Canonical Report JSON reporter (the source of truth).
Maintainers
Readme
@ohmyperf/reporter-json
Canonical JSON reporter for ohmyperf. Schema 1.0.0 source of truth.
- Emits a
report.jsonwithschemaVersion: '1.0.0'. All other reporters consume this shape. - Stable, frozen public schema — additive changes only.
- Used by every CLI/MCP run by default (
--format=jsonis the implicit baseline).
Part of the ohmyperf monorepo. Most users install the @ohmyperf/cli or @ohmyperf/mcp-server binary rather than this package directly.
Install
npm install @ohmyperf/reporter-jsonRequires Node ≥ 22.
