GSoC: Clarify that ASV local benchmarks do not require regression data#3408
GSoC: Clarify that ASV local benchmarks do not require regression data#3408dipraj02 wants to merge 1 commit intotardis-sn:masterfrom
Conversation
tardis-bot
left a comment
There was a problem hiding this comment.
👋 Welcome @dipraj02! Thank you for your first contribution to this repository!
Before asking for reviews, please fill out the PR description template and ensure that all checks are passing.
If you are applying to GSoC, please read our AI Usage Policy and make sure to add GSoC to the PR title like so:
GSoC: <title of your pull request>
Please mark the pull request as draft if you are not ready for review yet or if there are things you will be adding.
|
*beep* *bop* Hi, human. The Click here to see your results. |
|
*beep* *bop* Hi, human. I'm the @tardis-bot and I noticed that your email is not associated with an ORCID ID in our database. Please add your email and ORCID ID to the If you don't have an ORCID ID yet, you can create one for free at orcid.org. ORCID IDs help ensure you get proper credit for your scientific contributions. The format should be: |
|
Hi @dipraj02 , are you applying to Google Summer of Code? |
|
Please address the bot comments and follow our PR description template. |
yes i m applying for GSoC 2026 |
|
please make sure to follow the instructions for GSoC PRs - closing this one now. |
What does this PR do?
This PR clarifies that running ASV benchmarks locally does not require
regression data, and that regression data is only used in CI for performance
comparison between commits.
Why is this needed?
The existing documentation was unclear about whether regression data is
required for local ASV runs, which caused confusion for users running
benchmarks locally.
Related issue
Fixes #3230