raiden-network / raiden

Raiden Network

Home Page:https://developer.raiden.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduce monitoring of payment speed

fredo opened this issue · 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)