Skip to content

fix(workspace): restrict member credit limits to members - #14168

Merged
dante01yoon merged 1 commit into
mainfrom
fix/fe-1277-member-only-credit-limits
Jul 28, 2026
Merged

fix(workspace): restrict member credit limits to members#14168
dante01yoon merged 1 commit into
mainfrom
fix/fe-1277-member-only-credit-limits

Conversation

@dante01yoon

@dante01yoon dante01yoon commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

Aligns the per-member credit-limit row actions from #13716 with the finalized DES-504 permission model:

  • show Set credit limit only for member rows
  • remove the self-cap menu from the current user
  • keep applicable role/removal actions for other owner rows while excluding the credit-limit action

Design change

As is

An Owner row exposes Set credit limit alongside its other member-management actions.

As-is Owner menu includes Set credit limit

To be

The current user has no row menu. Other Owner rows retain applicable role/removal actions, but no longer expose Set credit limit.

To-be Owner menu excludes Set credit limit

Member rows continue to expose Set credit limit.

To-be Member menu retains Set credit limit

References

Testing

  • pnpm test:unit src/platform/workspace/composables/useMembersPanel.test.ts src/platform/workspace/composables/useWorkspaceUI.test.ts src/platform/workspace/components/dialogs/settings/MemberListItem.test.ts src/platform/settings/composables/useSettingUI.test.ts (107 tests)
  • browser verification against both the parent commit and this PR with billing_control_enabled=true
  • pnpm typecheck
  • pnpm lint:unstaged
  • targeted oxfmt --check

Follow-up to #13716. Relates FE-1277 and DES-504.

@dante01yoon
dante01yoon requested a review from a team July 27, 2026 23:29
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jul 27, 2026
@dante01yoon dante01yoon added preview-gpu Creates a preview ephemeral environment for this PR (GPU available) and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Jul 27, 2026
@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

memberMenuItems now hides menus for current users and workspace creators, and only exposes credit-limit actions for billing-enabled members with the member role. Related component and composable tests update their expectations.

Changes

Member menu eligibility

Layer / File(s) Summary
Update menu eligibility
src/platform/workspace/composables/useMembersPanel.ts
Current users and original owners receive no actions; credit-limit actions are added only for billing-enabled members with the member role.
Update menu visibility tests
src/platform/workspace/components/dialogs/settings/MembersPanelContent.test.ts, src/platform/workspace/composables/useMembersPanel.test.ts
Tests now expect hidden menus for current users, owners, and creators, with updated role and billing-control assertions.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Suggested labels: size:M

Suggested reviewers: drjkl


Important

Pre-merge checks failed

