Add a log message, no more often than every 5 seconds, that prints out how many commands missed their deadline.
Each simulation thread must produce a host-state every ms-per-thread in order for the overall benchmark rate to be correct. Previously, if the simulation threads were doing more work than they could complete within their deadline, benchmark would silently fall behind the requested rate.
Add a log message, no more often than every 5 seconds, that prints out how many commands missed their deadline.
Each simulation thread must produce a host-state every ms-per-thread in order for the overall benchmark rate to be correct. Previously, if the simulation threads were doing more work than they could complete within their deadline, benchmark would silently fall behind the requested rate.