and another option for the benchmark reader (constant addition of lines)

This commit is contained in:
Bernhard Amann 2012-03-28 09:35:45 -07:00
parent 579a10d060
commit ed5374b6d7
4 changed files with 18 additions and 0 deletions

View file

@ -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;
}