Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Token list performance measurement #13084

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

tommasini
Copy link
Contributor

@tommasini tommasini commented Jan 20, 2025

Description

Add measurement to token list , and also bring back the mobile vitals from Sentry automatic instrumentation and fix an issue in navigation initialisation

Android:
https://metamask.sentry.io/performance/trace/ddeeac4cfa504564ab600ef97183d043/?node=trace-root&pageEnd&pageStart&project=2651591&source=traces&statsPeriod=10m&timestamp=1737413566.202
(some issues around building android, this is something I tested before but now with some difficulties building android because I'm working at rn upgrade )

IOS:
https://metamask.sentry.io/performance/trace/1967ef653997469ca30a6d4297fa7d31/?node=txn-628f90c22c2c491a910662167979c0c3&pageEnd&pageStart&project=2651591&source=traces&statsPeriod=10m&timestamp=1737543334.368

Token list function is being called multiple times, this will change at this PR: #12843

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

… mobile vitals from Sentry automatic instrumentation
@tommasini tommasini added needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) team-mobile-platform Run Smoke E2E Triggers smoke e2e on Bitrise labels Jan 20, 2025
@tommasini tommasini requested a review from a team as a code owner January 20, 2025 22:57
Copy link
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

Copy link
Contributor

github-actions bot commented Jan 20, 2025

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 93874fe
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/40bb9f48-a083-4138-a86f-3f5f207ebc34

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.00%. Comparing base (faf5340) to head (93874fe).
Report is 27 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13084      +/-   ##
==========================================
+ Coverage   59.83%   60.00%   +0.16%     
==========================================
  Files        1873     1891      +18     
  Lines       42121    42467     +346     
  Branches     5473     5601     +128     
==========================================
+ Hits        25204    25482     +278     
- Misses      15235    15256      +21     
- Partials     1682     1729      +47     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tommasini tommasini changed the title chore: Wallet performance measurement chore: Token list performance measurement Jan 21, 2025
@tommasini tommasini requested a review from a team as a code owner January 21, 2025 23:18
@tommasini tommasini removed the Run Smoke E2E Triggers smoke e2e on Bitrise label Jan 22, 2025
@tommasini tommasini added the Run Smoke E2E Triggers smoke e2e on Bitrise label Jan 22, 2025
Copy link
Contributor

https://bitrise.io/ Bitrise

🔄🔄🔄 pr_smoke_e2e_pipeline started on Bitrise...🔄🔄🔄

Commit hash: 8a97b8a
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/f958b589-0207-4b00-99b6-e8b386436b07

Note

  • This comment will auto-update when build completes
  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

salimtb
salimtb previously approved these changes Jan 22, 2025
@tommasini tommasini added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Jan 22, 2025
Copy link
Contributor

github-actions bot commented Jan 22, 2025

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: 0e2b2f7
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/37c2941f-8945-467a-bbf1-7e8fda0ad698

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

Tip

  • Check the documentation if you have any doubts on how to understand the failure on bitrise

@tommasini tommasini added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Jan 22, 2025
Copy link
Contributor

github-actions bot commented Jan 22, 2025

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: 724570b
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/18640592-02d1-4b83-89cf-a8b234335361

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

Tip

  • Check the documentation if you have any doubts on how to understand the failure on bitrise

@tommasini tommasini added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Jan 22, 2025
Copy link
Contributor

@MarioAslau MarioAslau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great Tomas <3

@MarioAslau MarioAslau added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Jan 22, 2025
Copy link
Contributor

github-actions bot commented Jan 22, 2025

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: 0e73119
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/368e071e-fd6f-4108-ac40-a4de197013cf

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

Tip

  • Check the documentation if you have any doubts on how to understand the failure on bitrise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) Run Smoke E2E Triggers smoke e2e on Bitrise team-mobile-platform
Projects
Status: Review finalised - Ready to be merged
Development

Successfully merging this pull request may close these issues.

4 participants