We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ef4ee9 commit 1a729baCopy full SHA for 1a729ba
README.md
@@ -3,4 +3,12 @@
3
4
Node.js libraries to create CodSpeed benchmarks
5
6
+[](https://github.com/CodSpeedHQ/codspeed-node/actions/workflows/ci.yml)
7
+
8
</div>
9
10
+This mono-repo contains the integration packages for using CodSpeed with Node.js:
11
12
+- [`@codspeed/tinybench-plugin`](./packages/tinybench-plugin/README.md): tinybench compatibility layer for CodSpeed
13
+- [`@codspeed/benchmark.js-plugin`](./packages/benchmark.js-plugin/README.md): Benchmark.js compatibility layer for CodSpeed
14
+- [`@codspeed/core`](./packages/core/README.md): The core library used to integrate with Codspeed runners
0 commit comments