https://github.com/codspeedhq/codspeed-node
Node.js libraries to create CodSpeed benchmarks
https://github.com/codspeedhq/codspeed-node
benchmark codspeed nodejs
Last synced: 4 months ago
JSON representation
Node.js libraries to create CodSpeed benchmarks
- Host: GitHub
- URL: https://github.com/codspeedhq/codspeed-node
- Owner: CodSpeedHQ
- License: apache-2.0
- Created: 2022-11-12T10:27:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-24T14:50:22.000Z (about 1 year ago)
- Last Synced: 2025-04-02T16:02:30.364Z (about 1 year ago)
- Topics: benchmark, codspeed, nodejs
- Language: TypeScript
- Homepage: https://codspeed.io
- Size: 1.23 MB
- Stars: 16
- Watchers: 1
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
codspeed-node
Node.js libraries to create CodSpeed benchmarks
[](https://github.com/CodSpeedHQ/codspeed-node/actions/workflows/ci.yml)
[](https://www.npmjs.com/org/codspeed)
[](https://discord.com/invite/MxpaCfKSqF)
[](https://codspeed.io/CodSpeedHQ/codspeed-node)
## Documentation
Check out the [documentation](https://docs.codspeed.io/benchmarks/nodejs) for complete integration instructions.
## Packages
This mono-repo contains the integration packages for using CodSpeed with Node.js:
- [`@codspeed/vitest-plugin`](./packages/vitest-plugin): vitest compatibility layer for CodSpeed
- [`@codspeed/tinybench-plugin`](./packages/tinybench-plugin): tinybench compatibility layer for CodSpeed
- [`@codspeed/benchmark.js-plugin`](./packages/benchmark.js-plugin): Benchmark.js compatibility layer for CodSpeed
- [`@codspeed/core`](./packages/core): The core library used to integrate with Codspeed runners