Add --bench-script cli arg
This commit is contained in:
parent
e03617edda
commit
f84a5b288e
5 changed files with 42 additions and 23 deletions
|
|
@ -2,8 +2,8 @@ mod args;
|
|||
mod config;
|
||||
mod runner;
|
||||
mod server;
|
||||
mod somehow;
|
||||
mod shared;
|
||||
mod somehow;
|
||||
|
||||
use std::{io, process};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue