scipy icon indicating copy to clipboard operation
scipy copied to clipboard

CI: set up a CI job for automated benchmarking (Linux, Python 3.9)

Open HarshCasper opened this issue 2 years ago • 0 comments

Description

This PR:

  • [X] Implements automated benchmarking on CI
  • [X] Uploads ASV-generated results, HTML files and logs as artifacts
  • [X] Adds build caching using ccache for faster builds
  • [ ] Allows benchmark tests to be triggered using specific PR labels (Commented out as of now)

HarshCasper avatar Jan 25 '22 18:01 HarshCasper