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
We need a way to measure the delay caused by a service-worker re-start on common user actions along the application.
For that, this PR will take care of measuring common action times, on an MV3 test build, so we can compare with the MV2 reference.
Actions covered:
how much time it takes for loading a newly created account (from Create Account button until balance is loaded
how much time it takes from clicking Confirm tx until Tx is confirmed
Explanation
We need a way to measure the delay caused by a service-worker re-start on common user actions along the application.
For that, this PR will take care of measuring common action times, on an MV3 test build, so we can compare with the MV2 reference.
Actions covered:
Context:
The text was updated successfully, but these errors were encountered: