The database instruments measure the performance of database queries directly in the CI
Example of a walltime benchmark run
pytest-codspeed >= 3.0.0
codspeed-divan-compat >= 2.8.0
codspeed-criterion-compat >= 2.9.1
codspeed-google-benchmark >= 1.0.0
pytest-xdist
or similar tools is not recommended.CodSpeedHQ/action >= 3.1.0
runs-on: ubuntu-latest
line with runs-on: codspeed-macro
:
runner.arch
to avoid cache misses since CodSpeed Macro runners are
running on the ARM64 architecture.For example: