Why are my benchmarks taking more time when run with the CodSpeed GitHub Action?
Since we instrument the benchmarks for increased performance consistency, the
benchmarks will take more time to run in the action than locally with the
uninstrumented CodSpeed plugins. If you need to speed up your benchmark
processes, check out
how to setup parallel benchmarks.