Please resolve all errors before merging. Addressing warnings is optional.

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
End-To-End Regression Coverage For Fixes ❓ Inconclusive PR file list shows only src/* changes and no browser_tests, but the PR title/commit subjects aren't provided, so the required bug-fix signal can't be verified. Please provide the PR title or commit subjects so I can confirm whether this is a bug-fix PR and apply the e2e coverage rule.
✅ Passed checks (5 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Adr Compliance For Entity/Litegraph Changes ✅ Passed Changed files are workspace member-panel code/tests, not litegraph, ecs, or graph-entity paths, so the ADR check is not applicable.
Title check ✅ Passed The title is concise and accurately summarizes the main change: restricting credit limits to member rows.
Description check ✅ Passed The description covers the summary, design change, references, and testing, with only some template subsections omitted.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/fe-1277-member-only-credit-limits

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown

🎨 Storybook: ✅ Built — View Storybook

Details

⏰ Completed at: 07/27/2026, 11:31:32 PM UTC

Links

🎭 Playwright: ✅ 1733 passed, 0 failed · 3 flaky

📊 Browser Reports
  • chromium: View Report (✅ 1712 / ❌ 0 / ⚠️ 3 / ⏭️ 5)
  • chromium-2x: View Report (✅ 2 / ❌ 0 / ⚠️ 0 / ⏭️ 0)
  • chromium-0.5x: View Report (✅ 1 / ❌ 0 / ⚠️ 0 / ⏭️ 0)
  • mobile-chrome: View Report (✅ 18 / ❌ 0 / ⚠️ 0 / ⏭️ 0)

📦 Bundle: 8.12 MB gzip 🔴 +65 B

Details

Summary

  • Raw size: 34.1 MB baseline 34.1 MB — 🟢 -62 B
  • Gzip: 8.12 MB baseline 8.12 MB — 🔴 +65 B
  • Brotli: 5.61 MB baseline 5.61 MB — 🔴 +151 B
  • Bundles: 420 current • 420 baseline • 142 added / 142 removed

Category Glance
Other 🟢 -62 B (12.5 MB) · Vendor & Third-Party ⚪ 0 B (15.7 MB) · Data & Services ⚪ 0 B (3.37 MB) · Graph Workspace ⚪ 0 B (1.28 MB) · Panels & Settings ⚪ 0 B (551 kB) · Utilities & Hooks ⚪ 0 B (357 kB) · + 5 more

App Entry Points — 3.64 kB (baseline 3.64 kB) • ⚪ 0 B

Main entry bundles and manifests

File Before After Δ Raw Δ Gzip Δ Brotli
assets/index-B4232PI7.js (removed) 3.64 kB 🟢 -3.64 kB 🟢 -1.83 kB 🟢 -1.59 kB
assets/index-BGSjGpd6.js (new) 3.64 kB 🔴 +3.64 kB 🔴 +1.83 kB 🔴 +1.6 kB

Status: 1 added / 1 removed

Graph Workspace — 1.28 MB (baseline 1.28 MB) • ⚪ 0 B

Graph editor runtime, canvas, workflow orchestration

File Before After Δ Raw Δ Gzip Δ Brotli
assets/GraphView-BljFGqI0.js (new) 1.28 MB 🔴 +1.28 MB 🔴 +274 kB 🔴 +206 kB
assets/GraphView-D4aMFAvO.js (removed) 1.28 MB 🟢 -1.28 MB 🟢 -274 kB 🟢 -207 kB

Status: 1 added / 1 removed / 1 unchanged

Views & Navigation — 112 kB (baseline 112 kB) • ⚪ 0 B

Top-level views, pages, and routed surfaces

File Before After Δ Raw Δ Gzip Δ Brotli
assets/CloudSurveyView-C1v_Ptsu.js (removed) 25 kB 🟢 -25 kB 🟢 -6.25 kB 🟢 -5.54 kB
assets/CloudSurveyView-D0ye1tro.js (new) 25 kB 🔴 +25 kB 🔴 +6.26 kB 🔴 +5.54 kB
assets/CloudLoginView-5LK_nQzG.js (removed) 11.6 kB 🟢 -11.6 kB 🟢 -3.14 kB 🟢 -2.75 kB
assets/CloudLoginView-RFieCzbe.js (new) 11.6 kB 🔴 +11.6 kB 🔴 +3.14 kB 🔴 +2.75 kB
assets/CloudSignupView-BK_SYOv_.js (removed) 9.96 kB 🟢 -9.96 kB 🟢 -2.81 kB 🟢 -2.46 kB
assets/CloudSignupView-BSF_y-2r.js (new) 9.96 kB 🔴 +9.96 kB 🔴 +2.81 kB 🔴 +2.46 kB
assets/CloudLayoutView-DIap3xe_.js (removed) 9.54 kB 🟢 -9.54 kB 🟢 -2.35 kB 🟢 -2.02 kB
assets/CloudLayoutView-O10QTC3U.js (new) 9.54 kB 🔴 +9.54 kB 🔴 +2.35 kB 🔴 +2.02 kB
assets/UserCheckView-CX5faz4w.js (removed) 8.8 kB 🟢 -8.8 kB 🟢 -2.22 kB 🟢 -1.93 kB
assets/UserCheckView-v4sLbA9K.js (new) 8.8 kB 🔴 +8.8 kB 🔴 +2.22 kB 🔴 +1.93 kB
assets/WidgetTextPreview-Bvhm_JOk.js (new) 6.13 kB 🔴 +6.13 kB 🔴 +2.16 kB 🔴 +1.92 kB
assets/WidgetTextPreview-CDxWIMjL.js (removed) 6.13 kB 🟢 -6.13 kB 🟢 -2.16 kB 🟢 -1.92 kB
assets/CloudSubscriptionRedirectView-CSKoE1iD.js (new) 6.06 kB 🔴 +6.06 kB 🔴 +2.26 kB 🔴 +1.97 kB
assets/CloudSubscriptionRedirectView-DE-8kXkN.js (removed) 6.06 kB 🟢 -6.06 kB 🟢 -2.26 kB 🟢 -1.97 kB
assets/UserSelectView-0t7FBU8I.js (removed) 5.54 kB 🟢 -5.54 kB 🟢 -1.99 kB 🟢 -1.74 kB
assets/UserSelectView-CrpD_XM9.js (new) 5.54 kB 🔴 +5.54 kB 🔴 +1.99 kB 🔴 +1.74 kB
assets/CloudForgotPasswordView-BFAxse3z.js (new) 5.15 kB 🔴 +5.15 kB 🔴 +1.76 kB 🔴 +1.54 kB
assets/CloudForgotPasswordView-Cz6wLolW.js (removed) 5.15 kB 🟢 -5.15 kB 🟢 -1.76 kB 🟢 -1.54 kB
assets/CloudAuthTimeoutView-C_HZHgFq.js (new) 4.49 kB 🔴 +4.49 kB 🔴 +1.57 kB 🔴 +1.39 kB
assets/CloudAuthTimeoutView-DeggwTSI.js (removed) 4.49 kB 🟢 -4.49 kB 🟢 -1.57 kB 🟢 -1.38 kB
assets/OAuthLayoutView-BwGVSF4F.js (new) 1.36 kB 🔴 +1.36 kB 🔴 +735 B 🔴 +622 B
assets/OAuthLayoutView-CL3P58Ih.js (removed) 1.36 kB 🟢 -1.36 kB 🟢 -735 B 🟢 -621 B
assets/WidgetTextPreview-D8im_SR6.js (removed) 131 B 🟢 -131 B 🟢 -100 B 🟢 -94 B
assets/WidgetTextPreview-DzCzR4CS.js (new) 131 B 🔴 +131 B 🔴 +100 B 🔴 +88 B

Status: 12 added / 12 removed / 4 unchanged

Panels & Settings — 551 kB (baseline 551 kB) • ⚪ 0 B

Configuration panels, inspectors, and settings screens

File Before After Δ Raw Δ Gzip Δ Brotli
assets/KeybindingPanel-B5OxfIU_.js (removed) 49.5 kB 🟢 -49.5 kB 🟢 -9.97 kB 🟢 -8.83 kB
assets/KeybindingPanel-qVA7R7m5.js (new) 49.5 kB 🔴 +49.5 kB 🔴 +9.97 kB 🔴 +8.83 kB
assets/SecretsPanel-9uG7Iigl.js (new) 31 kB 🔴 +31 kB 🔴 +7.51 kB 🔴 +6.58 kB
assets/SecretsPanel-CIn5rP5N.js (removed) 31 kB 🟢 -31 kB 🟢 -7.51 kB 🟢 -6.58 kB
assets/CreditsPanel-BPW0NKFT.js (new) 16 kB 🔴 +16 kB 🔴 +4.66 kB 🔴 +4.09 kB
assets/CreditsPanel-C6Blh_TH.js (removed) 16 kB 🟢 -16 kB 🟢 -4.66 kB 🟢 -4.09 kB
assets/SubscriptionPanel-CIw59Ml0.js (removed) 11.5 kB 🟢 -11.5 kB 🟢 -3.65 kB 🟢 -3.21 kB
assets/SubscriptionPanel-VSlD17pr.js (new) 11.5 kB 🔴 +11.5 kB 🔴 +3.65 kB 🔴 +3.21 kB
assets/AboutPanel-BiJrPcUp.js (removed) 11.2 kB 🟢 -11.2 kB 🟢 -3.06 kB 🟢 -2.74 kB
assets/AboutPanel-CskpRua0.js (new) 11.2 kB 🔴 +11.2 kB 🔴 +3.06 kB 🔴 +2.74 kB
assets/ExtensionPanel-BaPbgp-q.js (removed) 9.24 kB 🟢 -9.24 kB 🟢 -2.54 kB 🟢 -2.24 kB
assets/ExtensionPanel-SPFU_NnH.js (new) 9.24 kB 🔴 +9.24 kB 🔴 +2.54 kB 🔴 +2.25 kB
assets/ServerConfigPanel-C2UV7_m2.js (removed) 6.15 kB 🟢 -6.15 kB 🟢 -1.97 kB 🟢 -1.75 kB
assets/ServerConfigPanel-eFaor0xf.js (new) 6.15 kB 🔴 +6.15 kB 🔴 +1.97 kB 🔴 +1.75 kB
assets/UserPanel-BHqeXPwt.js (removed) 5.78 kB 🟢 -5.78 kB 🟢 -1.81 kB 🟢 -1.57 kB
assets/UserPanel-BJMgGejW.js (new) 5.78 kB 🔴 +5.78 kB 🔴 +1.81 kB 🔴 +1.58 kB
assets/refreshRemoteConfig-CVWNx_3c.js (new) 2.97 kB 🔴 +2.97 kB 🔴 +1.27 kB 🔴 +1.11 kB
assets/refreshRemoteConfig-DVrqOMNb.js (removed) 2.97 kB 🟢 -2.97 kB 🟢 -1.27 kB 🟢 -1.11 kB
assets/cloudRemoteConfig-BNWPmf06.js (new) 988 B 🔴 +988 B 🔴 +540 B 🔴 +443 B
assets/cloudRemoteConfig-CBzk6HO3.js (removed) 988 B 🟢 -988 B 🟢 -537 B 🟢 -444 B
assets/refreshRemoteConfig-B-ITn2Zh.js (new) 110 B 🔴 +110 B 🔴 +89 B 🔴 +87 B
assets/refreshRemoteConfig-BfwCFUIx.js (removed) 110 B 🟢 -110 B 🟢 -89 B 🟢 -81 B

Status: 11 added / 11 removed / 15 unchanged

User & Accounts — 29.1 kB (baseline 29.1 kB) • ⚪ 0 B

Authentication, profile, and account management bundles

File Before After Δ Raw Δ Gzip Δ Brotli
assets/SignUpForm-CyKG2BR-.js (removed) 12.3 kB 🟢 -12.3 kB 🟢 -4.18 kB 🟢 -3.65 kB
assets/SignUpForm-DY7q0-kC.js (new) 12.3 kB 🔴 +12.3 kB 🔴 +4.18 kB 🔴 +3.65 kB
assets/auth-BKRyjkUz.js (new) 3.69 kB 🔴 +3.69 kB 🔴 +1.3 kB 🔴 +1.12 kB
assets/auth-DBcObkWs.js (removed) 3.69 kB 🟢 -3.69 kB 🟢 -1.3 kB 🟢 -1.13 kB
assets/usePostAuthRedirect-B3sj4Sn-.js (removed) 3.33 kB 🟢 -3.33 kB 🟢 -1.27 kB 🟢 -1.11 kB
assets/usePostAuthRedirect-OAfkoKdY.js (new) 3.33 kB 🔴 +3.33 kB 🔴 +1.27 kB 🔴 +1.11 kB
assets/UpdatePasswordContent-BXeB3TJV.js (new) 1.91 kB 🔴 +1.91 kB 🔴 +873 B 🔴 +760 B
assets/UpdatePasswordContent-Jvd_nIbu.js (removed) 1.91 kB 🟢 -1.91 kB 🟢 -869 B 🟢 -756 B
assets/authStore-Dtn6Qpcq.js (new) 128 B 🔴 +128 B 🔴 +107 B 🔴 +104 B
assets/authStore-jH_2V3d1.js (removed) 128 B 🟢 -128 B 🟢 -107 B 🟢 -101 B
assets/workspaceAuthStore-DESF_zDu.js (new) 108 B 🔴 +108 B 🔴 +99 B 🔴 +107 B
assets/workspaceAuthStore-Dg7O4yMy.js (removed) 108 B 🟢 -108 B 🟢 -99 B 🟢 -99 B
assets/auth-CFPD23Yo.js (removed) 105 B 🟢 -105 B 🟢 -96 B 🟢 -85 B
assets/auth-CqBL1QJH.js (new) 105 B 🔴 +105 B 🔴 +96 B 🔴 +84 B

Status: 7 added / 7 removed / 3 unchanged

Editors & Dialogs — 121 kB (baseline 121 kB) • ⚪ 0 B

Modals, dialogs, drawers, and in-app editors

File Before After Δ Raw Δ Gzip Δ Brotli
assets/ComfyHubPublishDialog-BlZ2BTf-.js (new) 90.5 kB 🔴 +90.5 kB 🔴 +19.3 kB 🔴 +16.5 kB
assets/ComfyHubPublishDialog-DjRsRJDy.js (removed) 90.5 kB 🟢 -90.5 kB 🟢 -19.3 kB 🟢 -16.5 kB
assets/useShareDialog-B1z0A4Qo.js (removed) 23.7 kB 🟢 -23.7 kB 🟢 -5.58 kB 🟢 -4.96 kB
assets/useShareDialog-Dl3vuE-f.js (new) 23.7 kB 🔴 +23.7 kB 🔴 +5.58 kB 🔴 +4.96 kB
assets/feedbackDialog-BZrHtR8H.js (removed) 4.5 kB 🟢 -4.5 kB 🟢 -1.89 kB 🟢 -1.62 kB
assets/feedbackDialog-CihA5RTg.js (new) 4.5 kB 🔴 +4.5 kB 🔴 +1.9 kB 🔴 +1.62 kB
assets/ComfyHubPublishDialog-CL-k07Vv.js (new) 143 B 🔴 +143 B 🔴 +105 B 🔴 +92 B
assets/ComfyHubPublishDialog-dZZRt7wx.js (removed) 143 B 🟢 -143 B 🟢 -105 B 🟢 -96 B
assets/useSubscriptionDialog-BpP2ckpG.js (removed) 108 B 🟢 -108 B 🟢 -102 B 🟢 -90 B
assets/useSubscriptionDialog-BQ6o_DjY.js (new) 108 B 🔴 +108 B 🔴 +102 B 🔴 +91 B

Status: 5 added / 5 removed / 1 unchanged

UI Components — 64.7 kB (baseline 64.7 kB) • ⚪ 0 B

Reusable component library chunks

File Before After Δ Raw Δ Gzip Δ Brotli
assets/ComfyQueueButton-BP2-fcFC.js (new) 13.6 kB 🔴 +13.6 kB 🔴 +3.79 kB 🔴 +3.38 kB
assets/ComfyQueueButton-DpbROhXy.js (removed) 13.6 kB 🟢 -13.6 kB 🟢 -3.79 kB 🟢 -3.38 kB
assets/useTerminalTabs-BW7zasZ7.js (removed) 11.8 kB 🟢 -11.8 kB 🟢 -3.72 kB 🟢 -3.29 kB
assets/useTerminalTabs-GcN_dmzd.js (new) 11.8 kB 🔴 +11.8 kB 🔴 +3.72 kB 🔴 +3.29 kB
assets/InviteMembersForm-DNf8bLfQ.js (removed) 7.85 kB 🟢 -7.85 kB 🟢 -2.64 kB 🟢 -2.35 kB
assets/InviteMembersForm-DyIzumAc.js (new) 7.85 kB 🔴 +7.85 kB 🔴 +2.65 kB 🔴 +2.35 kB
assets/SubscribeButton-n5LeN4xC.js (new) 2.18 kB 🔴 +2.18 kB 🔴 +989 B 🔴 +864 B
assets/SubscribeButton-sT0L-emg.js (removed) 2.18 kB 🟢 -2.18 kB 🟢 -985 B 🟢 -867 B
assets/cloudFeedbackTopbarButton-Dna3wlM5.js (new) 768 B 🔴 +768 B 🔴 +454 B 🔴 +413 B
assets/cloudFeedbackTopbarButton-TemWOnXX.js (removed) 768 B 🟢 -768 B 🟢 -452 B 🟢 -383 B
assets/ComfyQueueButton-DKC6TmV_.js (removed) 128 B 🟢 -128 B 🟢 -99 B 🟢 -91 B
assets/ComfyQueueButton-DY0ro_jW.js (new) 128 B 🔴 +128 B 🔴 +99 B 🔴 +90 B

Status: 6 added / 6 removed / 8 unchanged

Data & Services — 3.37 MB (baseline 3.37 MB) • ⚪ 0 B

Stores, services, APIs, and repositories

File Before After Δ Raw Δ Gzip Δ Brotli
assets/settingStore-7YBTK0nT.js (new) 3.1 MB 🔴 +3.1 MB 🔴 +716 kB 🔴 +540 kB
assets/settingStore-D9dBVtcm.js (removed) 3.1 MB 🟢 -3.1 MB 🟢 -716 kB 🟢 -540 kB
assets/load3dService-5ha8xLaT.js (removed) 132 kB 🟢 -132 kB 🟢 -29.3 kB 🟢 -24.6 kB
assets/load3dService-DkuUr68p.js (new) 132 kB 🔴 +132 kB 🔴 +29.2 kB 🔴 +24.6 kB
assets/api-DaIEbL2f.js (new) 91.4 kB 🔴 +91.4 kB 🔴 +25.3 kB 🔴 +21.7 kB
assets/api-lbMlDVG3.js (removed) 91.4 kB 🟢 -91.4 kB 🟢 -25.3 kB 🟢 -21.8 kB
assets/workflowShareService-BmT2IaNf.js (new) 17 kB 🔴 +17 kB 🔴 +5 kB 🔴 +4.43 kB
assets/workflowShareService-CpIyo0P_.js (removed) 17 kB 🟢 -17 kB 🟢 -5 kB 🟢 -4.43 kB
assets/keybindingService-CPlphniK.js (new) 7.28 kB 🔴 +7.28 kB 🔴 +1.9 kB 🔴 +1.62 kB
assets/keybindingService-DyxNypt6.js (removed) 7.28 kB 🟢 -7.28 kB 🟢 -1.9 kB 🟢 -1.62 kB
assets/releaseStore-B3G0gfqW.js (new) 6.77 kB 🔴 +6.77 kB 🔴 +2.06 kB 🔴 +1.8 kB
assets/releaseStore-MVpGkcJU.js (removed) 6.77 kB 🟢 -6.77 kB 🟢 -2.06 kB 🟢 -1.8 kB
assets/systemStatsStore-CKtRtfFD.js (new) 4.99 kB 🔴 +4.99 kB 🔴 +1.77 kB 🔴 +1.5 kB
assets/systemStatsStore-CtxrAIIZ.js (removed) 4.99 kB 🟢 -4.99 kB 🟢 -1.77 kB 🟢 -1.5 kB
assets/userStore-CTrjQLSE.js (new) 2.42 kB 🔴 +2.42 kB 🔴 +929 B 🔴 +818 B
assets/userStore-Dxl6QWf2.js (removed) 2.42 kB 🟢 -2.42 kB 🟢 -932 B 🟢 -823 B
assets/audioService-C0HXlZNw.js (removed) 1.76 kB 🟢 -1.76 kB 🟢 -863 B 🟢 -749 B
assets/audioService-ct-yW2X0.js (new) 1.76 kB 🔴 +1.76 kB 🔴 +861 B 🔴 +752 B
assets/dialogService-DDqoYXo1.js (removed) 98 B 🟢 -98 B 🟢 -97 B 🟢 -80 B
assets/dialogService-DoG8045V.js (new) 98 B 🔴 +98 B 🔴 +97 B 🔴 +80 B
assets/releaseStore-6ftRnWup.js (new) 95 B 🔴 +95 B 🔴 +86 B 🔴 +87 B
assets/releaseStore-vZi4I40u.js (removed) 95 B 🟢 -95 B 🟢 -86 B 🟢 -87 B
assets/settingStore-CevYH87k.js (new) 95 B 🔴 +95 B 🔴 +86 B 🔴 +87 B
assets/settingStore-CQI-QtOf.js (removed) 95 B 🟢 -95 B 🟢 -86 B 🟢 -84 B
assets/assetsStore-BpoAlYSd.js (new) 94 B 🔴 +94 B 🔴 +92 B 🔴 +83 B
assets/assetsStore-EIrlFY0N.js (removed) 94 B 🟢 -94 B 🟢 -92 B 🟢 -85 B
assets/api-C2yei37i.js (removed) 62 B 🟢 -62 B 🟢 -74 B 🟢 -66 B
assets/api-Db3r_q7g.js (new) 62 B 🔴 +62 B 🔴 +74 B 🔴 +66 B

Status: 14 added / 14 removed / 3 unchanged

Utilities & Hooks — 357 kB (baseline 357 kB) • ⚪ 0 B

Helpers, composables, and utility bundles

File Before After Δ Raw Δ Gzip Δ Brotli
assets/useConflictDetection-ChPxqpQ4.js (removed) 235 kB 🟢 -235 kB 🟢 -52.5 kB 🟢 -42.7 kB
assets/useConflictDetection-Cld_b-SZ.js (new) 235 kB 🔴 +235 kB 🔴 +52.5 kB 🔴 +42.7 kB
assets/useLoad3d-BjBeG-Wj.js (removed) 25.8 kB 🟢 -25.8 kB 🟢 -5.82 kB 🟢 -5.16 kB
assets/useLoad3d-Cp-JKJU4.js (new) 25.8 kB 🔴 +25.8 kB 🔴 +5.83 kB 🔴 +5.16 kB
assets/useLoad3dViewer-B68Vpgp5.js (removed) 21.3 kB 🟢 -21.3 kB 🟢 -5 kB 🟢 -4.38 kB
assets/useLoad3dViewer-DyULmbVp.js (new) 21.3 kB 🔴 +21.3 kB 🔴 +5 kB 🔴 +4.38 kB
assets/useFeatureFlags-ar9LZayn.js (new) 7.08 kB 🔴 +7.08 kB 🔴 +2.13 kB 🔴 +1.8 kB
assets/useFeatureFlags-CfpSDc8C.js (removed) 7.08 kB 🟢 -7.08 kB 🟢 -2.13 kB 🟢 -1.79 kB
assets/useDowngradeToPersonal-05VQenJ3.js (removed) 3.51 kB 🟢 -3.51 kB 🟢 -1.27 kB 🟢 -1.1 kB
assets/useDowngradeToPersonal-CQE0TTUq.js (new) 3.51 kB 🔴 +3.51 kB 🔴 +1.27 kB 🔴 +1.1 kB
assets/assetPreviewUtil-BswovLi3.js (new) 2.41 kB 🔴 +2.41 kB 🔴 +1 kB 🔴 +872 B
assets/assetPreviewUtil-z0lZyfYL.js (removed) 2.41 kB 🟢 -2.41 kB 🟢 -1 kB 🟢 -875 B
assets/useUpstreamValue-B_XfUwdK.js (new) 2.04 kB 🔴 +2.04 kB 🔴 +789 B 🔴 +700 B
assets/useUpstreamValue-CZYtmV8Y.js (removed) 2.04 kB 🟢 -2.04 kB 🟢 -787 B 🟢 -700 B
assets/useWorkspaceTierLabel-BWoHMOrG.js (removed) 1.99 kB 🟢 -1.99 kB 🟢 -847 B 🟢 -726 B
assets/useWorkspaceTierLabel-MIgePPzs.js (new) 1.99 kB 🔴 +1.99 kB 🔴 +846 B 🔴 +729 B
assets/subscriptionCheckoutUtil-_Y10eRKD.js (removed) 903 B 🟢 -903 B 🟢 -535 B 🟢 -455 B
assets/subscriptionCheckoutUtil-NYRgVeQX.js (new) 903 B 🔴 +903 B 🔴 +535 B 🔴 +453 B
assets/useSessionCookie-BiO6reEX.js (removed) 746 B 🟢 -746 B 🟢 -388 B 🟢 -338 B
assets/useSessionCookie-Cq7aWAKv.js (new) 746 B 🔴 +746 B 🔴 +391 B 🔴 +339 B
assets/useLoad3d-2-g_RWZ7.js (removed) 311 B 🟢 -311 B 🟢 -163 B 🟢 -150 B
assets/useLoad3d-Dm6SWbSK.js (new) 311 B 🔴 +311 B 🔴 +164 B 🔴 +147 B
assets/useSessionCookie-BWrZm1a0.js (removed) 101 B 🟢 -101 B 🟢 -86 B 🟢 -86 B
assets/useSessionCookie-hQozirmQ.js (new) 101 B 🔴 +101 B 🔴 +86 B 🔴 +85 B
assets/useFeatureFlags-DixrxP8L.js (new) 98 B 🔴 +98 B 🔴 +85 B 🔴 +85 B
assets/useFeatureFlags-DmV8Ufgu.js (removed) 98 B 🟢 -98 B 🟢 -85 B 🟢 -75 B
assets/useLoad3dViewer-BGM2rfw9.js (new) 98 B 🔴 +98 B 🔴 +85 B 🔴 +86 B
assets/useLoad3dViewer-BXLkjMXn.js (removed) 98 B 🟢 -98 B 🟢 -85 B 🟢 -87 B
assets/useCurrentUser-BIuTlVu2.js (new) 94 B 🔴 +94 B 🔴 +95 B 🔴 +95 B
assets/useCurrentUser-C-qdPc1I.js (removed) 94 B 🟢 -94 B 🟢 -95 B 🟢 -84 B

Status: 15 added / 15 removed / 20 unchanged

Vendor & Third-Party — 15.7 MB (baseline 15.7 MB) • ⚪ 0 B

External libraries and shared vendor chunks

Status: 16 unchanged

Other — 12.5 MB (baseline 12.5 MB) • 🟢 -62 B

Bundles that do not match a named category

File Before After Δ Raw Δ Gzip Δ Brotli
assets/core-B5PnQk2N.js (new) 111 kB 🔴 +111 kB 🔴 +28.7 kB 🔴 +24.3 kB
assets/core-BB-5-jD6.js (removed) 111 kB 🟢 -111 kB 🟢 -28.7 kB 🟢 -24.3 kB
assets/WidgetSelect-BTy87qNd.js (new) 88 kB 🔴 +88 kB 🔴 +20 kB 🔴 +17.1 kB
assets/WidgetSelect-CKtOWSGy.js (removed) 88 kB 🟢 -88 kB 🟢 -20 kB 🟢 -17.1 kB
assets/Load3D-1FgZywwS.js (removed) 71.3 kB 🟢 -71.3 kB 🟢 -11.7 kB 🟢 -10 kB
assets/Load3D-BPVbHGXX.js (new) 71.3 kB 🔴 +71.3 kB 🔴 +11.7 kB 🔴 +10 kB
assets/Preview3d-2jFP4EsF.js (removed) 50.9 kB 🟢 -50.9 kB 🟢 -8.33 kB 🟢 -7.27 kB
assets/Preview3d-Dx-jllMQ.js (new) 50.9 kB 🔴 +50.9 kB 🔴 +8.34 kB 🔴 +7.26 kB
assets/main-B0gviwzq.js (removed) 46.7 kB 🟢 -46.7 kB 🟢 -13.8 kB 🟢 -11.9 kB
assets/main-BwmagYmz.js (new) 46.7 kB 🔴 +46.7 kB 🔴 +13.8 kB 🔴 +11.9 kB
assets/SubscriptionTransitionPreviewWorkspace-Bj-_ltpL.js (removed) 43.5 kB 🟢 -43.5 kB 🟢 -9.36 kB 🟢 -8.22 kB
assets/SubscriptionTransitionPreviewWorkspace-CecrEjLF.js (new) 43.5 kB 🔴 +43.5 kB 🔴 +9.35 kB 🔴 +8.23 kB
assets/SubscriptionRequiredDialogContentUnified-CCezQDHP.js (new) 42.1 kB 🔴 +42.1 kB 🔴 +9.37 kB 🔴 +8.15 kB
assets/SubscriptionRequiredDialogContentUnified-DGO21Hhb.js (removed) 42.1 kB 🟢 -42.1 kB 🟢 -9.37 kB 🟢 -8.15 kB
assets/MembersPanelContent-B6423YEa.js (removed) 41.9 kB 🟢 -41.9 kB 🟢 -8.8 kB 🟢 -7.85 kB
assets/MembersPanelContent-DM5bzdpt.js (new) 41.9 kB 🔴 +41.9 kB 🔴 +8.79 kB 🔴 +7.84 kB
assets/WorkspaceSettingsPanelContent-BIJ0ZSnq.js (new) 34.6 kB 🔴 +34.6 kB 🔴 +8 kB 🔴 +7.01 kB
assets/WorkspaceSettingsPanelContent-IDgRI6Pr.js (removed) 34.6 kB 🟢 -34.6 kB 🟢 -8 kB 🟢 -7.02 kB
assets/WidgetBoundingBoxes-9KlGr8x2.js (removed) 33.8 kB 🟢 -33.8 kB 🟢 -9.19 kB 🟢 -8.16 kB
assets/WidgetBoundingBoxes-TzH6hJo3.js (new) 33.8 kB 🔴 +33.8 kB 🔴 +9.19 kB 🔴 +8.16 kB
assets/WidgetPainter-DHc0BOrw.js (new) 32.7 kB 🔴 +32.7 kB 🔴 +7.9 kB 🔴 +7.01 kB
assets/WidgetPainter-qYp7OWBy.js (removed) 32.7 kB 🟢 -32.7 kB 🟢 -7.9 kB 🟢 -7 kB
assets/Load3dViewerContent-CIWFddR8.js (removed) 30.8 kB 🟢 -30.8 kB 🟢 -6.29 kB 🟢 -5.46 kB
assets/Load3dViewerContent-CMiJmyge.js (new) 30.8 kB 🔴 +30.8 kB 🔴 +6.29 kB 🔴 +5.45 kB
assets/SubscriptionPanelContentWorkspace-CSn79INg.js (removed) 25.9 kB 🟢 -25.9 kB 🟢 -6.04 kB 🟢 -5.32 kB
assets/SubscriptionPanelContentWorkspace-Da3iLKG_.js (new) 25.9 kB 🔴 +25.9 kB 🔴 +6.04 kB 🔴 +5.31 kB
assets/SubscriptionRequiredDialogContentWorkspace-B_zsj94C.js (removed) 24.9 kB 🟢 -24.9 kB 🟢 -5.76 kB 🟢 -5.06 kB
assets/SubscriptionRequiredDialogContentWorkspace-BQCXKCEY.js (new) 24.9 kB 🔴 +24.9 kB 🔴 +5.77 kB 🔴 +5.06 kB
assets/SubscriptionRequiredDialogContent-BNKRamAv.js (new) 24.4 kB 🔴 +24.4 kB 🔴 +6 kB 🔴 +5.29 kB
assets/SubscriptionRequiredDialogContent-DG_RnCPu.js (removed) 24.4 kB 🟢 -24.4 kB 🟢 -6 kB 🟢 -5.29 kB
assets/WidgetImageCrop-BAdPj-ED.js (removed) 23.3 kB 🟢 -23.3 kB 🟢 -5.75 kB 🟢 -5.04 kB
assets/WidgetImageCrop-CJErkmCx.js (new) 23.3 kB 🔴 +23.3 kB 🔴 +5.75 kB 🔴 +5.04 kB
assets/load3d-CbEijvD-.js (removed) 22.2 kB 🟢 -22.2 kB 🟢 -5.43 kB 🟢 -4.69 kB
assets/load3d-D2Gq-qeg.js (new) 22.2 kB 🔴 +22.2 kB 🔴 +5.44 kB 🔴 +4.7 kB
assets/CurrentUserPopoverWorkspace-p98WT7uV.js (new) 20.5 kB 🔴 +20.5 kB 🔴 +4.71 kB 🔴 +4.2 kB
assets/CurrentUserPopoverWorkspace-RosbckZu.js (removed) 20.5 kB 🟢 -20.5 kB 🟢 -4.71 kB 🟢 -4.2 kB
assets/SignInContent-BHpBylLs.js (new) 20.3 kB 🔴 +20.3 kB 🔴 +5.13 kB 🔴 +4.48 kB
assets/SignInContent-CoJV6nat.js (removed) 20.3 kB 🟢 -20.3 kB 🟢 -5.13 kB 🟢 -4.49 kB
assets/WidgetInputNumber-n1Rvnas5.js (new) 19.1 kB 🔴 +19.1 kB 🔴 +4.83 kB 🔴 +4.29 kB
assets/WidgetInputNumber-SQsklRYD.js (removed) 19.1 kB 🟢 -19.1 kB 🟢 -4.83 kB 🟢 -4.29 kB
assets/CreditsTile-c8UWnSJX.js (new) 17.2 kB 🔴 +17.2 kB 🔴 +4.57 kB 🔴 +4.03 kB
assets/CreditsTile-DcT_yOBu.js (removed) 17.2 kB 🟢 -17.2 kB 🟢 -4.57 kB 🟢 -4.02 kB
assets/WidgetRecordAudio-IOg61TjV.js (removed) 16.6 kB 🟢 -16.6 kB 🟢 -4.63 kB 🟢 -4.13 kB
assets/WidgetRecordAudio-P8kOTXzi.js (new) 16.6 kB 🔴 +16.6 kB 🔴 +4.63 kB 🔴 +4.13 kB
assets/WidgetRange-C4Kh7RIv.js (removed) 16.4 kB 🟢 -16.4 kB 🟢 -4.24 kB 🟢 -3.79 kB
assets/WidgetRange-D-duptNf.js (new) 16.4 kB 🔴 +16.4 kB 🔴 +4.24 kB 🔴 +3.8 kB
assets/WaveAudioPlayer-CCqAUdKY.js (new) 12.8 kB 🔴 +12.8 kB 🔴 +3.5 kB 🔴 +3.09 kB
assets/WaveAudioPlayer-DkLqifVE.js (removed) 12.8 kB 🟢 -12.8 kB 🟢 -3.5 kB 🟢 -3.07 kB
assets/WidgetCurve-B_VWKHcb.js (removed) 11.3 kB 🟢 -11.3 kB 🟢 -3.5 kB 🟢 -3.16 kB
assets/WidgetCurve-tbz17nL7.js (new) 11.3 kB 🔴 +11.3 kB 🔴 +3.5 kB 🔴 +3.17 kB
assets/TeamWorkspacesDialogContent-BN1LHKyO.js (new) 10.3 kB 🔴 +10.3 kB 🔴 +3 kB 🔴 +2.66 kB
assets/TeamWorkspacesDialogContent-C1QdDlQA.js (removed) 10.3 kB 🟢 -10.3 kB 🟢 -3 kB 🟢 -2.65 kB
assets/onboardingCloudRoutes-Bl2Nv0Tt.js (new) 9.03 kB 🔴 +9.03 kB 🔴 +2.77 kB 🔴 +2.38 kB
assets/onboardingCloudRoutes-CRABzHDP.js (removed) 9.03 kB 🟢 -9.03 kB 🟢 -2.77 kB 🟢 -2.39 kB
assets/Load3DConfiguration-CKetuE4Z.js (removed) 8.97 kB 🟢 -8.97 kB 🟢 -2.64 kB 🟢 -2.32 kB
assets/Load3DConfiguration-DnO50l3l.js (new) 8.97 kB 🔴 +8.97 kB 🔴 +2.64 kB 🔴 +2.33 kB
assets/SetMemberCreditLimitDialogContent--yVm6Uaj.js (new) 8.54 kB 🔴 +8.54 kB 🔴 +2.37 kB 🔴 +2.08 kB
assets/SetMemberCreditLimitDialogContent-Ci30kee6.js (removed) 8.54 kB 🟢 -8.54 kB 🟢 -2.37 kB 🟢 -2.08 kB
assets/nodeTemplates-DkvyL8n3.js (new) 8.33 kB 🔴 +8.33 kB 🔴 +2.87 kB 🔴 +2.53 kB
assets/nodeTemplates-Dz0zoFZJ.js (removed) 8.33 kB 🟢 -8.33 kB 🟢 -2.87 kB 🟢 -2.54 kB
assets/NightlySurveyController-Dt1iWkaV.js (new) 7.56 kB 🔴 +7.56 kB 🔴 +2.59 kB 🔴 +2.29 kB
assets/NightlySurveyController-DZaRu7Co.js (removed) 7.56 kB 🟢 -7.56 kB 🟢 -2.59 kB 🟢 -2.28 kB
assets/WidgetWithControl-DJ_Fuqf9.js (new) 6.38 kB 🔴 +6.38 kB 🔴 +2.6 kB 🔴 +2.35 kB
assets/WidgetWithControl-Ds_UMf06.js (removed) 6.38 kB 🟢 -6.38 kB 🟢 -2.59 kB 🟢 -2.29 kB
assets/tierBenefits-CZg6t5OC.js (removed) 6.26 kB 🟢 -6.26 kB 🟢 -2 kB 🟢 -1.75 kB
assets/tierBenefits-KTHvDFK5.js (new) 6.26 kB 🔴 +6.26 kB 🔴 +2 kB 🔴 +1.75 kB
assets/CancelSubscriptionDialogContent-BVc_NSGE.js (removed) 6.01 kB 🟢 -6.01 kB 🟢 -2.04 kB 🟢 -1.8 kB
assets/CancelSubscriptionDialogContent-DoU__MH_.js (new) 6.01 kB 🔴 +6.01 kB 🔴 +2.05 kB 🔴 +1.8 kB
assets/load3dPreviewExtensions-CsRazO4-.js (removed) 5.94 kB 🟢 -5.94 kB 🟢 -1.84 kB 🟢 -1.63 kB
assets/load3dPreviewExtensions-CVbwNl5R.js (new) 5.94 kB 🔴 +5.94 kB 🔴 +1.85 kB 🔴 +1.62 kB
assets/FreeTierDialogContent-KSp_qsz4.js (new) 5.47 kB 🔴 +5.47 kB 🔴 +1.83 kB 🔴 +1.61 kB
assets/FreeTierDialogContent-LV4n76pU.js (removed) 5.47 kB 🟢 -5.47 kB 🟢 -1.83 kB 🟢 -1.61 kB
assets/CreateWorkspaceDialogContent-BGhY08z9.js (new) 5.19 kB 🔴 +5.19 kB 🔴 +1.83 kB 🔴 +1.58 kB
assets/CreateWorkspaceDialogContent-zZ6IKSHN.js (removed) 5.19 kB 🟢 -5.19 kB 🟢 -1.83 kB 🟢 -1.58 kB
assets/ChangeMemberRoleDialogContent-BbLx6t-n.js (new) 5.04 kB 🔴 +5.04 kB 🔴 +1.67 kB 🔴 +1.45 kB
assets/ChangeMemberRoleDialogContent-Cjv9EBOx.js (removed) 5.04 kB 🟢 -5.04 kB 🟢 -1.67 kB 🟢 -1.45 kB
assets/missingModelDownload-BtQ-bUND.js (removed) 5.03 kB 🟢 -5.03 kB 🟢 -1.95 kB 🟢 -1.7 kB
assets/missingModelDownload-CeoznYqE.js (new) 5.03 kB 🔴 +5.03 kB 🔴 +1.95 kB 🔴 +1.7 kB
assets/EditWorkspaceDialogContent-C41IaK5s.js (removed) 5 kB 🟢 -5 kB 🟢 -1.79 kB 🟢 -1.55 kB
assets/EditWorkspaceDialogContent-KN_jWmeT.js (new) 5 kB 🔴 +5 kB 🔴 +1.79 kB 🔴 +1.55 kB
assets/WidgetTextarea-X4wxTlmN.js (new) 4.86 kB 🔴 +4.86 kB 🔴 +1.9 kB 🔴 +1.66 kB
assets/WidgetTextarea-Yqug5trt.js (removed) 4.86 kB 🟢 -4.86 kB 🟢 -1.9 kB 🟢 -1.66 kB
assets/saveMesh-I63xtt9p.js (new) 4.81 kB 🔴 +4.81 kB 🔴 +1.55 kB 🔴 +1.37 kB
assets/saveMesh-nn_PIh7o.js (removed) 4.81 kB 🟢 -4.81 kB 🟢 -1.55 kB 🟢 -1.37 kB
assets/WorkspacePanelContent-BdiCbgRU.js (new) 4.78 kB 🔴 +4.78 kB 🔴 +1.63 kB 🔴 +1.43 kB
assets/WorkspacePanelContent-D7K1CGdO.js (removed) 4.78 kB 🟢 -4.78 kB 🟢 -1.63 kB 🟢 -1.43 kB
assets/InviteMemberDialogContent-BTtQpz18.js (new) 4.75 kB 🔴 +4.75 kB 🔴 +1.61 kB 🔴 +1.4 kB
assets/InviteMemberDialogContent-DehJyjFT.js (removed) 4.75 kB 🟢 -4.75 kB 🟢 -1.61 kB 🟢 -1.4 kB
assets/ValueControlPopover-C-CWHtUq.js (new) 4.54 kB 🔴 +4.54 kB 🔴 +1.58 kB 🔴 +1.41 kB
assets/ValueControlPopover-DdDqC3V5.js (removed) 4.54 kB 🟢 -4.54 kB 🟢 -1.58 kB 🟢 -1.41 kB
assets/DeleteWorkspaceDialogContent-Bg_UOHjd.js (removed) 3.91 kB 🟢 -3.91 kB 🟢 -1.47 kB 🟢 -1.26 kB
assets/DeleteWorkspaceDialogContent-CNXFpMrj.js (new) 3.91 kB 🔴 +3.91 kB 🔴 +1.47 kB 🔴 +1.26 kB
assets/LeaveWorkspaceDialogContent-Ba0j6_iy.js (new) 3.73 kB 🔴 +3.73 kB 🔴 +1.41 kB 🔴 +1.22 kB
assets/LeaveWorkspaceDialogContent-CS958c4B.js (removed) 3.73 kB 🟢 -3.73 kB 🟢 -1.41 kB 🟢 -1.21 kB
assets/RemoveMemberDialogContent-C9PjUDou.js (removed) 3.71 kB 🟢 -3.71 kB 🟢 -1.37 kB 🟢 -1.18 kB
assets/RemoveMemberDialogContent-toGW2mKk.js (new) 3.71 kB 🔴 +3.71 kB 🔴 +1.37 kB 🔴 +1.18 kB
assets/RevokeInviteDialogContent-BT2K9_X6.js (removed) 3.62 kB 🟢 -3.62 kB 🟢 -1.38 kB 🟢 -1.2 kB
assets/RevokeInviteDialogContent-DndIJKzh.js (new) 3.62 kB 🔴 +3.62 kB 🔴 +1.38 kB 🔴 +1.2 kB
assets/InviteMemberUpsellDialogContent-DQ2O5T4k.js (new) 3.51 kB 🔴 +3.51 kB 🔴 +1.26 kB 🔴 +1.1 kB
assets/InviteMemberUpsellDialogContent-drGLZCHJ.js (removed) 3.51 kB 🟢 -3.51 kB 🟢 -1.26 kB 🟢 -1.09 kB
assets/workspaceCheckoutTelemetry-CgDcWtvw.js (new) 3.46 kB 🔴 +3.46 kB 🔴 +1.55 kB 🔴 +1.35 kB
assets/workspaceCheckoutTelemetry-dvUQjcqs.js (removed) 3.46 kB 🟢 -3.46 kB 🟢 -1.55 kB 🟢 -1.35 kB
assets/Media3DTop-Bl0HQ97o.js (new) 3.26 kB 🔴 +3.26 kB 🔴 +1.29 kB 🔴 +1.13 kB
assets/Media3DTop-DUDncFtj.js (removed) 3.26 kB 🟢 -3.26 kB 🟢 -1.29 kB 🟢 -1.13 kB
assets/GlobalToast-CxnzMBzB.js (new) 3.05 kB 🔴 +3.05 kB 🔴 +1.25 kB 🔴 +1.11 kB
assets/GlobalToast-DZ_dBmZl.js (removed) 3.05 kB 🟢 -3.05 kB 🟢 -1.25 kB 🟢 -1.1 kB
assets/load3dAdvanced-CpqeAW-A.js (removed) 2.87 kB 🟢 -2.87 kB 🟢 -1.12 kB 🟢 -979 B
assets/load3dAdvanced-N8oyj2wm.js (new) 2.87 kB 🔴 +2.87 kB 🔴 +1.13 kB 🔴 +978 B
assets/SubscribeToRun-7h2_95LI.js (new) 2.45 kB 🔴 +2.45 kB 🔴 +1.07 kB 🔴 +952 B
assets/SubscribeToRun-C5JGaP90.js (removed) 2.45 kB 🟢 -2.45 kB 🟢 -1.06 kB 🟢 -927 B
assets/graphHasMissingNodes-CJAu1hep.js (removed) 1.93 kB 🟢 -1.93 kB 🟢 -898 B 🟢 -785 B
assets/graphHasMissingNodes-D-x-sRQy.js (new) 1.93 kB 🔴 +1.93 kB 🔴 +901 B 🔴 +789 B
assets/MediaAudioTop-BHBw1jkV.js (new) 1.67 kB 🔴 +1.67 kB 🔴 +838 B 🔴 +693 B
assets/MediaAudioTop-D6Sikln0.js (removed) 1.67 kB 🟢 -1.67 kB 🟢 -837 B 🟢 -695 B
assets/CloudRunButtonWrapper-cHItLtZl.js (removed) 1.11 kB 🟢 -1.11 kB 🟢 -546 B 🟢 -505 B
assets/CloudRunButtonWrapper-DimTDr6q.js (new) 1.11 kB 🔴 +1.11 kB 🔴 +548 B 🔴 +479 B
assets/cloudSessionCookie-D2oUDRWi.js (new) 989 B 🔴 +989 B 🔴 +464 B 🔴 +421 B
assets/cloudSessionCookie-qWxpw7Xq.js (removed) 989 B 🟢 -989 B 🟢 -463 B 🟢 -420 B
assets/cloudBadges-DG9jqde7.js (new) 971 B 🔴 +971 B 🔴 +547 B 🔴 +464 B
assets/cloudBadges-j-AmxPxd.js (removed) 971 B 🟢 -971 B 🟢 -545 B 🟢 -459 B
assets/Load3DAdvanced-ChiXzSmx.js (new) 813 B 🔴 +813 B 🔴 +454 B 🔴 +405 B
assets/Load3DAdvanced-Gbpx21z9.js (removed) 813 B 🟢 -813 B 🟢 -455 B 🟢 -410 B
assets/nightlyBadges-CAmBmoJ8.js (new) 462 B 🔴 +462 B 🔴 +302 B 🔴 +250 B
assets/nightlyBadges-Dm0I_Jyk.js (removed) 462 B 🟢 -462 B 🟢 -304 B 🟢 -250 B
assets/missingModelDownload--AVlazZI.js (new) 228 B 🔴 +228 B 🔴 +149 B 🔴 +128 B
assets/missingModelDownload-C-KWzqwv.js (removed) 228 B 🟢 -228 B 🟢 -148 B 🟢 -128 B
assets/SubscriptionPanelContentWorkspace-D0frVN_N.js (removed) 179 B 🟢 -179 B 🟢 -117 B 🟢 -103 B
assets/SubscriptionPanelContentWorkspace-dYFLFr4f.js (new) 179 B 🔴 +179 B 🔴 +117 B 🔴 +93 B
assets/Load3dViewerContent-CdI9UTof.js (new) 137 B 🔴 +137 B 🔴 +103 B 🔴 +91 B
assets/Load3dViewerContent-JolTAtj9.js (removed) 137 B 🟢 -137 B 🟢 -103 B 🟢 -95 B
assets/Load3DAdvanced-BPYL1ey_.js (new) 122 B 🔴 +122 B 🔴 +97 B 🔴 +88 B
assets/Load3DAdvanced-CVI0XbiM.js (removed) 122 B 🟢 -122 B 🟢 -97 B 🟢 -90 B
assets/WidgetLegacy-CRX4QHOw.js (new) 117 B 🔴 +117 B 🔴 +106 B 🔴 +101 B
assets/WidgetLegacy-CtqJD2TZ.js (removed) 117 B 🟢 -117 B 🟢 -106 B 🟢 -93 B
assets/workflowDraftStoreV2-D0gYLCUJ.js (removed) 112 B 🟢 -112 B 🟢 -101 B 🟢 -110 B
assets/workflowDraftStoreV2-XVOeTdzN.js (new) 112 B 🔴 +112 B 🔴 +101 B 🔴 +109 B
assets/Load3D-B_pHl_zJ.js (removed) 98 B 🟢 -98 B 🟢 -89 B 🟢 -79 B
assets/Load3D-B-O4EtXQ.js (new) 98 B 🔴 +98 B 🔴 +89 B 🔴 +86 B
assets/changeTracker-DkUrv6Yr.js (removed) 91 B 🟢 -91 B 🟢 -93 B 🟢 -87 B
assets/changeTracker-IBjS5zlV.js (new) 91 B 🔴 +91 B 🔴 +93 B 🔴 +84 B

Status: 70 added / 70 removed / 207 unchanged

⚡ Performance Report

canvas-idle: · 60.0 avg FPS · 59.5 P5 FPS ✅ (target: ≥52) · 0ms TBT · 67.7 MB heap
canvas-mouse-sweep: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 56.2 MB heap
canvas-zoom-sweep: · 60.0 avg FPS · 59.5 P5 FPS ✅ (target: ≥52) · 0ms TBT · 71.3 MB heap
dom-widget-clipping: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 52.8 MB heap
large-graph-idle: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 61.9 MB heap
large-graph-pan: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 58.0 MB heap
large-graph-zoom: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 68.9 MB heap
minimap-idle: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 63.6 MB heap
subgraph-dom-widget-clipping: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 53.4 MB heap
subgraph-idle: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 68.0 MB heap
subgraph-mouse-sweep: · 60.0 avg FPS · 59.5 P5 FPS ✅ (target: ≥52) · 0ms TBT · 52.6 MB heap
subgraph-transition-enter: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 140ms TBT · 93.8 MB heap
viewport-pan-sweep: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 65.9 MB heap
vue-large-graph-idle: · 56.3 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 159.0 MB heap
vue-large-graph-pan: · 56.3 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 168ms TBT · 151.9 MB heap
workflow-execution: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 48.8 MB heap

⚠️ 8 regressions detected

Show regressions
Metric Baseline PR (median) Δ Sig
canvas-idle: task duration 451ms 469ms +4% ⚠️ z=2.4
canvas-zoom-sweep: task duration 389ms 384ms -1% ⚠️ z=2.5
large-graph-idle: task duration 667ms 724ms +8% ⚠️ z=3.4
large-graph-pan: task duration 1281ms 1295ms +1% ⚠️ z=5.0
minimap-idle: task duration 658ms 739ms +12% ⚠️ z=4.5
minimap-idle: script duration 102ms 119ms +16% ⚠️ z=2.1
subgraph-idle: task duration 446ms 475ms +6% ⚠️ z=3.3
workflow-execution: event listeners 65 99 +52% ⚠️ z=10.7
All metrics
Metric Baseline PR (median) Δ Sig
canvas-idle: avg frame time 17ms 17ms -0% z=-0.5
canvas-idle: p95 frame time 17ms 17ms +1%
canvas-idle: layout duration 0ms 0ms +0%
canvas-idle: style recalc duration 9ms 9ms +0% z=-2.2
canvas-idle: layout count 0 0 +0%
canvas-idle: style recalc count 9 10 +6% z=-2.9
canvas-idle: task duration 451ms 469ms +4% ⚠️ z=2.4
canvas-idle: script duration 15ms 18ms +17% z=-3.3
canvas-idle: TBT 0ms 0ms +0%
canvas-idle: heap used 68.1 MB 67.7 MB -1%
canvas-idle: DOM nodes 18 19 +6% z=-2.8
canvas-idle: event listeners 4 4 +0% z=-1.6
canvas-mouse-sweep: avg frame time 17ms 17ms +0% z=-0.4
canvas-mouse-sweep: p95 frame time 17ms 17ms -1%
canvas-mouse-sweep: layout duration 4ms 4ms +0% z=0.7
canvas-mouse-sweep: style recalc duration 39ms 42ms +6% z=-0.3
canvas-mouse-sweep: layout count 12 12 +0%
canvas-mouse-sweep: style recalc count 77 75 -3% z=-1.6
canvas-mouse-sweep: task duration 872ms 936ms +7% z=1.2
canvas-mouse-sweep: script duration 122ms 131ms +8% z=-0.7
canvas-mouse-sweep: TBT 0ms 0ms +0%
canvas-mouse-sweep: heap used 48.5 MB 56.2 MB +16%
canvas-mouse-sweep: DOM nodes -268 -105 -61% z=-64.5
canvas-mouse-sweep: event listeners -133 -64 -52% z=-17.3
canvas-zoom-sweep: avg frame time 17ms 17ms -0% z=-0.3
canvas-zoom-sweep: p95 frame time 17ms 17ms +0%
canvas-zoom-sweep: layout duration 1ms 1ms +11% z=-0.2
canvas-zoom-sweep: style recalc duration 17ms 18ms +3% z=-1.0
canvas-zoom-sweep: layout count 6 6 +0%
canvas-zoom-sweep: style recalc count 32 32 -2% z=0.5
canvas-zoom-sweep: task duration 389ms 384ms -1% ⚠️ z=2.5
canvas-zoom-sweep: script duration 20ms 20ms -2% z=-2.5
canvas-zoom-sweep: TBT 0ms 0ms +0%
canvas-zoom-sweep: heap used 71.2 MB 71.3 MB +0%
canvas-zoom-sweep: DOM nodes 78 77 -1% z=-2.8
canvas-zoom-sweep: event listeners 19 19 +0% z=-0.9
dom-widget-clipping: avg frame time 17ms 17ms +0% z=0.1
dom-widget-clipping: p95 frame time 17ms 17ms +0%
dom-widget-clipping: layout duration 0ms 0ms +0%
dom-widget-clipping: style recalc duration 8ms 7ms -13% z=-3.3
dom-widget-clipping: layout count 0 0 +0%
dom-widget-clipping: style recalc count 11 10 -9% z=-6.2
dom-widget-clipping: task duration 379ms 390ms +3% z=1.6
dom-widget-clipping: script duration 58ms 61ms +5% z=-2.2
dom-widget-clipping: TBT 0ms 0ms +0%
dom-widget-clipping: heap used 52.9 MB 52.8 MB -0%
dom-widget-clipping: DOM nodes 18 16 -11% z=-4.3
dom-widget-clipping: event listeners 2 1 -50% variance too high
large-graph-idle: avg frame time 17ms 17ms -0% z=-0.6
large-graph-idle: p95 frame time 17ms 17ms -0%
large-graph-idle: layout duration 0ms 0ms +0%
large-graph-idle: style recalc duration 9ms 10ms +11% z=-2.4
large-graph-idle: layout count 0 0 +0%
large-graph-idle: style recalc count 9 10 +11% z=-5.1
large-graph-idle: task duration 667ms 724ms +8% ⚠️ z=3.4
large-graph-idle: script duration 105ms 114ms +9% z=1.1
large-graph-idle: TBT 0ms 0ms +0%
large-graph-idle: heap used 62.1 MB 61.9 MB -0%
large-graph-idle: DOM nodes -268 -268 +0% z=-323.8
large-graph-idle: event listeners -127 -129 +2% z=-25.4
large-graph-pan: avg frame time 17ms 17ms +0% z=-0.2
large-graph-pan: p95 frame time 17ms 17ms -1%
large-graph-pan: layout duration 0ms 0ms +0%
large-graph-pan: style recalc duration 14ms 14ms -3% z=-4.3
large-graph-pan: layout count 0 0 +0%
large-graph-pan: style recalc count 69 69 +0% z=-0.9
large-graph-pan: task duration 1281ms 1295ms +1% ⚠️ z=5.0
large-graph-pan: script duration 436ms 441ms +1% z=1.6
large-graph-pan: TBT 0ms 0ms +0%
large-graph-pan: heap used 59.6 MB 58.0 MB -3%
large-graph-pan: DOM nodes -270 -269 -0% z=-174.6
large-graph-pan: event listeners -129 -128 -1% z=-160.5
large-graph-zoom: avg frame time 17ms 17ms +0%
large-graph-zoom: p95 frame time 17ms 17ms +0%
large-graph-zoom: layout duration 7ms 7ms +4%
large-graph-zoom: style recalc duration 14ms 16ms +9%
large-graph-zoom: layout count 60 60 +0%
large-graph-zoom: style recalc count 65 66 +1%
large-graph-zoom: task duration 1498ms 1537ms +3%
large-graph-zoom: script duration 528ms 544ms +3%
large-graph-zoom: TBT 0ms 0ms +0%
large-graph-zoom: heap used 56.1 MB 68.9 MB +23%
large-graph-zoom: DOM nodes -273 -130 -52%
large-graph-zoom: event listeners -133 -63 -53%
minimap-idle: avg frame time 17ms 17ms -0% z=-0.4
minimap-idle: p95 frame time 17ms 17ms +0%
minimap-idle: layout duration 0ms 0ms +0%
minimap-idle: style recalc duration 9ms 8ms -9% z=-1.9
minimap-idle: layout count 0 0 +0%
minimap-idle: style recalc count 9 8 -11% z=-2.3
minimap-idle: task duration 658ms 739ms +12% ⚠️ z=4.5
minimap-idle: script duration 102ms 119ms +16% ⚠️ z=2.1
minimap-idle: TBT 0ms 0ms +0%
minimap-idle: heap used 64.0 MB 63.6 MB -1%
minimap-idle: DOM nodes -268 -270 +1% z=-211.4
minimap-idle: event listeners -127 -128 +1% z=-200.8
subgraph-dom-widget-clipping: avg frame time 17ms 17ms +0% z=0.1
subgraph-dom-widget-clipping: p95 frame time 17ms 17ms +0%
subgraph-dom-widget-clipping: layout duration 0ms 0ms +0%
subgraph-dom-widget-clipping: style recalc duration 11ms 11ms +2% z=-1.7
subgraph-dom-widget-clipping: layout count 0 0 +0%
subgraph-dom-widget-clipping: style recalc count 47 47 +0% z=-1.6
subgraph-dom-widget-clipping: task duration 401ms 409ms +2% z=1.7
subgraph-dom-widget-clipping: script duration 119ms 121ms +2% z=-1.1
subgraph-dom-widget-clipping: TBT 0ms 0ms +0%
subgraph-dom-widget-clipping: heap used 53.2 MB 53.4 MB +0%
subgraph-dom-widget-clipping: DOM nodes 20 20 +0% z=-1.9
subgraph-dom-widget-clipping: event listeners 6 7 +17% z=-1.6
subgraph-idle: avg frame time 17ms 17ms -0% z=-0.2
subgraph-idle: p95 frame time 17ms 17ms +0%
subgraph-idle: layout duration 0ms 0ms +0%
subgraph-idle: style recalc duration 7ms 9ms +24% z=-1.7
subgraph-idle: layout count 0 0 +0%
subgraph-idle: style recalc count 10 10 +0% z=-1.4
subgraph-idle: task duration 446ms 475ms +6% ⚠️ z=3.3
subgraph-idle: script duration 14ms 15ms +9% z=-1.9
subgraph-idle: TBT 0ms 0ms +0%
subgraph-idle: heap used 67.9 MB 68.0 MB +0%
subgraph-idle: DOM nodes 20 20 +0% z=-1.2
subgraph-idle: event listeners 4 4 +0% variance too high
subgraph-mouse-sweep: avg frame time 17ms 17ms -0% z=-0.1
subgraph-mouse-sweep: p95 frame time 17ms 17ms +1%
subgraph-mouse-sweep: layout duration 4ms 4ms -9% z=-2.8
subgraph-mouse-sweep: style recalc duration 34ms 36ms +6% z=-2.0
subgraph-mouse-sweep: layout count 16 16 +0%
subgraph-mouse-sweep: style recalc count 75 76 +1% z=-2.1
subgraph-mouse-sweep: task duration 777ms 779ms +0% z=0.2
subgraph-mouse-sweep: script duration 89ms 91ms +2% z=-1.4
subgraph-mouse-sweep: TBT 0ms 0ms +0%
subgraph-mouse-sweep: heap used 45.5 MB 52.6 MB +15%
subgraph-mouse-sweep: DOM nodes -266 -101 -62% z=-74.9
subgraph-mouse-sweep: event listeners -133 -65 -52% variance too high
subgraph-transition-enter: avg frame time 17ms 17ms +0%
subgraph-transition-enter: p95 frame time 17ms 17ms +0%
subgraph-transition-enter: layout duration 13ms 13ms -1%
subgraph-transition-enter: style recalc duration 30ms 30ms +0%
subgraph-transition-enter: layout count 15 15 +0%
subgraph-transition-enter: style recalc count 19 19 +0%
subgraph-transition-enter: task duration 915ms 951ms +4%
subgraph-transition-enter: script duration 33ms 36ms +10%
subgraph-transition-enter: TBT 140ms 140ms +0%
subgraph-transition-enter: heap used 69.4 MB 93.8 MB +35%
subgraph-transition-enter: DOM nodes 13673 13673 +0%
subgraph-transition-enter: event listeners 2371 2371 +0%
viewport-pan-sweep: avg frame time 17ms 17ms +0%
viewport-pan-sweep: p95 frame time 17ms 17ms -0%
viewport-pan-sweep: layout duration 0ms 0ms +0%
viewport-pan-sweep: style recalc duration 36ms 37ms +1%
viewport-pan-sweep: layout count 0 0 +0%
viewport-pan-sweep: style recalc count 250 250 -0%
viewport-pan-sweep: task duration 4494ms 4710ms +5%
viewport-pan-sweep: script duration 1404ms 1482ms +6%
viewport-pan-sweep: TBT 0ms 0ms +0%
viewport-pan-sweep: heap used 66.4 MB 65.9 MB -1%
viewport-pan-sweep: DOM nodes -268 -268 -0%
viewport-pan-sweep: event listeners -113 -111 -2%
vue-large-graph-idle: avg frame time 18ms 18ms -0%
vue-large-graph-idle: p95 frame time 17ms 17ms +0%
vue-large-graph-idle: layout duration 0ms 0ms +0%
vue-large-graph-idle: style recalc duration 0ms 0ms +0%
vue-large-graph-idle: layout count 0 0 +0%
vue-large-graph-idle: style recalc count 0 0 +0%
vue-large-graph-idle: task duration 16968ms 16845ms -1%
vue-large-graph-idle: script duration 583ms 589ms +1%
vue-large-graph-idle: TBT 0ms 0ms +0%
vue-large-graph-idle: heap used 158.9 MB 159.0 MB +0%
vue-large-graph-idle: DOM nodes -8311 -8311 +0%
vue-large-graph-idle: event listeners -16382 -16384 +0%
vue-large-graph-pan: avg frame time 18ms 18ms -0%
vue-large-graph-pan: p95 frame time 17ms 17ms -0%
vue-large-graph-pan: layout duration 0ms 0ms +0%
vue-large-graph-pan: style recalc duration 16ms 18ms +14%
vue-large-graph-pan: layout count 0 0 +0%
vue-large-graph-pan: style recalc count 135 142 +5%
vue-large-graph-pan: task duration 20199ms 20415ms +1%
vue-large-graph-pan: script duration 918ms 909ms -1%
vue-large-graph-pan: TBT 152ms 168ms +11%
vue-large-graph-pan: heap used 159.6 MB 151.9 MB -5%
vue-large-graph-pan: DOM nodes -8311 -8311 +0%
vue-large-graph-pan: event listeners -16378 -16379 +0%
workflow-execution: avg frame time 17ms 17ms +0% z=0.6
workflow-execution: p95 frame time 17ms 17ms -1%
workflow-execution: layout duration 1ms 1ms +25% z=-1.0
workflow-execution: style recalc duration 20ms 24ms +21% z=-0.2
workflow-execution: layout count 3 4 +33% z=-1.7
workflow-execution: style recalc count 11 20 +82% z=1.1
workflow-execution: task duration 113ms 127ms +12% z=0.3
workflow-execution: script duration 11ms 11ms -1% z=-6.2
workflow-execution: TBT 0ms 0ms +0%
workflow-execution: heap used 48.6 MB 48.8 MB +0%
workflow-execution: DOM nodes 127 150 +18% z=-1.5
workflow-execution: event listeners 65 99 +52% ⚠️ z=10.7
Historical variance (last 15 runs)
Metric μ σ CV
canvas-idle: avg frame time 17ms 0ms 0.0%
canvas-idle: layout duration 0ms 0ms 0.0%
canvas-idle: style recalc duration 11ms 1ms 8.2%
canvas-idle: layout count 0 0 0.0%
canvas-idle: style recalc count 11 1 5.0%
canvas-idle: task duration 395ms 31ms 7.9%
canvas-idle: script duration 25ms 2ms 8.8%
canvas-idle: TBT 0ms 0ms 0.0%
canvas-idle: DOM nodes 23 1 5.6%
canvas-idle: event listeners 12 5 40.9%
canvas-mouse-sweep: avg frame time 17ms 0ms 0.0%
canvas-mouse-sweep: layout duration 4ms 0ms 5.4%
canvas-mouse-sweep: style recalc duration 43ms 3ms 7.4%
canvas-mouse-sweep: layout count 12 0 0.0%
canvas-mouse-sweep: style recalc count 79 2 3.0%
canvas-mouse-sweep: task duration 865ms 58ms 6.7%
canvas-mouse-sweep: script duration 136ms 6ms 4.8%
canvas-mouse-sweep: TBT 0ms 0ms 0.0%
canvas-mouse-sweep: DOM nodes 62 3 4.2%
canvas-mouse-sweep: event listeners 8 4 49.4%
canvas-zoom-sweep: avg frame time 17ms 0ms 0.0%
canvas-zoom-sweep: layout duration 1ms 0ms 7.0%
canvas-zoom-sweep: style recalc duration 19ms 2ms 8.0%
canvas-zoom-sweep: layout count 6 0 0.0%
canvas-zoom-sweep: style recalc count 31 0 1.5%
canvas-zoom-sweep: task duration 327ms 23ms 7.1%
canvas-zoom-sweep: script duration 27ms 3ms 11.1%
canvas-zoom-sweep: TBT 0ms 0ms 0.0%
canvas-zoom-sweep: DOM nodes 79 1 1.0%
canvas-zoom-sweep: event listeners 24 5 21.8%
dom-widget-clipping: avg frame time 17ms 0ms 0.0%
dom-widget-clipping: layout duration 0ms 0ms 0.0%
dom-widget-clipping: style recalc duration 10ms 1ms 8.0%
dom-widget-clipping: layout count 0 0 0.0%
dom-widget-clipping: style recalc count 13 0 3.8%
dom-widget-clipping: task duration 365ms 16ms 4.5%
dom-widget-clipping: script duration 68ms 3ms 4.8%
dom-widget-clipping: TBT 0ms 0ms 0.0%
dom-widget-clipping: DOM nodes 22 1 6.4%
dom-widget-clipping: event listeners 8 6 81.2%
large-graph-idle: avg frame time 17ms 0ms 0.0%
large-graph-idle: layout duration 0ms 0ms 0.0%
large-graph-idle: style recalc duration 12ms 1ms 8.6%
large-graph-idle: layout count 0 0 0.0%
large-graph-idle: style recalc count 12 0 2.7%
large-graph-idle: task duration 542ms 54ms 10.0%
large-graph-idle: script duration 102ms 11ms 10.3%
large-graph-idle: TBT 0ms 0ms 0.0%
large-graph-idle: DOM nodes 25 1 3.7%
large-graph-idle: event listeners 26 6 23.2%
large-graph-pan: avg frame time 17ms 0ms 0.0%
large-graph-pan: layout duration 0ms 0ms 0.0%
large-graph-pan: style recalc duration 17ms 1ms 4.6%
large-graph-pan: layout count 0 0 0.0%
large-graph-pan: style recalc count 70 1 0.9%
large-graph-pan: task duration 1082ms 43ms 4.0%
large-graph-pan: script duration 408ms 20ms 4.8%
large-graph-pan: TBT 0ms 0ms 0.0%
large-graph-pan: DOM nodes 19 2 8.7%
large-graph-pan: event listeners 5 1 16.8%
minimap-idle: avg frame time 17ms 0ms 0.0%
minimap-idle: layout duration 0ms 0ms 0.0%
minimap-idle: style recalc duration 10ms 1ms 8.6%
minimap-idle: layout count 0 0 0.0%
minimap-idle: style recalc count 10 1 7.1%
minimap-idle: task duration 527ms 47ms 9.0%
minimap-idle: script duration 98ms 10ms 10.1%
minimap-idle: TBT 0ms 0ms 0.0%
minimap-idle: DOM nodes 19 1 7.1%
minimap-idle: event listeners 5 1 14.4%
subgraph-dom-widget-clipping: avg frame time 17ms 0ms 0.0%
subgraph-dom-widget-clipping: layout duration 0ms 0ms 0.0%
subgraph-dom-widget-clipping: style recalc duration 13ms 1ms 7.4%
subgraph-dom-widget-clipping: layout count 0 0 0.0%
subgraph-dom-widget-clipping: style recalc count 48 1 1.2%
subgraph-dom-widget-clipping: task duration 378ms 18ms 4.9%
subgraph-dom-widget-clipping: script duration 128ms 6ms 4.9%
subgraph-dom-widget-clipping: TBT 0ms 0ms 0.0%
subgraph-dom-widget-clipping: DOM nodes 22 1 5.0%
subgraph-dom-widget-clipping: event listeners 16 6 36.0%
subgraph-idle: avg frame time 17ms 0ms 0.0%
subgraph-idle: layout duration 0ms 0ms 0.0%
subgraph-idle: style recalc duration 10ms 1ms 7.5%
subgraph-idle: layout count 0 0 0.0%
subgraph-idle: style recalc count 11 1 6.0%
subgraph-idle: task duration 370ms 31ms 8.5%
subgraph-idle: script duration 20ms 3ms 13.2%
subgraph-idle: TBT 0ms 0ms 0.0%
subgraph-idle: DOM nodes 22 1 6.9%
subgraph-idle: event listeners 10 7 64.5%
subgraph-mouse-sweep: avg frame time 17ms 0ms 0.0%
subgraph-mouse-sweep: layout duration 5ms 0ms 6.8%
subgraph-mouse-sweep: style recalc duration 42ms 3ms 7.8%
subgraph-mouse-sweep: layout count 16 0 0.0%
subgraph-mouse-sweep: style recalc count 80 2 2.4%
subgraph-mouse-sweep: task duration 766ms 69ms 9.0%
subgraph-mouse-sweep: script duration 101ms 7ms 6.5%
subgraph-mouse-sweep: TBT 0ms 0ms 0.0%
subgraph-mouse-sweep: DOM nodes 67 2 3.3%
subgraph-mouse-sweep: event listeners 8 4 52.6%
workflow-execution: avg frame time 17ms 0ms 0.0%
workflow-execution: layout duration 2ms 0ms 9.4%
workflow-execution: style recalc duration 24ms 2ms 9.1%
workflow-execution: layout count 5 1 11.0%
workflow-execution: style recalc count 18 2 11.5%
workflow-execution: task duration 123ms 11ms 8.8%
workflow-execution: script duration 29ms 3ms 10.2%
workflow-execution: TBT 0ms 0ms 0.0%
workflow-execution: DOM nodes 161 7 4.4%
workflow-execution: event listeners 52 4 8.4%
Trend (last 15 commits on main)
Metric Trend Dir Latest
canvas-idle: avg frame time ▆▃▆▁▆▃▆█▆▆▄▃▃▄▃ ➡️ 17ms
canvas-idle: p95 frame time ➡️ NaNms
canvas-idle: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
canvas-idle: style recalc duration ▇▇▆▆▃█▄▃▄▃▇▄▁▆▇ ➡️ 11ms
canvas-idle: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
canvas-idle: style recalc count █▃▅▂▅▆▃▁▂▁▂▅▆▅▆ ➡️ 12
canvas-idle: task duration ▃▃▃▆▂▃▃▅▆▂█▃▁▃▃ ➡️ 391ms
canvas-idle: script duration ▄▃▅▇▂▅▃▆▇▅█▄▁▅▆ ➡️ 27ms
canvas-idle: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
canvas-idle: heap used ➡️ NaN MB
canvas-idle: DOM nodes █▇▆▅▃▇▃▁▂▂▅▆▆▆▇ ➡️ 24
canvas-idle: event listeners ▅█▅▄▁▅▁▁▁▄▅▅▁▅▄ 📉 11
canvas-mouse-sweep: avg frame time ▆█▆▃▁▃▁▆▆▁▃▆▆▃▃ ➡️ 17ms
canvas-mouse-sweep: p95 frame time ➡️ NaNms
canvas-mouse-sweep: layout duration ▁▃▂▄▁▂▁▃▆▂█▇▆▄▃ ➡️ 4ms
canvas-mouse-sweep: style recalc duration ▄▄▂▄▁▂▃▃▅▄█▆▂▄▄ ➡️ 43ms
canvas-mouse-sweep: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 12
canvas-mouse-sweep: style recalc count █▅▄▃▂▂▁▄▄▅▆▅▂▇▄ ➡️ 79
canvas-mouse-sweep: task duration █▆▄▂▂▃▂▄▄▅█▆▁▆▄ ➡️ 868ms
canvas-mouse-sweep: script duration ▄▅▄▆▄▆▆▆▅▅█▆▁▅▆ ➡️ 139ms
canvas-mouse-sweep: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
canvas-mouse-sweep: heap used ➡️ NaN MB
canvas-mouse-sweep: DOM nodes █▅▃▃▁▂▂▃▂▄▆▅▃▅▅ ➡️ 64
canvas-mouse-sweep: event listeners █▁▁▁▁▁▇▁▁▁██▇▁█ 📈 13
canvas-zoom-sweep: avg frame time ▅▅█▄▅▁▁▁▅▁▁▅▄▅▁ ➡️ 17ms
canvas-zoom-sweep: p95 frame time ➡️ NaNms
canvas-zoom-sweep: layout duration ▆▅▅▄▁▁█▅▃▅▇▆▁▂▆ ➡️ 1ms
canvas-zoom-sweep: style recalc duration ▆▅▄▆▅▃█▆▇▅▇▄▁▃▅ ➡️ 20ms
canvas-zoom-sweep: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 6
canvas-zoom-sweep: style recalc count ▁▁▃▄▆▃▆█▄▄▆▁▆▁▆ ➡️ 32
canvas-zoom-sweep: task duration ▄▂▁▇▂▂▄▅▆▃█▄▁▁▅ ➡️ 338ms
canvas-zoom-sweep: script duration ▃▃▂▇▂▂▅▇▆▅█▄▁▂▆ ➡️ 30ms
canvas-zoom-sweep: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
canvas-zoom-sweep: heap used ➡️ NaN MB
canvas-zoom-sweep: DOM nodes ▄▃▁▅█▁▃▆▄▅▅▃▃▄▃ ➡️ 79
canvas-zoom-sweep: event listeners ▁▁▂▅█▂▁▅▁▅▅▄▁▅▁ ➡️ 19
dom-widget-clipping: avg frame time ▂▄▅▅▂▄█▇▅▇▇▅▅▁▇ ➡️ 17ms
dom-widget-clipping: p95 frame time ➡️ NaNms
dom-widget-clipping: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
dom-widget-clipping: style recalc duration ▆▆▂▆▄▃██▄▁▆▇▆▃▅ ➡️ 10ms
dom-widget-clipping: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
dom-widget-clipping: style recalc count ▇█▅█▅▄█▇▇▁▇▄▇▂▅ ➡️ 13
dom-widget-clipping: task duration ▃▃▁▅▄▃▅▆▅▂▇█▁▅▅ ➡️ 371ms
dom-widget-clipping: script duration ▅▄▄▆▆▅▇▇▆▃█▇▁▇▇ ➡️ 71ms
dom-widget-clipping: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
dom-widget-clipping: heap used ➡️ NaN MB
dom-widget-clipping: DOM nodes ▇▇▄▇▅▄█▇▅▁▅▄▇▃▄ ➡️ 21
dom-widget-clipping: event listeners ▅▅▅▅▁▅██▁▁▁▁█▁▁ 📉 2
large-graph-idle: avg frame time ▅▅▅▅▅▂▁▂▄▅▄▂▂▅█ ➡️ 17ms
large-graph-idle: p95 frame time ➡️ NaNms
large-graph-idle: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
large-graph-idle: style recalc duration ▅▅▅▆▄▅▃▄▅▅▆█▁▄▆ ➡️ 13ms
large-graph-idle: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
large-graph-idle: style recalc count █▆█▃▃▁▃▆▃▆▆▃▆██ ➡️ 12
large-graph-idle: task duration ▂▃▂▆▂▃▃▇▅▃██▁▂▅ ➡️ 569ms
large-graph-idle: script duration ▄▅▄▆▄▅▅▇▆▅█▆▁▃▆ ➡️ 110ms
large-graph-idle: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
large-graph-idle: heap used ➡️ NaN MB
large-graph-idle: DOM nodes ▆█▅▂▅▃▁▂▃▅▅▆▂▆▅ ➡️ 25
large-graph-idle: event listeners ███▇██▄▁▄▇▇█▂█▇ ➡️ 29
large-graph-pan: avg frame time ▆▃▃▆█▃▁█▆▆▆▆█▁▆ ➡️ 17ms
large-graph-pan: p95 frame time ➡️ NaNms
large-graph-pan: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
large-graph-pan: style recalc duration ▃▂▄▄▁▅▂▂▁▄▄█▃▁▂ ➡️ 17ms
large-graph-pan: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
large-graph-pan: style recalc count ▆▃█▂▃▂▂▂▁▇▅▃█▆▃ ➡️ 69
large-graph-pan: task duration ▄▃▄▆▄▄▄▆▄▄█▆▁▂▅ ➡️ 1100ms
large-graph-pan: script duration ▅▄▅▆▆▅▄▆▄▅█▄▁▄▅ ➡️ 413ms
large-graph-pan: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
large-graph-pan: heap used ➡️ NaN MB
large-graph-pan: DOM nodes ▅▃▆▂▄▁▃▁▁▅▁▂█▅▂ ➡️ 18
large-graph-pan: event listeners █▆█▁▁▆▁▁▃▆▁▃██▃ ➡️ 5
minimap-idle: avg frame time ▃▆▆▃█▁█▆▆▃▃▆█▆█ ➡️ 17ms
minimap-idle: p95 frame time ➡️ NaNms
minimap-idle: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
minimap-idle: style recalc duration ▄█▁█▅▅█▅▅▃▅▁▁▄▆ ➡️ 10ms
minimap-idle: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
minimap-idle: style recalc count ▃▅▂▄█▃▆▁▂▅▂▁▅▆▃ ➡️ 9
minimap-idle: task duration ▃▄▁▅▁▃▄▅▇▃█▅▁▁▅ ➡️ 547ms
minimap-idle: script duration ▄▆▃▇▃▅▆▆▇▅█▅▁▃▆ ➡️ 106ms
minimap-idle: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
minimap-idle: heap used ➡️ NaN MB
minimap-idle: DOM nodes ▃▅▂▄█▃▆▁▂▅▂▁▅▆▃ ➡️ 19
minimap-idle: event listeners ▃▃▆▁▁▁▃▁▁▆▁▃█▆▁ ➡️ 4
subgraph-dom-widget-clipping: avg frame time ▅▄▄▄▄▄█▄▄▄▃▁▆▃▃ ➡️ 17ms
subgraph-dom-widget-clipping: p95 frame time ➡️ NaNms
subgraph-dom-widget-clipping: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
subgraph-dom-widget-clipping: style recalc duration ▂▄▃▅▅▃▂▅▇▃▄█▁▄▆ ➡️ 14ms
subgraph-dom-widget-clipping: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
subgraph-dom-widget-clipping: style recalc count ▇█▆▃▆▃▁▆█▇▃▆▇█▅ ➡️ 48
subgraph-dom-widget-clipping: task duration ▂▃▃▆▅▅▂▅█▂▆█▁▂▇ ➡️ 398ms
subgraph-dom-widget-clipping: script duration ▃▃▃▄▅▅▂▄█▂▅▇▁▂▅ ➡️ 131ms
subgraph-dom-widget-clipping: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
subgraph-dom-widget-clipping: heap used ➡️ NaN MB
subgraph-dom-widget-clipping: DOM nodes ▅▇▅▂▅▂▁▅▅▅▁▇▅█▄ ➡️ 22
subgraph-dom-widget-clipping: event listeners ▅▅▅▂▅▁▅██▁▁█▅█▅ 📈 16
subgraph-idle: avg frame time ▆▆█▁▆▃▆▆▆▃▆▁▃▆█ ➡️ 17ms
subgraph-idle: p95 frame time ➡️ NaNms
subgraph-idle: layout duration ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
subgraph-idle: style recalc duration ▁▇▃▆▂▄▂▃▃▆▆▄▃▇█ ➡️ 12ms
subgraph-idle: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0
subgraph-idle: style recalc count ▃▆▃▃▂▅▁▂▁▆▃▃██▇ ➡️ 12
subgraph-idle: task duration ▁▃▁▇▁▁▃▆▅▂█▅▁▁▄ ➡️ 378ms
subgraph-idle: script duration ▁▃▂▇▁▂▃▇▆▂█▅▂▁▅ ➡️ 22ms
subgraph-idle: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
subgraph-idle: heap used ➡️ NaN MB
subgraph-idle: DOM nodes ▃▅▃▂▁▄▁▂▁▅▃▂▇█▇ ➡️ 24
subgraph-idle: event listeners ▁▅▁▁▁▁▁▁▁▅▄▁███ 📈 21
subgraph-mouse-sweep: avg frame time ▅▄▁▃▃▄▆▄▆▃▃█▁▃▃ ➡️ 17ms
subgraph-mouse-sweep: p95 frame time ➡️ NaNms
subgraph-mouse-sweep: layout duration ▁▄▄▄▃▃▅▅▅▂█▇▂▃▆ ➡️ 5ms
subgraph-mouse-sweep: style recalc duration ▃▂▄▅▂▃▄▅█▃█▆▁▂▅ ➡️ 43ms
subgraph-mouse-sweep: layout count ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 16
subgraph-mouse-sweep: style recalc count ▅▂▅▅▁▄▃▅█▅▆▄▂▄▅ ➡️ 81
subgraph-mouse-sweep: task duration ▃▂▄▅▂▄▄▅▇▄█▆▁▃▅ ➡️ 785ms
subgraph-mouse-sweep: script duration ▄▅▄▇▅▅▆▇▆▅██▁▄▆ ➡️ 105ms
subgraph-mouse-sweep: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
subgraph-mouse-sweep: heap used ➡️ NaN MB
subgraph-mouse-sweep: DOM nodes ▅▁▄▅▁▄▃▃█▅▅▄▂▅▃ ➡️ 66
subgraph-mouse-sweep: event listeners ▇▁▂▇▁▂▂▂█▇▂▂▇▇▂ 📈 5
workflow-execution: avg frame time ▆▆▆▄▆▆▃▄▁▄█▆▅▄▆ ➡️ 17ms
workflow-execution: p95 frame time ➡️ NaNms
workflow-execution: layout duration ▁▆▁▃▂▄▃▂▃▃▅█▄▂▅ ➡️ 2ms
workflow-execution: style recalc duration ▃▇▅▇▁▅▆▇█▁██▂▄▆ ➡️ 25ms
workflow-execution: layout count ▁█▂▃▂▃▃▁▃▃▄▃▂▃▂ ➡️ 5
workflow-execution: style recalc count ▃█▅▇▁▄▅▆▅▅▅▅▄▄▂ ➡️ 15
workflow-execution: task duration ▂▅▄▅▁▄▆▆▆▁▇█▁▃▃ ➡️ 120ms
workflow-execution: script duration ▄▃▄▄▃▅▄▅▆▂▇█▁▃▄ ➡️ 29ms
workflow-execution: TBT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ➡️ 0ms
workflow-execution: heap used ➡️ NaN MB
workflow-execution: DOM nodes ▂█▃▆▁▄▃▅▃█▃▃▄▃▁ ➡️ 152
workflow-execution: event listeners ▅███▁▅███▁██▅█▅ ➡️ 49
Raw data
{
  "timestamp": "2026-07-27T23:42:11.892Z",
  "gitSha": "829fdbba6f74305687a7a98b91ab00945bc26c7e",
  "branch": "fix/fe-1277-member-only-credit-limits",
  "measurements": [
    {
      "name": "canvas-idle",
      "durationMs": 2049.453999999997,
      "styleRecalcs": 10,
      "styleRecalcDurationMs": 9.663,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 495.748,
      "heapDeltaBytes": 3374236,
      "heapUsedBytes": 70791152,
      "domNodes": 20,
      "jsHeapTotalBytes": 20582400,
      "scriptDurationMs": 20.557,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "canvas-idle",
      "durationMs": 2016.2819999999897,
      "styleRecalcs": 9,
      "styleRecalcDurationMs": 8.131999999999998,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 442.417,
      "heapDeltaBytes": 3578936,
      "heapUsedBytes": 71165472,
      "domNodes": 18,
      "jsHeapTotalBytes": 20320256,
      "scriptDurationMs": 15.092000000000004,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "canvas-mouse-sweep",
      "durationMs": 1954.8999999999808,
      "styleRecalcs": 76,
      "styleRecalcDurationMs": 45.168,
      "layouts": 12,
      "layoutDurationMs": 4.047999999999999,
      "taskDurationMs": 969.6870000000001,
      "heapDeltaBytes": -1686208,
      "heapUsedBytes": 65753568,
      "domNodes": 58,
      "jsHeapTotalBytes": 21893120,
      "scriptDurationMs": 135.755,
      "eventListeners": 6,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "canvas-mouse-sweep",
      "durationMs": 1873.1469999999604,
      "styleRecalcs": 74,
      "styleRecalcDurationMs": 38,
      "layouts": 12,
      "layoutDurationMs": 3.458,
      "taskDurationMs": 903.0970000000001,
      "heapDeltaBytes": -15359476,
      "heapUsedBytes": 52167436,
      "domNodes": -267,
      "jsHeapTotalBytes": 20971520,
      "scriptDurationMs": 126.503,
      "eventListeners": -133,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "canvas-zoom-sweep",
      "durationMs": 1726.854000000003,
      "styleRecalcs": 32,
      "styleRecalcDurationMs": 18.536,
      "layouts": 6,
      "layoutDurationMs": 0.6709999999999999,
      "taskDurationMs": 405.017,
      "heapDeltaBytes": 7032852,
      "heapUsedBytes": 74801288,
      "domNodes": 77,
      "jsHeapTotalBytes": 20320256,
      "scriptDurationMs": 21.817999999999998,
      "eventListeners": 19,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "canvas-zoom-sweep",
      "durationMs": 1728.2690000000684,
      "styleRecalcs": 31,
      "styleRecalcDurationMs": 16.519,
      "layouts": 6,
      "layoutDurationMs": 0.594,
      "taskDurationMs": 362.146,
      "heapDeltaBytes": 6962956,
      "heapUsedBytes": 74713120,
      "domNodes": 77,
      "jsHeapTotalBytes": 20058112,
      "scriptDurationMs": 17.633,
      "eventListeners": 19,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "dom-widget-clipping",
      "durationMs": 622.2429999999974,
      "styleRecalcs": 11,
      "styleRecalcDurationMs": 8.230999999999998,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 398.61,
      "heapDeltaBytes": -12143968,
      "heapUsedBytes": 55459696,
      "domNodes": 18,
      "jsHeapTotalBytes": 20844544,
      "scriptDurationMs": 62.336999999999996,
      "eventListeners": 2,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66999999999998,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "dom-widget-clipping",
      "durationMs": 597.723999999971,
      "styleRecalcs": 9,
      "styleRecalcDurationMs": 6.348,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 381.892,
      "heapDeltaBytes": -12217792,
      "heapUsedBytes": 55358664,
      "domNodes": 14,
      "jsHeapTotalBytes": 21630976,
      "scriptDurationMs": 58.995,
      "eventListeners": 0,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "large-graph-idle",
      "durationMs": 2042.0690000000263,
      "styleRecalcs": 10,
      "styleRecalcDurationMs": 10.359,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 764.4820000000001,
      "heapDeltaBytes": 6670396,
      "heapUsedBytes": 65192192,
      "domNodes": -268,
      "jsHeapTotalBytes": 4788224,
      "scriptDurationMs": 124.586,
      "eventListeners": -129,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-idle",
      "durationMs": 2009.8709999999755,
      "styleRecalcs": 10,
      "styleRecalcDurationMs": 9.126999999999999,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 682.9990000000001,
      "heapDeltaBytes": 6037552,
      "heapUsedBytes": 64611364,
      "domNodes": -268,
      "jsHeapTotalBytes": 4788224,
      "scriptDurationMs": 103.891,
      "eventListeners": -129,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "large-graph-pan",
      "durationMs": 2213.6049999999727,
      "styleRecalcs": 69,
      "styleRecalcDurationMs": 14.059,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 1334.9550000000002,
      "heapDeltaBytes": 6240976,
      "heapUsedBytes": 65695368,
      "domNodes": -268,
      "jsHeapTotalBytes": 4993024,
      "scriptDurationMs": 452.538,
      "eventListeners": -127,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333335,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "large-graph-pan",
      "durationMs": 2148.114000000078,
      "styleRecalcs": 69,
      "styleRecalcDurationMs": 13.650000000000002,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 1255.187,
      "heapDeltaBytes": -3809720,
      "heapUsedBytes": 55933568,
      "domNodes": -270,
      "jsHeapTotalBytes": 4788224,
      "scriptDurationMs": 428.515,
      "eventListeners": -129,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-zoom",
      "durationMs": 3332.403999999997,
      "styleRecalcs": 66,
      "styleRecalcDurationMs": 17.317,
      "layouts": 60,
      "layoutDurationMs": 7.42,
      "taskDurationMs": 1574.1520000000003,
      "heapDeltaBytes": 24201828,
      "heapUsedBytes": 85417076,
      "domNodes": 14,
      "jsHeapTotalBytes": 7864320,
      "scriptDurationMs": 561.697,
      "eventListeners": 8,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-zoom",
      "durationMs": 3184.2100000000073,
      "styleRecalcs": 65,
      "styleRecalcDurationMs": 14.071000000000003,
      "layouts": 60,
      "layoutDurationMs": 7.077999999999999,
      "taskDurationMs": 1499.525,
      "heapDeltaBytes": -2191820,
      "heapUsedBytes": 59153728,
      "domNodes": -274,
      "jsHeapTotalBytes": 7933952,
      "scriptDurationMs": 526.512,
      "eventListeners": -133,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "minimap-idle",
      "durationMs": 2009.6419999999853,
      "styleRecalcs": 7,
      "styleRecalcDurationMs": 7.66,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 801.669,
      "heapDeltaBytes": 6154012,
      "heapUsedBytes": 66296608,
      "domNodes": -272,
      "jsHeapTotalBytes": 5050368,
      "scriptDurationMs": 129.77700000000002,
      "eventListeners": -129,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "minimap-idle",
      "durationMs": 2025.457000000074,
      "styleRecalcs": 9,
      "styleRecalcDurationMs": 8.358,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 676.374,
      "heapDeltaBytes": 7064312,
      "heapUsedBytes": 67052132,
      "domNodes": -268,
      "jsHeapTotalBytes": 3477504,
      "scriptDurationMs": 107.65,
      "eventListeners": -127,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333335,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "subgraph-dom-widget-clipping",
      "durationMs": 593.9450000000193,
      "styleRecalcs": 48,
      "styleRecalcDurationMs": 12.353000000000002,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 407.51200000000006,
      "heapDeltaBytes": -11671728,
      "heapUsedBytes": 55729992,
      "domNodes": 22,
      "jsHeapTotalBytes": 21893120,
      "scriptDurationMs": 118.04599999999999,
      "eventListeners": 6,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-dom-widget-clipping",
      "durationMs": 607.003000000077,
      "styleRecalcs": 46,
      "styleRecalcDurationMs": 9.871999999999998,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 410.62399999999997,
      "heapDeltaBytes": -11388552,
      "heapUsedBytes": 56310248,
      "domNodes": 18,
      "jsHeapTotalBytes": 22155264,
      "scriptDurationMs": 124.45699999999998,
      "eventListeners": 8,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "subgraph-idle",
      "durationMs": 2010.8429999999657,
      "styleRecalcs": 10,
      "styleRecalcDurationMs": 9.532999999999998,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 469.787,
      "heapDeltaBytes": 3469192,
      "heapUsedBytes": 70934576,
      "domNodes": 20,
      "jsHeapTotalBytes": 21106688,
      "scriptDurationMs": 15.771999999999998,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-idle",
      "durationMs": 2005.215000000021,
      "styleRecalcs": 10,
      "styleRecalcDurationMs": 8.66,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 480.0110000000001,
      "heapDeltaBytes": 3971208,
      "heapUsedBytes": 71687716,
      "domNodes": 20,
      "jsHeapTotalBytes": 20582400,
      "scriptDurationMs": 14.411,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-mouse-sweep",
      "durationMs": 1711.5360000000237,
      "styleRecalcs": 76,
      "styleRecalcDurationMs": 35.145999999999994,
      "layouts": 16,
      "layoutDurationMs": 3.6670000000000003,
      "taskDurationMs": 814.271,
      "heapDeltaBytes": -19276744,
      "heapUsedBytes": 48339656,
      "domNodes": -266,
      "jsHeapTotalBytes": 21233664,
      "scriptDurationMs": 93.318,
      "eventListeners": -133,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "subgraph-mouse-sweep",
      "durationMs": 1699.8029999999744,
      "styleRecalcs": 76,
      "styleRecalcDurationMs": 36.219,
      "layouts": 16,
      "layoutDurationMs": 3.9170000000000003,
      "taskDurationMs": 743.591,
      "heapDeltaBytes": -5518120,
      "heapUsedBytes": 61903124,
      "domNodes": 65,
      "jsHeapTotalBytes": 20582400,
      "scriptDurationMs": 89.416,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "subgraph-transition-enter",
      "durationMs": 1399.9789999999734,
      "styleRecalcs": 19,
      "styleRecalcDurationMs": 30.156000000000002,
      "layouts": 15,
      "layoutDurationMs": 12.504000000000001,
      "taskDurationMs": 950.7290000000002,
      "heapDeltaBytes": 29163320,
      "heapUsedBytes": 98353372,
      "domNodes": 13673,
      "jsHeapTotalBytes": 15728640,
      "scriptDurationMs": 36.332,
      "eventListeners": 2371,
      "totalBlockingTimeMs": 140,
      "frameDurationMs": 16.666666666666696,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "viewport-pan-sweep",
      "durationMs": 8584.338000000003,
      "styleRecalcs": 250,
      "styleRecalcDurationMs": 37.486,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 4810.686,
      "heapDeltaBytes": 8548956,
      "heapUsedBytes": 67110516,
      "domNodes": -266,
      "jsHeapTotalBytes": 7061504,
      "scriptDurationMs": 1464.379,
      "eventListeners": -111,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "viewport-pan-sweep",
      "durationMs": 8316.382000000089,
      "styleRecalcs": 249,
      "styleRecalcDurationMs": 35.846000000000004,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 4608.714,
      "heapDeltaBytes": 11430704,
      "heapUsedBytes": 71135768,
      "domNodes": -269,
      "jsHeapTotalBytes": 7847936,
      "scriptDurationMs": 1499.888,
      "eventListeners": -111,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "vue-large-graph-idle",
      "durationMs": 17015.33699999999,
      "styleRecalcs": 0,
      "styleRecalcDurationMs": 0,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 16963.805,
      "heapDeltaBytes": -63350236,
      "heapUsedBytes": 166602212,
      "domNodes": -8311,
      "jsHeapTotalBytes": -13307904,
      "scriptDurationMs": 603.004,
      "eventListeners": -16384,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 17.780000000000047,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "vue-large-graph-idle",
      "durationMs": 16766.533999999978,
      "styleRecalcs": 0,
      "styleRecalcDurationMs": 0,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 16726.689000000002,
      "heapDeltaBytes": -49614348,
      "heapUsedBytes": 166878736,
      "domNodes": -8311,
      "jsHeapTotalBytes": -15142912,
      "scriptDurationMs": 574.131,
      "eventListeners": -16384,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 17.77333333333336,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "vue-large-graph-pan",
      "durationMs": 20705.72599999997,
      "styleRecalcs": 143,
      "styleRecalcDurationMs": 17.421999999999993,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 20662.525999999998,
      "heapDeltaBytes": -51510472,
      "heapUsedBytes": 166489936,
      "domNodes": -8311,
      "jsHeapTotalBytes": -13832192,
      "scriptDurationMs": 934.2199999999999,
      "eventListeners": -16376,
      "totalBlockingTimeMs": 197,
      "frameDurationMs": 17.776666666666642,
      "p95FrameDurationMs": 16.80000000000291
    },
    {
      "name": "vue-large-graph-pan",
      "durationMs": 20213.771000000066,
      "styleRecalcs": 141,
      "styleRecalcDurationMs": 18.818999999999974,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 20167.141,
      "heapDeltaBytes": -66023836,
      "heapUsedBytes": 152046956,
      "domNodes": -8311,
      "jsHeapTotalBytes": -13045760,
      "scriptDurationMs": 883.0440000000001,
      "eventListeners": -16382,
      "totalBlockingTimeMs": 139,
      "frameDurationMs": 17.776666666666642,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "workflow-execution",
      "durationMs": 482.3769999999854,
      "styleRecalcs": 28,
      "styleRecalcDurationMs": 30.586999999999996,
      "layouts": 5,
      "layoutDurationMs": 2.2279999999999998,
      "taskDurationMs": 150.866,
      "heapDeltaBytes": -15286956,
      "heapUsedBytes": 51636584,
      "domNodes": 183,
      "jsHeapTotalBytes": 7999488,
      "scriptDurationMs": 11.443,
      "eventListeners": 132,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "workflow-execution",
      "durationMs": 453.6050000000387,
      "styleRecalcs": 12,
      "styleRecalcDurationMs": 17.087999999999997,
      "layouts": 3,
      "layoutDurationMs": 0.5900000000000001,
      "taskDurationMs": 102.277,
      "heapDeltaBytes": -16041500,
      "heapUsedBytes": 50616664,
      "domNodes": 117,
      "jsHeapTotalBytes": 7999488,
      "scriptDurationMs": 9.988,
      "eventListeners": 65,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.699999999999818
    }
  ]
}

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
src/platform/workspace/composables/useMembersPanel.test.ts (1)

826-830: 📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win

Exercise the billing-disabled branch with an eligible member.

This test targets the creator, so it returns [] before billingControlEnabled is evaluated. Use a non-creator member fixture and assert that changeRole and removeMember remain while setCreditLimit is omitted.

As per path instructions, tests must cover billing-flag on/off behavior and avoid redundant branch-only assertions.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@src/platform/workspace/composables/useMembersPanel.test.ts` around lines 826
- 830, Update the test around setup() to use an eligible non-creator member
instead of the creator fixture, ensuring execution reaches the
billingControlEnabled check. Assert that the resulting menu includes changeRole
and removeMember but excludes setCreditLimit when
mockBillingControlEnabled.value is false, while avoiding redundant
creator-branch assertions.

Source: Path instructions

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Outside diff comments:
In `@src/platform/workspace/composables/useMembersPanel.test.ts`:
- Around line 826-830: Update the test around setup() to use an eligible
non-creator member instead of the creator fixture, ensuring execution reaches
the billingControlEnabled check. Assert that the resulting menu includes
changeRole and removeMember but excludes setCreditLimit when
mockBillingControlEnabled.value is false, while avoiding redundant
creator-branch assertions.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 4a5089e4-f8f5-446c-8015-e76730c8bb14

📥 Commits

Reviewing files that changed from the base of the PR and between 5f62b62 and ea00bd4.

📒 Files selected for processing (3)
  • src/platform/workspace/components/dialogs/settings/MembersPanelContent.test.ts
  • src/platform/workspace/composables/useMembersPanel.test.ts
  • src/platform/workspace/composables/useMembersPanel.ts

@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@           Coverage Diff            @@
##             main   #14168    +/-   ##
========================================
  Coverage   79.37%   79.37%            
========================================
  Files        1742     1742            
  Lines      118815   118816     +1     
  Branches    39777    39083   -694     
========================================
+ Hits        94305    94306     +1     
+ Misses      23850    23843     -7     
- Partials      660      667     +7     
Flag Coverage Δ
unit 68.55% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
.../platform/workspace/composables/useMembersPanel.ts 95.83% <100.00%> (+0.02%) ⬆️

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jtydhr88 jtydhr88 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@jtydhr88 jtydhr88 assigned dante01yoon and unassigned jtydhr88 Jul 28, 2026
@dante01yoon dante01yoon added core/1.48 needs-backport Fix/change that needs to be cherry-picked to the current feature freeze branch labels Jul 28, 2026
@dante01yoon
dante01yoon added this pull request to the merge queue Jul 28, 2026
Merged via the queue into main with commit 0dced0d Jul 28, 2026
114 checks passed
@dante01yoon
dante01yoon deleted the fix/fe-1277-member-only-credit-limits branch July 28, 2026 20:04
@comfy-pr-bot

Copy link
Copy Markdown
Member

@dante01yoon Successfully backported to #14214

@comfy-pr-bot

Copy link
Copy Markdown
Member

@dante01yoon Successfully backported to #14215

@github-actions github-actions Bot removed the needs-backport Fix/change that needs to be cherry-picked to the current feature freeze branch label Jul 28, 2026
@dante01yoon dante01yoon added the needs-backport Fix/change that needs to be cherry-picked to the current feature freeze branch label Jul 28, 2026
comfy-pr-bot added a commit that referenced this pull request Jul 28, 2026
…o members (#14215)

Backport of #14168 to `cloud/1.48`

Automatically created by backport workflow.

Co-authored-by: Dante <bunggl@naver.com>
Co-authored-by: Jaewon Yoon <jaewon@comfy.org>
Co-authored-by: Amp <amp@ampcode.com>
@github-actions

Copy link
Copy Markdown

⚠️ Backport to cloud/1.48 failed

Reason: Merge conflicts detected during cherry-pick of 0dced0d

The auto-backport could not be completed automatically. Please backport
manually onto branch backport-14168-to-cloud-1.48 (from origin/cloud/1.48) and
open a PR to cloud/1.48.

📄 Conflicting files

🤖 Prompt for AI Agents
Backport PR #14168 (https://github.com/Comfy-Org/ComfyUI_frontend/pull/14168) to cloud/1.48.
Cherry-pick merge commit 0dced0ddc69285490af7da2711c1517a59509ad4 onto new branch
backport-14168-to-cloud-1.48 from origin/cloud/1.48.
Resolve conflicts in: .
For test snapshots (browser_tests/**/*-snapshots/), accept PR version if
changed in original PR, else keep target. For package.json versions, keep
target branch. For pnpm-lock.yaml, regenerate with pnpm install.
Ask user for non-obvious conflicts.
Create PR titled "[backport cloud/1.48] <original title>" with label "backport".
See .github/workflows/pr-backport.yaml for workflow details.

