UNPKG

@codspeed/core

Version:

The core Node library used to integrate with Codspeed runners

18 lines (12 loc) 1.03 kB
<div align="center"> <h1><code>@codspeed/core</code></h1> The core Node library used to integrate with Codspeed runners [![CI](https://github.com/CodSpeedHQ/codspeed-node/actions/workflows/ci.yml/badge.svg)](https://github.com/CodSpeedHQ/codspeed-node/actions/workflows/ci.yml) [![npm (scoped)](https://img.shields.io/npm/v/@codspeed/core)](https://www.npmjs.com/package/@codspeed/core) [![Discord](https://img.shields.io/badge/chat%20on-discord-7289da.svg)](https://discord.com/invite/MxpaCfKSqF) [![CodSpeed Badge](https://img.shields.io/endpoint?url=https://codspeed.io/badge.json)](https://codspeed.io/CodSpeedHQ/codspeed-node) </div> For now, this package should not be used directly. Instead, use one of the integration packages: - [`@codspeed/vitest-plugin`](../vitest-plugin): vitest compatibility layer for CodSpeed - [`@codspeed/tinybench-plugin`](../tinybench-plugin): tinybench compatibility layer for CodSpeed - [`@codspeed/benchmark.js-plugin`](../benchmark.js-plugin): Benchmark.js compatibility layer for CodSpeed