raiden
raiden copied to clipboard
Introduce monitoring of payment speed
In order to test according to #7237 we need timing methods to monitor payment speed. For that we tested code speed. We need to be able to measure the following things:
- Point in time when the payment was initiated (API call) (initiator)
- Point in time when the requested route were received (initiator)
- Point in time when the unlock message was received (target)