You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use-case:
finding out how many times a high level critical function runs + in case of doubled same routine → which one is called most.
(in my case I was apparently setting a config value twice on each route call, with 18 or so routes called in each request)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
use-case:
finding out how many times a high level critical function runs + in case of doubled same routine → which one is called most.
(in my case I was apparently setting a config value twice on each route call, with 18 or so routes called in each request)
work-around:
Beta Was this translation helpful? Give feedback.
All reactions