mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 03:58:20 +00:00
make benchmark reader hartbeat inverval aware
fix small memleak on tablereader destruction make timespread better configureable
This commit is contained in:
parent
b47620e501
commit
1170a87769
6 changed files with 34 additions and 12 deletions
|
@ -19,5 +19,5 @@ export {
|
|||
const stopspreadat = 0 &redef;
|
||||
|
||||
## 1 -> enable timed spreading
|
||||
const timedspread = 0 &redef;
|
||||
const timedspread = 0.0 &redef;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue