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
rebench has an -s option, which allows to select a scheduler.
If -s is given with something that's not a class name, or not an existing class, we should give a nice error instead of a stack trace like in #287 (comment)
rebenchhas an-soption, which allows to select a scheduler.If
-sis given with something that's not a class name, or not an existing class, we should give a nice error instead of a stack trace like in #287 (comment)