cc @dante01yoon

comfy-pr-bot added a commit that referenced this pull request Jul 28, 2026
… members (#14214)

Backport of #14168 to `core/1.48`

Automatically created by backport workflow.

Co-authored-by: Dante <bunggl@naver.com>
Co-authored-by: Jaewon Yoon <jaewon@comfy.org>
Co-authored-by: Amp <amp@ampcode.com>
@comfy-pr-bot comfy-pr-bot added the released:cloud PR has been released to cloud label Jul 31, 2026
@github-actions

Copy link
Copy Markdown

⚠️ Backport to core/1.48 failed

Reason: Merge conflicts detected during cherry-pick of 0dced0d

The auto-backport could not be completed automatically. Please backport
manually onto branch backport-14168-to-core-1.48 (from origin/core/1.48) and
open a PR to core/1.48.

📄 Conflicting files

🤖 Prompt for AI Agents
Backport PR #14168 (https://github.com/Comfy-Org/ComfyUI_frontend/pull/14168) to core/1.48.
Cherry-pick merge commit 0dced0ddc69285490af7da2711c1517a59509ad4 onto new branch
backport-14168-to-core-1.48 from origin/core/1.48.
Resolve conflicts in: .
For test snapshots (browser_tests/**/*-snapshots/), accept PR version if
changed in original PR, else keep target. For package.json versions, keep
target branch. For pnpm-lock.yaml, regenerate with pnpm install.
Ask user for non-obvious conflicts.
Create PR titled "[backport core/1.48] <original title>" with label "backport".
See .github/workflows/pr-backport.yaml for workflow details.

cc @dante01yoon

@github-actions

Copy link
Copy Markdown

⚠️ Backport to cloud/1.48 failed

Reason: Merge conflicts detected during cherry-pick of 0dced0d

The auto-backport could not be completed automatically. Please backport
manually onto branch backport-14168-to-cloud-1.48 (from origin/cloud/1.48) and
open a PR to cloud/1.48.

📄 Conflicting files

🤖 Prompt for AI Agents
Backport PR #14168 (https://github.com/Comfy-Org/ComfyUI_frontend/pull/14168) to cloud/1.48.
Cherry-pick merge commit 0dced0ddc69285490af7da2711c1517a59509ad4 onto new branch
backport-14168-to-cloud-1.48 from origin/cloud/1.48.
Resolve conflicts in: .
For test snapshots (browser_tests/**/*-snapshots/), accept PR version if
changed in original PR, else keep target. For package.json versions, keep
target branch. For pnpm-lock.yaml, regenerate with pnpm install.
Ask user for non-obvious conflicts.
Create PR titled "[backport cloud/1.48] <original title>" with label "backport".
See .github/workflows/pr-backport.yaml for workflow details.

cc @dante01yoon

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

Labels

needs-backport Fix/change that needs to be cherry-picked to the current feature freeze branch preview-gpu Creates a preview ephemeral environment for this PR (GPU available) released:cloud PR has been released to cloud

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants