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
It would be great to be able to resume a benchmark which had some failures.
That shall be easy as soon as the reporters are refactored so they can safely write output every time a task finishes.
The CLI then could define --resume <json/csv/dir>
It would be great to be able to resume a benchmark which had some failures.
That shall be easy as soon as the reporters are refactored so they can safely write output every time a task finishes.
The CLI then could define
--resume <json/csv/dir>