mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08:20 +00:00
and another option for the benchmark reader (constant addition of lines)
This commit is contained in:
parent
579a10d060
commit
ed5374b6d7
4 changed files with 18 additions and 0 deletions
|
@ -11,4 +11,7 @@ export {
|
|||
|
||||
## spreading where usleep = 1000000 / autospread * num_lines
|
||||
const autospread = 0.0 &redef;
|
||||
|
||||
## addition factor for each heartbeat
|
||||
const addfactor = 0 &redef;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue