MetaMask / MetaMask/metamask-extension

MV3 testcase for measuring the time it takes to load a newly created Account and Sending a tx

Open
#15,890 0 comments 0 reactions 1 assignee View on GitHub

@seaona is already working on this.

Since Sep 20, 2022.

needs-qa team-extension-platform
Dominant language
TypeScript
Stars
13.2k
Forks
5.6k
Avg merge
2d 5h
Merged PRs (30d)
451

Description

**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:**

- 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

**Context:**
- https://github.com/MetaMask/metamask-extension/pull/15305
- https://github.com/MetaMask/metamask-extension/pull/15283

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.