Skip to content

Conversation

@lionellbriones
Copy link
Contributor

@lionellbriones lionellbriones commented Nov 28, 2025

Description

Open in GitHub Codespaces

Changelog

CHANGELOG entry:

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.

@metamaskbot metamaskbot added the team-onboarding Onboarding team label Nov 28, 2025
@github-actions
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.

@metamaskbot
Copy link
Collaborator

✨ Files requiring CODEOWNER review ✨

🔐 @MetaMask/web3auth (4 files, +177 -135)
  • 📁 ui/
    • 📁 contexts/
      • 📁 claims/
        • 📄 claims.tsx +20 -10
    • 📁 pages/
      • 📁 settings/
        • 📁 transaction-shield-tab/
          • 📁 claims-form/
            • 📄 claims-form.tsx +2 -15
          • 📁 claims-list/
            • 📄 claims-list.tsx +154 -109
            • 📄 transaction-shield.tsx +1 -1

@metamaskbot
Copy link
Collaborator

Builds ready [879bc27]
UI Startup Metrics (1322 ± 108 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyStandard HomeuiStartup13221059161610814061501
load110790813639411681258
domContentLoaded110090413539311621240
domInteractive2816102212490
firstPaint54898126641410511204
backgroundConnect23220831418241272
firstReactRender322080113857
getState3816194234373
initialActions107112
loadScripts8756951102909371027
setupStore1374671433
numNetworkReqs1257821573
BrowserifyPower User HomeuiStartup19931639271823121332536
load99487314291209981304
domContentLoaded98086514211209821298
domInteractive3217149233188
firstPaint5069213253709271228
backgroundConnect249197709101225549
firstReactRender543999105974
getState18213965669184217
initialActions104112
loadScripts77866312101197821093
setupStore19114162331
numNetworkReqs1256840865139264
WebpackStandard HomeuiStartup8316981187878701009
load64357092677679815
domContentLoaded63856692177674809
domInteractive2715174262098
firstPaint23592888185212701
backgroundConnect12576101229
firstReactRender27204063236
getState251279113242
initialActions103112
loadScripts63556490475672800
setupStore1072131318
numNetworkReqs1257720575
WebpackPower User HomeuiStartup16791320256826819432176
load6895951190106703962
domContentLoaded6795871183107693957
domInteractive37191473033124
firstPaint294901195213314726
backgroundConnect104864418871597
firstReactRender6147123116578
getState18314168986177245
initialActions103112
loadScripts6765851174106691947
setupStore201050102347
numNetworkReqs1726841279213387
FirefoxBrowserifyStandard HomeuiStartup13661100184115214731652
load1118952142310111731337
domContentLoaded1117951142310111721337
domInteractive70311442990123
firstPaint------
backgroundConnect47221632953106
firstReactRender26195992748
getState1177481122
initialActions102122
loadScripts108793513699111411272
setupStore166211291323
numNetworkReqs1256817764
BrowserifyPower User HomeuiStartup26401900547859628414014
load1174937258929811331711
domContentLoaded1174936258229811321711
domInteractive10933566106104400
firstPaint------
backgroundConnect115231132128124285
firstReactRender59331461760103
getState27852860207360764
initialActions2032324
loadScripts1127916234323810971504
setupStore1805974224245695
numNetworkReqs102623116380247
WebpackStandard HomeuiStartup15001274213816315761792
load12391078152110512951450
domContentLoaded12381078152110512941450
domInteractive66272414291154
firstPaint------
backgroundConnect48162323446109
firstReactRender26207772737
getState157134191348
initialActions103122
loadScripts1211106214469712701418
setupStore165275281435
numNetworkReqs1256816761
WebpackPower User HomeuiStartup29462343535868130014734
load14531141298537514552590
domContentLoaded14531141298437514552589
domInteractive1103151611597469
firstPaint------
backgroundConnect155331672240129480
firstReactRender67381902771132
getState285691239233380813
initialActions3089923
loadScripts13771123260526113731812
setupStore16251150207191650
numNetworkReqs1006124752101231
📊 Page Load Benchmark Results

Current Commit: 879bc27 | Date: 11/28/2025

📄 Localhost MetaMask Test Dapp

Samples: 100

Summary

  • pageLoadTime-> current mean value: 1.04s (±41ms) 🟡 | historical mean value: 1.03s ⬆️ (historical data)
  • domContentLoaded-> current mean value: 727ms (±39ms) 🟢 | historical mean value: 720ms ⬆️ (historical data)
  • firstContentfulPaint-> current mean value: 77ms (±13ms) 🟢 | historical mean value: 77ms ⬆️ (historical data)

📈 Detailed Results

Metric Mean Std Dev Min Max P95 P99
pageLoadTime 1.04s 41ms 1.02s 1.35s 1.08s 1.35s
domContentLoaded 727ms 39ms 705ms 1.03s 747ms 1.03s
firstPaint 77ms 13ms 64ms 196ms 84ms 196ms
firstContentfulPaint 77ms 13ms 64ms 196ms 84ms 196ms
largestContentfulPaint 0ms 0ms 0ms 0ms 0ms 0ms
Bundle size diffs [🚀 Bundle size reduced!]
  • background: 58 Bytes (0%)
  • ui: 511 Bytes (0.01%)
  • common: -295 Bytes (0%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants