mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
bench: announce: test more requests
This commit is contained in:
parent
81cb03403d
commit
70b5795818
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ use aquatic::common::*;
|
|||
use crate::common::*;
|
||||
|
||||
|
||||
const ANNOUNCE_REQUESTS: usize = 100_000;
|
||||
const ANNOUNCE_REQUESTS: usize = 1_000_000;
|
||||
|
||||
|
||||
pub fn bench(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue