# bare-performance

> Performance monitoring for Bare

Latest version **2.1.1** (published 2026-07-07) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install bare-performance
pnpm add bare-performance
yarn add bare-performance
bun add bare-performance
```

## Health

**Score 65/100 (B)** — status: active.

Positive: esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 2.1.1 |
| Published | 2026-07-07 |
| First published | 2025-06-26 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 830.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 2 |
| Author | Holepunch |
| Maintainers | mafintosh |

## Links

- npm: https://www.npmjs.com/package/bare-performance
- Repository: https://github.com/holepunchto/bare-performance
- Homepage: https://github.com/holepunchto/bare-performance#readme
- Issues: https://github.com/holepunchto/bare-performance/issues
- npm.io page: https://npm.io/package/bare-performance

## Dependencies (1)

- [bare-events](https://npm.io/package/bare-events.md) ^2.9.1

## Recent versions

- 2.1.1 (latest) — 2026-07-07
- 2.0.0 — 2026-02-13
- 1.3.0 — 2025-12-05
- 1.2.1 — 2025-10-16
- 1.2.0 — 2025-10-15
- 1.1.0 — 2025-09-23
- 1.0.1 — 2025-08-06
- 1.0.0 — 2025-06-26

## README

# bare-performance

Performance monitoring for Bare.

```
npm i bare-performance
```

## API

Supported APIs:

- [`performance.now()`](https://nodejs.org/api/perf_hooks.html#performancenow)
- [`performance.eventLoopUtilization()`](https://nodejs.org/api/perf_hooks.html#performanceeventlooputilizationutilization1-utilization2)
- [`performance.nodeTiming`](https://nodejs.org/api/perf_hooks.html#performancenodetiming)
- [`performance.timeOrigin`](https://nodejs.org/api/perf_hooks.html#performancetimeorigin)

## License

Apache-2.0

---
_Source: https://npm.io/package/bare-performance · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
