There are multiple ways to integrate CodSpeed with your JS/TS codebase:

vitest (recommended)

The most convenient way to run your Node.js benchmarks

We recommend using the vitest plugin as it is the easiest to use and has the most features.

If you are already using benchmark.js or tinybench, check out their respective plugins as they require only a small wrapping to work with CodSpeed.