mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-28 12:10:37 +00:00
Change hammer test consts (#255)
This commit is contained in:
parent
69e45f4be4
commit
23d95b44e7
@ -75,7 +75,7 @@ fn hammer_split() {
|
||||
use tokio_io::io;
|
||||
|
||||
const N: usize = 100;
|
||||
const ITER: usize = 100;
|
||||
const ITER: usize = 10;
|
||||
|
||||
let _ = env_logger::init();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user