raiden icon indicating copy to clipboard operation
raiden copied to clipboard

Introduce monitoring of payment speed

Open fredo opened this issue 4 years ago • 0 comments

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)

fredo avatar Jul 19 '21 09:07 fredo