@ohmyperf/core
v0.1.1
Published
Engine, types, plugin runtime. Reentrant. Public API frozen at 1.0.0-stable end of P0.
Downloads
515
Maintainers
Readme
@ohmyperf/core
Measurement engine, plugin runtime, calibration, and Mann-Whitney U diff for ohmyperf.
- Public API surface (45 exports) frozen at Schema 1.0.0.
- Contains the engine (
runEngine), plugin runtime (PluginHooks), pre-flight CPU calibration, and Mann-Whitney U significance test for cross-report diff. - Most users do not depend on
@ohmyperf/coredirectly — install@ohmyperf/clior@ohmyperf/mcp-server.
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/coreRequires Node ≥ 22.
