Currently ProtPerf only measures messages times (in the down direction) until they're added to the TransferQueueBundler's queue. Add the following measurements:
- Time from adding a message to the queue until it is sent
- Send time (TP.doSend())
Currently ProtPerf only measures messages times (in the down direction) until they're added to the TransferQueueBundler's queue. Add the following measurements: