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
feat: three options for how fast benchmarks can run (#42)
* refactor: use run_mode instead of fast_dev_run flag
* feat: add changes to some benchmarks to support RunMode.FAST flag
* feat: allow for run mode to be passed as string, too
* test: add unit test for run mode conversion
* fix: path was wrong in tests for data dir
0 commit comments