summaryrefslogtreecommitdiff
path: root/.github/workflows/benchmark-comment.yml
AgeCommit message (Collapse)Author
3 daysUpdated github actions to comment a performance benchmark when creating a PR ↵Dante Niewenhuis
(#428) * Added a 10s delay to test Ci benchmarking * Made minor changes to the benchmark actions * Updated benchmark to save to atlarge repo * small change to delay * Updated the benchmark-comment to pull the baseline results from the correct location * Removed Delay
2026-05-21Updated the benchmark submit to push to a release file (#425)Dante Niewenhuis
2026-05-21Added benchmarking to the CI (#423)Dante Niewenhuis
* Added benchmarking to the CI * Updated writing access of benchmark.yml * Added benchmark-comment.yml that pushes the comment to the PR * Added read permission