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
Whenever we add or remove a target benchmarking comparison CI fails. The reason is that we use the same bench-runner for both old and new builds. And in one of those a target is found missing. We can just ignore missing targets, but need to issue a warning.
The text was updated successfully, but these errors were encountered:
Whenever we add or remove a target benchmarking comparison CI fails. The reason is that we use the same bench-runner for both old and new builds. And in one of those a target is found missing. We can just ignore missing targets, but need to issue a warning.
The text was updated successfully, but these errors were encountered: