You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Kinda yes. I want to be able when I want, start a benchmark and send the result in a floder on the repo.
While doing that resolve the issue, when there is a pull request, the CI runs two time because a PR is a push and a PR, so we have to find a solution to fix this problem.
After trying multiple times, to find a way to resolve the bug with the CI, it doesn't work. I will open an issue on their github, but for now I don't have the time
I don't know if it's worse the pain, because after a basic compiler in rust is made, the compiler will be in Zom. So it could be reopen when Zom will have a benchmark system.
Is your feature request related to a problem? Please describe.
Kinda yes. I want to be able when I want, start a benchmark and send the result in a floder on the repo.
Describe the solution you'd like
Implementing that -> https://github.com/benchmark-action/github-action-benchmark/blob/master/.github/workflows/criterion-rs.yml
Describe alternatives you've considered
Do it manually but it will be too painful.
The text was updated successfully, but these errors were encountered: