Increase no. of injection threads to 2
Test
Merge request reports
Activity
mentioned in issue #1 (closed)
The strange thing about this is that we still have some ranks that are slow (some do indeed go faster). From looking at the output logs it seems that when you have a rank that injects a lot of requests quickly, it waits the longest. This is the only correlator I can see. Note running with
-f
, so no delays.Will merge !2 (closed) and see if an artificial delay is helpful using
-f
.Edited by Peter W. Draperadded 1 commit
- 0406525b - Add option to delay a fixed amount of time between injections
added 1 commit
- cc5f2362 - Report deadtime when using a fixed delay, note how bad nanosleep is, must be a…
added 1 commit
- 9cf31d24 - Add in a nanosleep() to the delay loop timer and some fudge...
added 5 commits
-
9cf31d24...7c8a108a - 4 commits from branch
master
- 0eb80acb - Merge remote-tracking branch 'origin/master' into multi-injectors
-
9cf31d24...7c8a108a - 4 commits from branch
added 3 commits
-
521d15df...a19e0095 - 2 commits from branch
master
- e89ae239 - Merge remote-tracking branch 'origin/master' into multi-injectors
-
521d15df...a19e0095 - 2 commits from branch
mentioned in merge request !3
Please register or sign in to reply