Skip to content

fix: gate version-update notifications on the ShowVersionUpdates setting (default off on local installs)#13171

Open
Kosinkadink wants to merge 5 commits into
mainfrom
feature/show-version-updates-flag
Open

fix: gate version-update notifications on the ShowVersionUpdates setting (default off on local installs)#13171
Kosinkadink wants to merge 5 commits into
mainfrom
feature/show-version-updates-flag

Conversation

@Kosinkadink

@Kosinkadink Kosinkadink commented Jun 26, 2026

Copy link
Copy Markdown
Member

The release / version-update notifications (the "What's New" popup, the update toast, and the help-center red dot) were gated behind the compile-time isDesktop distribution constant (__DISTRIBUTION__ === 'desktop'). That desktop-specific build is no longer shipped — builds are localhost (plain git installs and the new Comfy Desktop) and cloud — so on local installs those notifications never showed, regardless of any setting or flag.

This PR moves the gating off the dead isDesktop constant and onto the Comfy.Notification.ShowVersionUpdates setting, whose default is sourced from the show_version_updates server feature flag. The result is that a host/launcher can actually control whether new-release notifications show, and they default off on local installs.

Changes

  • Added ServerFeatureFlag.SHOW_VERSION_UPDATES.
  • releaseStore: dropped the isDesktop gating. shouldShowToast / shouldShowRedDot are now suppressed on Cloud and otherwise driven by the setting; shouldShowPopup is driven purely by the setting.
  • coreSettings: Comfy.Notification.ShowVersionUpdates default is () => api.getServerFeature('show_version_updates', isCloud) — falls back to off on local installs and on for Cloud. The user setting still overrides.
  • initialize() waits for server feature flags before fetching on non-cloud, so an injected false isn't briefly treated as enabled on first load.
  • Replaced the old distribution-based tests with behavioral coverage (setting on/off, Cloud preservation).

Behavior

toast / red dot What's New popup
plain git install off (setting off by default) off (setting off by default)
new Comfy Desktop off unless the user opts in (Desktop toggle) off unless opted in
Cloud off (unchanged) on by default (unchanged, still user-disableable)

Part of a 3-repo change for Comfy-Org/Comfy-Desktop#1194 (depends on the show_version_updates flag added in Comfy-Org/ComfyUI#14646).

The Comfy.Notification.ShowVersionUpdates default now reads the show_version_updates server feature flag (defaulting to true), letting launchers like ComfyUI Desktop change whether new-release notifications show by default. The user setting still overrides it.

Amp-Thread-ID: https://ampcode.com/threads/T-019f0347-dc00-723a-a4d2-558539329035
Co-authored-by: Amp <amp@ampcode.com>
@Kosinkadink
Kosinkadink requested a review from a team June 26, 2026 10:04
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 26, 2026
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

🎨 Storybook: ✅ Built — View Storybook

Details

⏰ Completed at: 07/09/2026, 02:13:14 AM UTC

Links

🎭 Playwright: ✅ 1692 passed, 0 failed · 2 flaky

📊 Browser Reports
  • chromium: View Report (✅ 1671 / ❌ 0 / ⚠️ 2 / ⏭️ 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: 7.78 MB gzip 🔴 +42 B

Details

Summary

  • Raw size: 32.8 MB baseline 32.8 MB — 🔴 +240 B
  • Gzip: 7.78 MB baseline 7.78 MB — 🔴 +42 B
  • Brotli: 5.35 MB baseline 5.35 MB — 🔴 +109 B
  • Bundles: 300 current • 300 baseline • 134 added / 134 removed

Category Glance
Graph Workspace 🔴 +95 B (1.27 MB) · Data & Services 🔴 +76 B (270 kB) · Utilities & Hooks 🔴 +69 B (3.39 MB) · Vendor & Third-Party ⚪ 0 B (15.3 MB) · Other ⚪ 0 B (11.7 MB) · Panels & Settings ⚪ 0 B (547 kB) · + 5 more

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

Main entry bundles and manifests

File Before After Δ Raw Δ Gzip Δ Brotli
assets/index-B5T51TGk.js (new) 47.8 kB 🔴 +47.8 kB 🔴 +14 kB 🔴 +12.2 kB
assets/index-ouUz4R_1.js (removed) 47.8 kB 🟢 -47.8 kB 🟢 -14.1 kB 🟢 -12.2 kB

Status: 1 added / 1 removed

Graph Workspace — 1.27 MB (baseline 1.27 MB) • 🔴 +95 B

Graph editor runtime, canvas, workflow orchestration

File Before After Δ Raw Δ Gzip Δ Brotli
assets/GraphView-6XW1kYRF.js (new) 1.27 MB 🔴 +1.27 MB 🔴 +271 kB 🔴 +203 kB
assets/GraphView-BSPykVLb.js (removed) 1.27 MB 🟢 -1.27 MB 🟢 -271 kB 🟢 -203 kB

Status: 1 added / 1 removed

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

Top-level views, pages, and routed surfaces

File Before After Δ Raw Δ Gzip Δ Brotli
assets/CloudSurveyView-CWomKDwt.js (removed) 19.4 kB 🟢 -19.4 kB 🟢 -5.04 kB 🟢 -4.47 kB
assets/CloudSurveyView-DzaKEWIr.js (new) 19.4 kB 🔴 +19.4 kB 🔴 +5.04 kB 🔴 +4.47 kB
assets/CloudLoginView-a2vVOIX7.js (removed) 11.4 kB 🟢 -11.4 kB 🟢 -3.07 kB 🟢 -2.68 kB
assets/CloudLoginView-ChF2nBiX.js (new) 11.4 kB 🔴 +11.4 kB 🔴 +3.07 kB 🔴 +2.69 kB
assets/CloudSignupView-DkSqZVP0.js (removed) 9.79 kB 🟢 -9.79 kB 🟢 -2.74 kB 🟢 -2.4 kB
assets/CloudSignupView-Dri2ANb3.js (new) 9.79 kB 🔴 +9.79 kB 🔴 +2.74 kB 🔴 +2.4 kB
assets/CloudLayoutView-MdE0QRSn.js (new) 9.36 kB 🔴 +9.36 kB 🔴 +2.34 kB 🔴 +2.02 kB
assets/CloudLayoutView-Y_m8qWab.js (removed) 9.36 kB 🟢 -9.36 kB 🟢 -2.34 kB 🟢 -2.03 kB
assets/UserCheckView-BMtIpCMm.js (new) 8.8 kB 🔴 +8.8 kB 🔴 +2.22 kB 🔴 +1.94 kB
assets/UserCheckView-DKQZ6F5I.js (removed) 8.8 kB 🟢 -8.8 kB 🟢 -2.22 kB 🟢 -1.93 kB
assets/CloudSubscriptionRedirectView-CRUuoYzW.js (removed) 6.98 kB 🟢 -6.98 kB 🟢 -2.58 kB 🟢 -2.27 kB
assets/CloudSubscriptionRedirectView-DiRE4oc2.js (new) 6.98 kB 🔴 +6.98 kB 🔴 +2.58 kB 🔴 +2.25 kB
assets/UserSelectView-BGICtFeq.js (removed) 6 kB 🟢 -6 kB 🟢 -2.15 kB 🟢 -1.89 kB
assets/UserSelectView-DH8-XlsN.js (new) 6 kB 🔴 +6 kB 🔴 +2.15 kB 🔴 +1.89 kB
assets/CloudForgotPasswordView-CZ1_HdPT.js (removed) 5.15 kB 🟢 -5.15 kB 🟢 -1.76 kB 🟢 -1.54 kB
assets/CloudForgotPasswordView-L1XFDpMZ.js (new) 5.15 kB 🔴 +5.15 kB 🔴 +1.76 kB 🔴 +1.54 kB
assets/CloudAuthTimeoutView-B4cPxSAH.js (removed) 4.49 kB 🟢 -4.49 kB 🟢 -1.58 kB 🟢 -1.37 kB
assets/CloudAuthTimeoutView-B9XyTBLB.js (new) 4.49 kB 🔴 +4.49 kB 🔴 +1.58 kB 🔴 +1.37 kB

Status: 9 added / 9 removed / 3 unchanged

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

Configuration panels, inspectors, and settings screens

File Before After Δ Raw Δ Gzip Δ Brotli
assets/KeybindingPanel-BbcvnQf4.js (new) 49.4 kB 🔴 +49.4 kB 🔴 +9.97 kB 🔴 +8.83 kB
assets/KeybindingPanel-DJ74XopU.js (removed) 49.4 kB 🟢 -49.4 kB 🟢 -9.97 kB 🟢 -8.82 kB
assets/SecretsPanel-D-Y1o79u.js (new) 25.1 kB 🔴 +25.1 kB 🔴 +5.93 kB 🔴 +5.22 kB
assets/SecretsPanel-ku9GKy22.js (removed) 25.1 kB 🟢 -25.1 kB 🟢 -5.93 kB 🟢 -5.22 kB
assets/CreditsPanel-F_Er-xuX.js (removed) 15.9 kB 🟢 -15.9 kB 🟢 -4.66 kB 🟢 -4.09 kB
assets/CreditsPanel-QOFPsBWz.js (new) 15.9 kB 🔴 +15.9 kB 🔴 +4.66 kB 🔴 +4.09 kB
assets/AboutPanel-BsCvZyJz.js (removed) 12 kB 🟢 -12 kB 🟢 -3.29 kB 🟢 -2.96 kB
assets/AboutPanel-CwgDpDiA.js (new) 12 kB 🔴 +12 kB 🔴 +3.29 kB 🔴 +2.94 kB
assets/SubscriptionPanel-DeZBhVk6.js (removed) 11.4 kB 🟢 -11.4 kB 🟢 -3.64 kB 🟢 -3.2 kB
assets/SubscriptionPanel-efyw6c2z.js (new) 11.4 kB 🔴 +11.4 kB 🔴 +3.63 kB 🔴 +3.18 kB
assets/ExtensionPanel-D6VLXgv6.js (removed) 9.03 kB 🟢 -9.03 kB 🟢 -2.5 kB 🟢 -2.2 kB
assets/ExtensionPanel-HSAgKjPV.js (new) 9.03 kB 🔴 +9.03 kB 🔴 +2.5 kB 🔴 +2.2 kB
assets/ServerConfigPanel-BuhbJMEh.js (removed) 6.15 kB 🟢 -6.15 kB 🟢 -1.97 kB 🟢 -1.75 kB
assets/ServerConfigPanel-CQwXWE3d.js (new) 6.15 kB 🔴 +6.15 kB 🔴 +1.98 kB 🔴 +1.76 kB
assets/UserPanel-5yp1aOjp.js (new) 5.78 kB 🔴 +5.78 kB 🔴 +1.82 kB 🔴 +1.58 kB
assets/UserPanel-DTqaRWsQ.js (removed) 5.78 kB 🟢 -5.78 kB 🟢 -1.82 kB 🟢 -1.58 kB
assets/refreshRemoteConfig-BhrkbmI8.js (new) 2.88 kB 🔴 +2.88 kB 🔴 +1.26 kB 🔴 +1.11 kB
assets/refreshRemoteConfig-DF4oGapq.js (removed) 2.88 kB 🟢 -2.88 kB 🟢 -1.26 kB 🟢 -1.11 kB
assets/cloudRemoteConfig-CzgX6Lyi.js (removed) 990 B 🟢 -990 B 🟢 -542 B 🟢 -455 B
assets/cloudRemoteConfig-DJV8l1Hg.js (new) 990 B 🔴 +990 B 🔴 +542 B 🔴 +459 B
assets/refreshRemoteConfig-5quRM6KT.js (removed) 110 B 🟢 -110 B 🟢 -89 B 🟢 -81 B
assets/refreshRemoteConfig-ybfx9iTx.js (new) 110 B 🔴 +110 B 🔴 +89 B 🔴 +85 B

Status: 11 added / 11 removed / 16 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-C8XhKdqT.js (removed) 12.3 kB 🟢 -12.3 kB 🟢 -4.19 kB 🟢 -3.66 kB
assets/SignUpForm-CJeJ-Cas.js (new) 12.3 kB 🔴 +12.3 kB 🔴 +4.19 kB 🔴 +3.66 kB
assets/auth-DdbrgTqs.js (new) 3.69 kB 🔴 +3.69 kB 🔴 +1.3 kB 🔴 +1.13 kB
assets/auth-Dz1ozVfU.js (removed) 3.69 kB 🟢 -3.69 kB 🟢 -1.3 kB 🟢 -1.11 kB
assets/usePostAuthRedirect-CMPA__LH.js (new) 3.33 kB 🔴 +3.33 kB 🔴 +1.27 kB 🔴 +1.11 kB
assets/usePostAuthRedirect-oFLbYjEy.js (removed) 3.33 kB 🟢 -3.33 kB 🟢 -1.27 kB 🟢 -1.11 kB
assets/UpdatePasswordContent-BCNYhoQU.js (new) 1.92 kB 🔴 +1.92 kB 🔴 +878 B 🔴 +766 B
assets/UpdatePasswordContent-BmxUPnsE.js (removed) 1.92 kB 🟢 -1.92 kB 🟢 -876 B 🟢 -763 B
assets/authStore-BOyEMjGi.js (new) 130 B 🔴 +130 B 🔴 +109 B 🔴 +107 B
assets/authStore-fc2oQ3Ii.js (removed) 130 B 🟢 -130 B 🟢 -109 B 🟢 -107 B
assets/workspaceAuthStore-DiKS5M0Q.js (removed) 110 B 🟢 -110 B 🟢 -104 B 🟢 -114 B
assets/workspaceAuthStore-p9pxL_tl.js (new) 110 B 🔴 +110 B 🔴 +104 B 🔴 +114 B
assets/auth-CkqI3qws.js (removed) 105 B 🟢 -105 B 🟢 -96 B 🟢 -79 B
assets/auth-GLOPRB2N.js (new) 105 B 🔴 +105 B 🔴 +96 B 🔴 +82 B

Status: 7 added / 7 removed / 3 unchanged

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

Modals, dialogs, drawers, and in-app editors

File Before After Δ Raw Δ Gzip Δ Brotli
assets/ComfyHubPublishDialog-CH-P9JOv.js (removed) 90.5 kB 🟢 -90.5 kB 🟢 -19.3 kB 🟢 -16.5 kB
assets/ComfyHubPublishDialog-DNeDrPCA.js (new) 90.5 kB 🔴 +90.5 kB 🔴 +19.3 kB 🔴 +16.5 kB
assets/useShareDialog-B95m15Dh.js (new) 23.7 kB 🔴 +23.7 kB 🔴 +5.58 kB 🔴 +4.98 kB
assets/useShareDialog-NCxbhQNl.js (removed) 23.7 kB 🟢 -23.7 kB 🟢 -5.59 kB 🟢 -4.96 kB
assets/ComfyHubPublishDialog-suM_xqCg.js (new) 143 B 🔴 +143 B 🔴 +105 B 🔴 +92 B
assets/ComfyHubPublishDialog-YXh7JE8C.js (removed) 143 B 🟢 -143 B 🟢 -105 B 🟢 -89 B
assets/useSubscriptionDialog-B8QdtTyu.js (removed) 110 B 🟢 -110 B 🟢 -102 B 🟢 -91 B
assets/useSubscriptionDialog-BlZmCY57.js (new) 110 B 🔴 +110 B 🔴 +102 B 🔴 +94 B

Status: 4 added / 4 removed / 1 unchanged

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

Reusable component library chunks

File Before After Δ Raw Δ Gzip Δ Brotli
assets/ComfyQueueButton-BVRSXDzg.js (new) 13.6 kB 🔴 +13.6 kB 🔴 +3.82 kB 🔴 +3.42 kB
assets/ComfyQueueButton-Cj1UgLr0.js (removed) 13.6 kB 🟢 -13.6 kB 🟢 -3.82 kB 🟢 -3.41 kB
assets/useTerminalTabs-C4zP1QcI.js (removed) 12.1 kB 🟢 -12.1 kB 🟢 -3.84 kB 🟢 -3.38 kB
assets/useTerminalTabs-DPAFijsf.js (new) 12.1 kB 🔴 +12.1 kB 🔴 +3.83 kB 🔴 +3.38 kB
assets/SubscribeButton-Bq8BMP5A.js (new) 2.38 kB 🔴 +2.38 kB 🔴 +1.05 kB 🔴 +918 B
assets/SubscribeButton-C_-UlLcR.js (removed) 2.38 kB 🟢 -2.38 kB 🟢 -1.05 kB 🟢 -917 B
assets/cloudFeedbackTopbarButton-CueRpzcY.js (removed) 829 B 🟢 -829 B 🟢 -499 B 🟢 -450 B
assets/cloudFeedbackTopbarButton-DeHv4niR.js (new) 829 B 🔴 +829 B 🔴 +499 B 🔴 +452 B
assets/ComfyQueueButton-Bec5Bw5A.js (new) 128 B 🔴 +128 B 🔴 +99 B 🔴 +96 B
assets/ComfyQueueButton-DVyr9pHJ.js (removed) 128 B 🟢 -128 B 🟢 -99 B 🟢 -89 B

Status: 5 added / 5 removed / 8 unchanged

Data & Services — 270 kB (baseline 270 kB) • 🔴 +76 B

Stores, services, APIs, and repositories

File Before After Δ Raw Δ Gzip Δ Brotli
assets/load3dService-Bx0dpoy6.js (removed) 126 kB 🟢 -126 kB 🟢 -27.8 kB 🟢 -23.5 kB
assets/load3dService-Ybaf4y5M.js (new) 126 kB 🔴 +126 kB 🔴 +27.8 kB 🔴 +23.5 kB
assets/api-CCQ2PR8W.js (new) 91.9 kB 🔴 +91.9 kB 🔴 +25.3 kB 🔴 +21.6 kB
assets/api-DY_5xs7U.js (removed) 91.9 kB 🟢 -91.9 kB 🟢 -25.3 kB 🟢 -21.7 kB
assets/workflowShareService-D0E1Tg7-.js (removed) 17 kB 🟢 -17 kB 🟢 -5.01 kB 🟢 -4.44 kB
assets/workflowShareService-DHBJBY43.js (new) 17 kB 🔴 +17 kB 🔴 +5.01 kB 🔴 +4.43 kB
assets/releaseStore-3nnhx4SD.js (new) 8.37 kB 🔴 +8.37 kB 🔴 +2.4 kB 🔴 +2.1 kB
assets/releaseStore-C8kZORwx.js (removed) 8.29 kB 🟢 -8.29 kB 🟢 -2.34 kB 🟢 -2.05 kB
assets/keybindingService-BusSpkkd.js (removed) 7.46 kB 🟢 -7.46 kB 🟢 -1.92 kB 🟢 -1.64 kB
assets/keybindingService-C41oeitU.js (new) 7.46 kB 🔴 +7.46 kB 🔴 +1.92 kB 🔴 +1.65 kB
assets/extensionStore-DThGZsjA.js (new) 5.29 kB 🔴 +5.29 kB 🔴 +1.86 kB 🔴 +1.57 kB
assets/extensionStore-lU8iLUn5.js (removed) 5.29 kB 🟢 -5.29 kB 🟢 -1.86 kB 🟢 -1.57 kB
assets/userStore-CQlgpxkj.js (removed) 2.42 kB 🟢 -2.42 kB 🟢 -933 B 🟢 -821 B
assets/userStore-xUaAtBlA.js (new) 2.42 kB 🔴 +2.42 kB 🔴 +931 B 🔴 +825 B
assets/audioService-B473RNJ9.js (new) 1.76 kB 🔴 +1.76 kB 🔴 +864 B 🔴 +755 B
assets/audioService-BfUwfj7v.js (removed) 1.76 kB 🟢 -1.76 kB 🟢 -862 B 🟢 -749 B
assets/dialogService-BOCypPiK.js (removed) 100 B 🟢 -100 B 🟢 -99 B 🟢 -93 B
assets/dialogService-FtDggApX.js (new) 100 B 🔴 +100 B 🔴 +99 B 🔴 +91 B
assets/settingStore-CweJT3Ck.js (new) 98 B 🔴 +98 B 🔴 +98 B 🔴 +94 B
assets/settingStore-CYcVnWBR.js (removed) 98 B 🟢 -98 B 🟢 -98 B 🟢 -91 B
assets/assetsStore-BgTuuBmJ.js (removed) 96 B 🟢 -96 B 🟢 -97 B 🟢 -88 B
assets/assetsStore-DEnjiwLK.js (new) 96 B 🔴 +96 B 🔴 +97 B 🔴 +86 B
assets/releaseStore-DPd42OGQ.js (new) 95 B 🔴 +95 B 🔴 +86 B 🔴 +86 B
assets/releaseStore-DrpeGXrL.js (removed) 95 B 🟢 -95 B 🟢 -86 B 🟢 -86 B
assets/api-BhqBrCHQ.js (new) 62 B 🔴 +62 B 🔴 +74 B 🔴 +66 B
assets/api-DmaE53gR.js (removed) 62 B 🟢 -62 B 🟢 -74 B 🟢 -66 B

Status: 13 added / 13 removed / 3 unchanged

Utilities & Hooks — 3.39 MB (baseline 3.39 MB) • 🔴 +69 B

Helpers, composables, and utility bundles

File Before After Δ Raw Δ Gzip Δ Brotli
assets/promotionUtils-BFC04Tbl.js (new) 3.02 MB 🔴 +3.02 MB 🔴 +698 kB 🔴 +527 kB
assets/promotionUtils-DqcXHOnP.js (removed) 3.02 MB 🟢 -3.02 MB 🟢 -698 kB 🟢 -526 kB
assets/useConflictDetection-CXhBsgpT.js (removed) 234 kB 🟢 -234 kB 🟢 -52.3 kB 🟢 -42.6 kB
assets/useConflictDetection-DldIdElv.js (new) 234 kB 🔴 +234 kB 🔴 +52.3 kB 🔴 +42.6 kB
assets/useLoad3d-C2_mHNiF.js (new) 25.5 kB 🔴 +25.5 kB 🔴 +5.75 kB 🔴 +5.09 kB
assets/useLoad3d-Jd85K2Fi.js (removed) 25.5 kB 🟢 -25.5 kB 🟢 -5.76 kB 🟢 -5.09 kB
assets/useLoad3dViewer-BOvohgkA.js (removed) 21.1 kB 🟢 -21.1 kB 🟢 -4.97 kB 🟢 -4.37 kB
assets/useLoad3dViewer-CF365cqr.js (new) 21.1 kB 🔴 +21.1 kB 🔴 +4.98 kB 🔴 +4.37 kB
assets/useFeatureFlags-gT2DgPyj.js (new) 6.58 kB 🔴 +6.58 kB 🔴 +2.05 kB 🔴 +1.72 kB
assets/useFeatureFlags-CXMgKvoG.js (removed) 6.51 kB 🟢 -6.51 kB 🟢 -2.02 kB 🟢 -1.71 kB
assets/subscriptionCheckoutUtil-kMDAjf_W.js (new) 3.85 kB 🔴 +3.85 kB 🔴 +1.54 kB 🔴 +1.35 kB
assets/subscriptionCheckoutUtil-XkPggi98.js (removed) 3.85 kB 🟢 -3.85 kB 🟢 -1.54 kB 🟢 -1.35 kB
assets/useSessionCookie-CAEdH8AB.js (removed) 3.33 kB 🟢 -3.33 kB 🟢 -1.15 kB 🟢 -987 B
assets/useSessionCookie-D0oOsbw3.js (new) 3.33 kB 🔴 +3.33 kB 🔴 +1.15 kB 🔴 +981 B
assets/useDowngradeToPersonal-DbKNYA6c.js (removed) 3 kB 🟢 -3 kB 🟢 -1.19 kB 🟢 -1.02 kB
assets/useDowngradeToPersonal-W0daT8JE.js (new) 3 kB 🔴 +3 kB 🔴 +1.18 kB 🔴 +1.05 kB
assets/assetPreviewUtil-BYcJPP9t.js (removed) 2.41 kB 🟢 -2.41 kB 🟢 -1 kB 🟢 -880 B
assets/assetPreviewUtil-t4saaONz.js (new) 2.41 kB 🔴 +2.41 kB 🔴 +1.01 kB 🔴 +877 B
assets/useUpstreamValue-DMyIiWC8.js (removed) 2.04 kB 🟢 -2.04 kB 🟢 -794 B 🟢 -706 B
assets/useUpstreamValue-EbxypDSN.js (new) 2.04 kB 🔴 +2.04 kB 🔴 +792 B 🔴 +698 B
assets/useWorkspaceTierLabel-BD0I6LoP.js (removed) 1.99 kB 🟢 -1.99 kB 🟢 -853 B 🟢 -733 B
assets/useWorkspaceTierLabel-C3iRQ1mE.js (new) 1.99 kB 🔴 +1.99 kB 🔴 +853 B 🔴 +739 B
assets/useLoad3d-BaPvZQMF.js (new) 311 B 🔴 +311 B 🔴 +164 B 🔴 +147 B
assets/useLoad3d-BBUqbPxb.js (removed) 311 B 🟢 -311 B 🟢 -165 B 🟢 -147 B
assets/useSessionCookie-C80k5cmD.js (new) 101 B 🔴 +101 B 🔴 +86 B 🔴 +84 B
assets/useSessionCookie-D6FmP0uh.js (removed) 101 B 🟢 -101 B 🟢 -86 B 🟢 -83 B
assets/useFeatureFlags-DfTCtug8.js (new) 98 B 🔴 +98 B 🔴 +85 B 🔴 +83 B
assets/useFeatureFlags-DNSGqL8c.js (removed) 98 B 🟢 -98 B 🟢 -85 B 🟢 -83 B
assets/useLoad3dViewer-CDg_IdUL.js (removed) 98 B 🟢 -98 B 🟢 -85 B 🟢 -85 B
assets/useLoad3dViewer-Xx7si9af.js (new) 98 B 🔴 +98 B 🔴 +85 B 🔴 +86 B
assets/useCurrentUser-CPPaXp3t.js (new) 96 B 🔴 +96 B 🔴 +97 B 🔴 +86 B
assets/useCurrentUser-D82SPyjG.js (removed) 96 B 🟢 -96 B 🟢 -97 B 🟢 -85 B

Status: 16 added / 16 removed / 18 unchanged

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

External libraries and shared vendor chunks

Status: 16 unchanged

Other — 11.7 MB (baseline 11.7 MB) • ⚪ 0 B

Bundles that do not match a named category

File Before After Δ Raw Δ Gzip Δ Brotli
assets/core-CJcCV2qP.js (new) 119 kB 🔴 +119 kB 🔴 +30.7 kB 🔴 +25.9 kB
assets/core-DjxLb9vY.js (removed) 119 kB 🟢 -119 kB 🟢 -30.7 kB 🟢 -26 kB
assets/WidgetSelect-C5aj5gMl.js (removed) 89.3 kB 🟢 -89.3 kB 🟢 -20.1 kB 🟢 -17.3 kB
assets/WidgetSelect-IGzVaV8G.js (new) 89.3 kB 🔴 +89.3 kB 🔴 +20.1 kB 🔴 +17.2 kB
assets/Load3DControls-B42d1LND.js (new) 46.8 kB 🔴 +46.8 kB 🔴 +7.56 kB 🔴 +6.62 kB
assets/Load3DControls-BWphB9ud.js (removed) 46.8 kB 🟢 -46.8 kB 🟢 -7.57 kB 🟢 -6.62 kB
assets/SubscriptionTransitionPreviewWorkspace-1wIc1RK_.js (removed) 46.8 kB 🟢 -46.8 kB 🟢 -9.65 kB 🟢 -8.54 kB
assets/SubscriptionTransitionPreviewWorkspace-BcoQiCsw.js (new) 46.8 kB 🔴 +46.8 kB 🔴 +9.65 kB 🔴 +8.54 kB
assets/SubscriptionRequiredDialogContentUnified-BmZqXSrk.js (removed) 41.2 kB 🟢 -41.2 kB 🟢 -9.16 kB 🟢 -7.99 kB
assets/SubscriptionRequiredDialogContentUnified-Dn9mAhbn.js (new) 41.2 kB 🔴 +41.2 kB 🔴 +9.15 kB 🔴 +7.97 kB
assets/WorkspacePanelContent-ChVRtRIU.js (removed) 34.5 kB 🟢 -34.5 kB 🟢 -7.5 kB 🟢 -6.61 kB
assets/WorkspacePanelContent-XyxTMDC-.js (new) 34.5 kB 🔴 +34.5 kB 🔴 +7.5 kB 🔴 +6.61 kB
assets/WidgetPainter-DqFrDVQq.js (new) 32.7 kB 🔴 +32.7 kB 🔴 +7.91 kB 🔴 +7 kB
assets/WidgetPainter-Tf37Hu0a.js (removed) 32.7 kB 🟢 -32.7 kB 🟢 -7.9 kB 🟢 -6.99 kB
assets/Load3dViewerContent-DnpQ6csz.js (new) 30.9 kB 🔴 +30.9 kB 🔴 +6.3 kB 🔴 +5.47 kB
assets/Load3dViewerContent-DpMdtO1k.js (removed) 30.9 kB 🟢 -30.9 kB 🟢 -6.3 kB 🟢 -5.46 kB
assets/WidgetBoundingBoxes-Crzdc8bX.js (new) 28.6 kB 🔴 +28.6 kB 🔴 +7.9 kB 🔴 +7.01 kB
assets/WidgetBoundingBoxes-Dtbe-n3h.js (removed) 28.6 kB 🟢 -28.6 kB 🟢 -7.9 kB 🟢 -7.01 kB
assets/SubscriptionRequiredDialogContent-2vGBl6At.js (new) 27.4 kB 🔴 +27.4 kB 🔴 +6.75 kB 🔴 +5.97 kB
assets/SubscriptionRequiredDialogContent-BNoCuL50.js (removed) 27.4 kB 🟢 -27.4 kB 🟢 -6.75 kB 🟢 -5.96 kB
assets/SubscriptionPanelContentWorkspace-C-XZ80up.js (new) 25 kB 🔴 +25 kB 🔴 +5.84 kB 🔴 +5.14 kB
assets/SubscriptionPanelContentWorkspace-D9Df-MkR.js (removed) 25 kB 🟢 -25 kB 🟢 -5.84 kB 🟢 -5.13 kB
assets/SubscriptionRequiredDialogContentWorkspace-CwMbkBNv.js (removed) 24.6 kB 🟢 -24.6 kB 🟢 -5.66 kB 🟢 -4.98 kB
assets/SubscriptionRequiredDialogContentWorkspace-Sl9rSVmc.js (new) 24.6 kB 🔴 +24.6 kB 🔴 +5.66 kB 🔴 +4.97 kB
assets/WidgetImageCrop-RBN46ZJy.js (removed) 23.3 kB 🟢 -23.3 kB 🟢 -5.76 kB 🟢 -5.05 kB
assets/WidgetImageCrop-VVPhK68D.js (new) 23.3 kB 🔴 +23.3 kB 🔴 +5.75 kB 🔴 +5.04 kB
assets/load3d-CefVsHt1.js (new) 21.3 kB 🔴 +21.3 kB 🔴 +5.19 kB 🔴 +4.5 kB
assets/load3d-RZiwwk3e.js (removed) 21.3 kB 🟢 -21.3 kB 🟢 -5.19 kB 🟢 -4.5 kB
assets/CurrentUserPopoverWorkspace-Brv2_skz.js (new) 20.6 kB 🔴 +20.6 kB 🔴 +4.75 kB 🔴 +4.24 kB
assets/CurrentUserPopoverWorkspace-De6VqEcu.js (removed) 20.6 kB 🟢 -20.6 kB 🟢 -4.75 kB 🟢 -4.24 kB
assets/SignInContent-CpXzXy2I.js (new) 20.1 kB 🔴 +20.1 kB 🔴 +5.07 kB 🔴 +4.43 kB
assets/SignInContent-D2JQX8Bi.js (removed) 20.1 kB 🟢 -20.1 kB 🟢 -5.07 kB 🟢 -4.43 kB
assets/WidgetInputNumber-C_YJ1NQ_.js (removed) 19.1 kB 🟢 -19.1 kB 🟢 -4.82 kB 🟢 -4.28 kB
assets/WidgetInputNumber-CTpBPJBi.js (new) 19.1 kB 🔴 +19.1 kB 🔴 +4.82 kB 🔴 +4.28 kB
assets/Load3D-BaZjbAa9.js (removed) 19.1 kB 🟢 -19.1 kB 🟢 -4.52 kB 🟢 -3.94 kB
assets/Load3D-Bc0l-_ZU.js (new) 19.1 kB 🔴 +19.1 kB 🔴 +4.52 kB 🔴 +3.94 kB
assets/CreditsTile-B7M19ie-.js (new) 17.1 kB 🔴 +17.1 kB 🔴 +4.54 kB 🔴 +4.01 kB
assets/CreditsTile-DoItZttn.js (removed) 17.1 kB 🟢 -17.1 kB 🟢 -4.54 kB 🟢 -4.01 kB
assets/WidgetRecordAudio-C50P8UGl.js (removed) 16.6 kB 🟢 -16.6 kB 🟢 -4.63 kB 🟢 -4.14 kB
assets/WidgetRecordAudio-DCqIf-Eu.js (new) 16.6 kB 🔴 +16.6 kB 🔴 +4.63 kB 🔴 +4.14 kB
assets/WidgetRange-CpNag4PL.js (removed) 16.2 kB 🟢 -16.2 kB 🟢 -4.17 kB 🟢 -3.73 kB
assets/WidgetRange-DctCmkQ3.js (new) 16.2 kB 🔴 +16.2 kB 🔴 +4.17 kB 🔴 +3.72 kB
assets/WaveAudioPlayer-C7azTdV_.js (new) 12.8 kB 🔴 +12.8 kB 🔴 +3.49 kB 🔴 +3.07 kB
assets/WaveAudioPlayer-DWFrfrjk.js (removed) 12.8 kB 🟢 -12.8 kB 🟢 -3.48 kB 🟢 -3.06 kB
assets/WidgetCurve-CkpLu6xA.js (removed) 11.3 kB 🟢 -11.3 kB 🟢 -3.5 kB 🟢 -3.16 kB
assets/WidgetCurve-DbjuPvJP.js (new) 11.3 kB 🔴 +11.3 kB 🔴 +3.5 kB 🔴 +3.16 kB
assets/TeamWorkspacesDialogContent-Ba0cm4vf.js (new) 10.3 kB 🔴 +10.3 kB 🔴 +3 kB 🔴 +2.66 kB
assets/TeamWorkspacesDialogContent-BdqvLeIW.js (removed) 10.3 kB 🟢 -10.3 kB 🟢 -3 kB 🟢 -2.66 kB
assets/Load3DConfiguration-DUOLURxO.js (removed) 9.02 kB 🟢 -9.02 kB 🟢 -2.67 kB 🟢 -2.35 kB
assets/Load3DConfiguration-iQTyIiu8.js (new) 9.02 kB 🔴 +9.02 kB 🔴 +2.67 kB 🔴 +2.35 kB
assets/onboardingCloudRoutes-BLlSkfDG.js (new) 8.35 kB 🔴 +8.35 kB 🔴 +2.6 kB 🔴 +2.23 kB
assets/onboardingCloudRoutes-YT_A46Za.js (removed) 8.35 kB 🟢 -8.35 kB 🟢 -2.61 kB 🟢 -2.24 kB
assets/nodeTemplates-6gJSRn6R.js (new) 8.33 kB 🔴 +8.33 kB 🔴 +2.88 kB 🔴 +2.54 kB
assets/nodeTemplates-D4G-GQav.js (removed) 8.33 kB 🟢 -8.33 kB 🟢 -2.88 kB 🟢 -2.54 kB
assets/NightlySurveyController-DtME_rcb.js (new) 7.95 kB 🔴 +7.95 kB 🔴 +2.7 kB 🔴 +2.38 kB
assets/NightlySurveyController-SXoPSEoW.js (removed) 7.95 kB 🟢 -7.95 kB 🟢 -2.7 kB 🟢 -2.37 kB
assets/InviteMemberDialogContent-CqMfhLfJ.js (removed) 6.76 kB 🟢 -6.76 kB 🟢 -2.22 kB 🟢 -1.96 kB
assets/InviteMemberDialogContent-Dat7k2-2.js (new) 6.76 kB 🔴 +6.76 kB 🔴 +2.22 kB 🔴 +1.96 kB
assets/WidgetWithControl-DxmhL1HN.js (removed) 6.34 kB 🟢 -6.34 kB 🟢 -2.56 kB 🟢 -2.27 kB
assets/WidgetWithControl-yMKbn6Vz.js (new) 6.34 kB 🔴 +6.34 kB 🔴 +2.56 kB 🔴 +2.26 kB
assets/tierBenefits-BTWE1r2Q.js (removed) 6.02 kB 🟢 -6.02 kB 🟢 -1.93 kB 🟢 -1.67 kB
assets/tierBenefits-DR5PnS9L.js (new) 6.02 kB 🔴 +6.02 kB 🔴 +1.93 kB 🔴 +1.68 kB
assets/CancelSubscriptionDialogContent-DgH1Z62a.js (removed) 5.76 kB 🟢 -5.76 kB 🟢 -1.98 kB 🟢 -1.73 kB
assets/CancelSubscriptionDialogContent-wBSzxw2-.js (new) 5.76 kB 🔴 +5.76 kB 🔴 +1.97 kB 🔴 +1.73 kB
assets/load3dPreviewExtensions-C8ENyCsT.js (new) 5.38 kB 🔴 +5.38 kB 🔴 +1.75 kB 🔴 +1.55 kB
assets/load3dPreviewExtensions-CEVh8mI1.js (removed) 5.38 kB 🟢 -5.38 kB 🟢 -1.75 kB 🟢 -1.55 kB
assets/FreeTierDialogContent-DCfuWozj.js (new) 5.25 kB 🔴 +5.25 kB 🔴 +1.76 kB 🔴 +1.55 kB
assets/FreeTierDialogContent-DIwFZh0I.js (removed) 5.25 kB 🟢 -5.25 kB 🟢 -1.76 kB 🟢 -1.56 kB
assets/CreateWorkspaceDialogContent-CwCj99p3.js (new) 5.19 kB 🔴 +5.19 kB 🔴 +1.83 kB 🔴 +1.58 kB
assets/CreateWorkspaceDialogContent-D12EcSvr.js (removed) 5.19 kB 🟢 -5.19 kB 🟢 -1.83 kB 🟢 -1.58 kB
assets/missingModelDownload-BgHOK2-G.js (new) 5.07 kB 🔴 +5.07 kB 🔴 +1.98 kB 🔴 +1.73 kB
assets/missingModelDownload-CjG8aNLG.js (removed) 5.07 kB 🟢 -5.07 kB 🟢 -1.98 kB 🟢 -1.72 kB
assets/ChangeMemberRoleDialogContent-BOgQfKcV.js (removed) 5.04 kB 🟢 -5.04 kB 🟢 -1.67 kB 🟢 -1.46 kB
assets/ChangeMemberRoleDialogContent-BsEZhkT8.js (new) 5.04 kB 🔴 +5.04 kB 🔴 +1.67 kB 🔴 +1.46 kB
assets/EditWorkspaceDialogContent-BR33g2Wz.js (removed) 5 kB 🟢 -5 kB 🟢 -1.79 kB 🟢 -1.55 kB
assets/EditWorkspaceDialogContent-CWIQCINf.js (new) 5 kB 🔴 +5 kB 🔴 +1.8 kB 🔴 +1.56 kB
assets/WidgetTextarea-CFd0VwLB.js (new) 4.86 kB 🔴 +4.86 kB 🔴 +1.9 kB 🔴 +1.68 kB
assets/WidgetTextarea-E8mPWVOb.js (removed) 4.86 kB 🟢 -4.86 kB 🟢 -1.9 kB 🟢 -1.66 kB
assets/saveMesh-Bg2KHitp.js (removed) 4.81 kB 🟢 -4.81 kB 🟢 -1.56 kB 🟢 -1.37 kB
assets/saveMesh-CBzqXWkG.js (new) 4.81 kB 🔴 +4.81 kB 🔴 +1.55 kB 🔴 +1.38 kB
assets/Preview3d-C0z8c7dg.js (new) 4.59 kB 🔴 +4.59 kB 🔴 +1.43 kB 🔴 +1.23 kB
assets/Preview3d-T7cjpKRM.js (removed) 4.59 kB 🟢 -4.59 kB 🟢 -1.43 kB 🟢 -1.23 kB
assets/ValueControlPopover-C45__-mT.js (removed) 4.55 kB 🟢 -4.55 kB 🟢 -1.59 kB 🟢 -1.42 kB
assets/ValueControlPopover-CdcwNKqL.js (new) 4.55 kB 🔴 +4.55 kB 🔴 +1.59 kB 🔴 +1.42 kB
assets/DeleteWorkspaceDialogContent-B3TUBhCk.js (removed) 3.91 kB 🟢 -3.91 kB 🟢 -1.47 kB 🟢 -1.27 kB
assets/DeleteWorkspaceDialogContent-B5-tC6Hf.js (new) 3.91 kB 🔴 +3.91 kB 🔴 +1.47 kB 🔴 +1.27 kB
assets/LeaveWorkspaceDialogContent-HpoYOo4i.js (removed) 3.73 kB 🟢 -3.73 kB 🟢 -1.41 kB 🟢 -1.22 kB
assets/LeaveWorkspaceDialogContent-zgxkNKid.js (new) 3.73 kB 🔴 +3.73 kB 🔴 +1.42 kB 🔴 +1.23 kB
assets/RemoveMemberDialogContent-AnZMsdUU.js (removed) 3.71 kB 🟢 -3.71 kB 🟢 -1.37 kB 🟢 -1.19 kB
assets/RemoveMemberDialogContent-Br4go6ZT.js (new) 3.71 kB 🔴 +3.71 kB 🔴 +1.37 kB 🔴 +1.19 kB
assets/RevokeInviteDialogContent-B-XzNr-u.js (removed) 3.63 kB 🟢 -3.63 kB 🟢 -1.38 kB 🟢 -1.2 kB
assets/RevokeInviteDialogContent-DTI700_Z.js (new) 3.63 kB 🔴 +3.63 kB 🔴 +1.38 kB 🔴 +1.21 kB
assets/InviteMemberUpsellDialogContent-CmqJqj2x.js (new) 3.52 kB 🔴 +3.52 kB 🔴 +1.27 kB 🔴 +1.11 kB
assets/InviteMemberUpsellDialogContent-D6qkPcS9.js (removed) 3.52 kB 🟢 -3.52 kB 🟢 -1.27 kB 🟢 -1.1 kB
assets/workspaceCheckoutTelemetry-DgtRveaW.js (new) 3.47 kB 🔴 +3.47 kB 🔴 +1.56 kB 🔴 +1.36 kB
assets/workspaceCheckoutTelemetry-Gz9KKHbI.js (removed) 3.47 kB 🟢 -3.47 kB 🟢 -1.56 kB 🟢 -1.36 kB
assets/Media3DTop-CHvOxSpq.js (new) 3.26 kB 🔴 +3.26 kB 🔴 +1.3 kB 🔴 +1.13 kB
assets/Media3DTop-CVhVfzXT.js (removed) 3.26 kB 🟢 -3.26 kB 🟢 -1.3 kB 🟢 -1.13 kB
assets/GlobalToast-B7gZ6kZ3.js (removed) 3.05 kB 🟢 -3.05 kB 🟢 -1.26 kB 🟢 -1.08 kB
assets/GlobalToast-CtYKV0PW.js (new) 3.05 kB 🔴 +3.05 kB 🔴 +1.26 kB 🔴 +1.09 kB
assets/load3dAdvanced-C13I3F19.js (removed) 2.87 kB 🟢 -2.87 kB 🟢 -1.13 kB 🟢 -984 B
assets/load3dAdvanced-Cz0rHo1r.js (new) 2.87 kB 🔴 +2.87 kB 🔴 +1.13 kB 🔴 +987 B
assets/SubscribeToRun-BYUV4nC7.js (removed) 2.56 kB 🟢 -2.56 kB 🟢 -1.11 kB 🟢 -978 B
assets/SubscribeToRun-CTjkE1Hr.js (new) 2.56 kB 🔴 +2.56 kB 🔴 +1.11 kB 🔴 +973 B
assets/graphHasMissingNodes-BKTRBlNA.js (new) 1.93 kB 🔴 +1.93 kB 🔴 +907 B 🔴 +789 B
assets/graphHasMissingNodes-CTmUvPem.js (removed) 1.93 kB 🟢 -1.93 kB 🟢 -907 B 🟢 -802 B
assets/MediaAudioTop-D-e959pZ.js (new) 1.67 kB 🔴 +1.67 kB 🔴 +836 B 🔴 +702 B
assets/MediaAudioTop-PHEVs8Va.js (removed) 1.67 kB 🟢 -1.67 kB 🟢 -835 B 🟢 -701 B
assets/CloudRunButtonWrapper-C4BEEOZM.js (removed) 1.13 kB 🟢 -1.13 kB 🟢 -551 B 🟢 -519 B
assets/CloudRunButtonWrapper-DnXCaAii.js (new) 1.13 kB 🔴 +1.13 kB 🔴 +549 B 🔴 +516 B
assets/cloudSessionCookie-CaO7c66h.js (removed) 991 B 🟢 -991 B 🟢 -467 B 🟢 -415 B
assets/cloudSessionCookie-PfKXsyfq.js (new) 991 B 🔴 +991 B 🔴 +467 B 🔴 +398 B
assets/cloudBadges-BUvVkLrv.js (removed) 973 B 🟢 -973 B 🟢 -552 B 🟢 -468 B
assets/cloudBadges-DCmOFR2M.js (new) 973 B 🔴 +973 B 🔴 +552 B 🔴 +493 B
assets/Load3DAdvanced-CRMbf5BS.js (removed) 813 B 🟢 -813 B 🟢 -455 B 🟢 -401 B
assets/Load3DAdvanced-DEY-6QPS.js (new) 813 B 🔴 +813 B 🔴 +454 B 🔴 +414 B
assets/nightlyBadges-Cu9b4-0I.js (removed) 464 B 🟢 -464 B 🟢 -307 B 🟢 -255 B
assets/nightlyBadges-DCucyG2I.js (new) 464 B 🔴 +464 B 🔴 +307 B 🔴 +254 B
assets/missingModelDownload-Bn0NDmMR.js (new) 228 B 🔴 +228 B 🔴 +151 B 🔴 +129 B
assets/missingModelDownload-kHGY5YWm.js (removed) 228 B 🟢 -228 B 🟢 -150 B 🟢 -129 B
assets/SubscriptionPanelContentWorkspace-B3kTDNcB.js (removed) 179 B 🟢 -179 B 🟢 -117 B 🟢 -90 B
assets/SubscriptionPanelContentWorkspace-hCfYLP6A.js (new) 179 B 🔴 +179 B 🔴 +117 B 🔴 +84 B
assets/Load3dViewerContent-DSISUvWv.js (new) 137 B 🔴 +137 B 🔴 +103 B 🔴 +91 B
assets/Load3dViewerContent-Dtvl2Pnb.js (removed) 137 B 🟢 -137 B 🟢 -103 B 🟢 -91 B
assets/Load3DAdvanced-CbtNlHjO.js (removed) 122 B 🟢 -122 B 🟢 -97 B 🟢 -87 B
assets/Load3DAdvanced-CrcBGi7u.js (new) 122 B 🔴 +122 B 🔴 +97 B 🔴 +88 B
assets/WidgetLegacy-9B15ECMx.js (new) 119 B 🔴 +119 B 🔴 +108 B 🔴 +93 B
assets/WidgetLegacy-C5YKnp2O.js (removed) 119 B 🟢 -119 B 🟢 -108 B 🟢 -97 B
assets/workflowDraftStoreV2-A1BMmURV.js (new) 113 B 🔴 +113 B 🔴 +105 B 🔴 +116 B
assets/workflowDraftStoreV2-ByoLbdDf.js (removed) 113 B 🟢 -113 B 🟢 -105 B 🟢 -106 B
assets/Load3D-2sQh1Bew.js (removed) 98 B 🟢 -98 B 🟢 -89 B 🟢 -85 B
assets/Load3D-8wU22-Yf.js (new) 98 B 🔴 +98 B 🔴 +89 B 🔴 +94 B
assets/changeTracker-BQhec3g0.js (new) 93 B 🔴 +93 B 🔴 +95 B 🔴 +81 B
assets/changeTracker-BznKvAYm.js (removed) 93 B 🟢 -93 B 🟢 -95 B 🟢 -85 B

Status: 67 added / 67 removed / 98 unchanged

⚡ Performance Report

canvas-idle: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 60.7 MB heap
canvas-mouse-sweep: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 48.2 MB heap
canvas-zoom-sweep: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 54.8 MB heap
dom-widget-clipping: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 53.9 MB heap
large-graph-idle: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 56.5 MB heap
large-graph-pan: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 65.6 MB heap
large-graph-zoom: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 65.2 MB heap
minimap-idle: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 58.9 MB heap
subgraph-dom-widget-clipping: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 48.3 MB heap
subgraph-idle: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 54.3 MB heap
subgraph-mouse-sweep: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 0ms TBT · 53.4 MB heap
subgraph-transition-enter: · 60.0 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 178ms TBT · 77.3 MB heap
viewport-pan-sweep: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 72.8 MB heap
vue-large-graph-idle: · 58.1 avg FPS · 59.5 P5 FPS ✅ (target: ≥52) · 0ms TBT · 159.9 MB heap
vue-large-graph-pan: · 58.1 avg FPS · 59.9 P5 FPS ✅ (target: ≥52) · 32ms TBT · 165.4 MB heap
workflow-execution: · 60.0 avg FPS · 59.7 P5 FPS ✅ (target: ≥52) · 0ms TBT · 56.4 MB heap

⚠️ 8 regressions detected

Show regressions
Metric Baseline PR (median) Δ Sig
canvas-idle: task duration 411ms 477ms +16% ⚠️ z=2.7
canvas-zoom-sweep: task duration 327ms 407ms +24% ⚠️ z=3.5
dom-widget-clipping: style recalc duration 10ms 12ms +18% ⚠️ z=2.7
dom-widget-clipping: task duration 385ms 407ms +6% ⚠️ z=2.6
large-graph-idle: task duration 545ms 654ms +20% ⚠️ z=2.1
minimap-idle: task duration 480ms 648ms +35% ⚠️ z=2.5
subgraph-idle: task duration 388ms 478ms +23% ⚠️ z=3.4
workflow-execution: task duration 125ms 175ms +40% ⚠️ z=4.8
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 +0%
canvas-idle: layout duration 0ms 0ms +0%
canvas-idle: style recalc duration 8ms 8ms +3% z=-2.8
canvas-idle: layout count 0 0 +0%
canvas-idle: style recalc count 9 8 -11% z=-5.6
canvas-idle: task duration 411ms 477ms +16% ⚠️ z=2.7
canvas-idle: script duration 15ms 24ms +59% z=-0.7
canvas-idle: TBT 0ms 0ms +0%
canvas-idle: heap used 59.2 MB 60.7 MB +3%
canvas-idle: DOM nodes -284 -138 -51% z=-125.9
canvas-idle: event listeners -199 -93 -54% z=-22.0
canvas-mouse-sweep: avg frame time 17ms 17ms +0% z=-0.4
canvas-mouse-sweep: p95 frame time 17ms 17ms +0%
canvas-mouse-sweep: layout duration 4ms 4ms +3% z=0.5
canvas-mouse-sweep: style recalc duration 38ms 39ms +4% z=-1.1
canvas-mouse-sweep: layout count 12 12 +0%
canvas-mouse-sweep: style recalc count 76 73 -5% z=-2.6
canvas-mouse-sweep: task duration 810ms 842ms +4% z=-0.4
canvas-mouse-sweep: script duration 120ms 130ms +8% z=-0.8
canvas-mouse-sweep: TBT 0ms 0ms +0%
canvas-mouse-sweep: heap used 53.8 MB 48.2 MB -10%
canvas-mouse-sweep: DOM nodes -242 -110 -55% z=-66.6
canvas-mouse-sweep: event listeners -199 -94 -53% z=-24.5
canvas-zoom-sweep: avg frame time 17ms 17ms +0% z=0.5
canvas-zoom-sweep: p95 frame time 17ms 17ms +0%
canvas-zoom-sweep: layout duration 1ms 1ms +7% z=1.1
canvas-zoom-sweep: style recalc duration 17ms 19ms +10% z=-0.3
canvas-zoom-sweep: layout count 6 6 +0%
canvas-zoom-sweep: style recalc count 32 30 -6% z=-2.8
canvas-zoom-sweep: task duration 327ms 407ms +24% ⚠️ z=3.5
canvas-zoom-sweep: script duration 18ms 28ms +61% z=0.4
canvas-zoom-sweep: TBT 0ms 0ms +0%
canvas-zoom-sweep: heap used 65.5 MB 54.8 MB -16%
canvas-zoom-sweep: DOM nodes -211 -241 +14% z=-404.6
canvas-zoom-sweep: event listeners -184 -177 -4% z=-38.7
dom-widget-clipping: avg frame time 17ms 17ms +0% z=0.1
dom-widget-clipping: p95 frame time 17ms 17ms -1%
dom-widget-clipping: layout duration 0ms 0ms +0%
dom-widget-clipping: style recalc duration 10ms 12ms +18% ⚠️ z=2.7
dom-widget-clipping: layout count 0 0 +0%
dom-widget-clipping: style recalc count 11 12 +9% z=-2.2
dom-widget-clipping: task duration 385ms 407ms +6% ⚠️ z=2.6
dom-widget-clipping: script duration 61ms 60ms -1% z=-2.4
dom-widget-clipping: TBT 0ms 0ms +0%
dom-widget-clipping: heap used 43.7 MB 53.9 MB +23%
dom-widget-clipping: DOM nodes -281 -130 -54% z=-106.9
dom-widget-clipping: event listeners -203 -97 -52% 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 +13% z=-1.9
large-graph-idle: layout count 0 0 +0%
large-graph-idle: style recalc count 10 10 -5% z=-6.7
large-graph-idle: task duration 545ms 654ms +20% ⚠️ z=2.1
large-graph-idle: script duration 92ms 110ms +20% z=0.7
large-graph-idle: TBT 0ms 0ms +0%
large-graph-idle: heap used 59.6 MB 56.5 MB -5%
large-graph-idle: DOM nodes -263 -267 +2% z=-322.7
large-graph-idle: event listeners -130 -153 +17% z=-29.3
large-graph-pan: avg frame time 17ms 17ms +0% z=0.3
large-graph-pan: p95 frame time 17ms 17ms +0%
large-graph-pan: layout duration 0ms 0ms +0%
large-graph-pan: style recalc duration 19ms 18ms -7% z=0.3
large-graph-pan: layout count 0 0 +0%
large-graph-pan: style recalc count 69 68 -1% z=-2.4
large-graph-pan: task duration 1064ms 1159ms +9% z=1.8
large-graph-pan: script duration 382ms 407ms +7% z=-0.1
large-graph-pan: TBT 0ms 0ms +0%
large-graph-pan: heap used 80.0 MB 65.6 MB -18%
large-graph-pan: DOM nodes -263 -275 +5% z=-178.2
large-graph-pan: event listeners -126 -189 +50% z=-234.2
large-graph-zoom: avg frame time 17ms 17ms -0%
large-graph-zoom: p95 frame time 17ms 17ms +0%
large-graph-zoom: layout duration 7ms 8ms +14%
large-graph-zoom: style recalc duration 17ms 18ms +11%
large-graph-zoom: layout count 60 60 +0%
large-graph-zoom: style recalc count 64 64 +0%
large-graph-zoom: task duration 1243ms 1375ms +11%
large-graph-zoom: script duration 475ms 513ms +8%
large-graph-zoom: TBT 0ms 0ms +0%
large-graph-zoom: heap used 65.6 MB 65.2 MB -1%
large-graph-zoom: DOM nodes 10 -136 -1455%
large-graph-zoom: event listeners 8 8 +0%
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 5ms 10ms +109% z=0.4
minimap-idle: layout count 0 0 +0%
minimap-idle: style recalc count 6 8 +33% z=-2.3
minimap-idle: task duration 480ms 648ms +35% ⚠️ z=2.5
minimap-idle: script duration 84ms 113ms +34% z=1.5
minimap-idle: TBT 0ms 0ms +0%
minimap-idle: heap used 56.6 MB 58.9 MB +4%
minimap-idle: DOM nodes -274 -129 -53% z=-108.3
minimap-idle: event listeners -199 -92 -54% z=-145.5
subgraph-dom-widget-clipping: avg frame time 17ms 17ms -0% z=-0.9
subgraph-dom-widget-clipping: p95 frame time 17ms 17ms -1%
subgraph-dom-widget-clipping: layout duration 0ms 0ms +0%
subgraph-dom-widget-clipping: style recalc duration 11ms 11ms +1% z=-1.9
subgraph-dom-widget-clipping: layout count 0 0 +0%
subgraph-dom-widget-clipping: style recalc count 47 47 -1% z=-2.5
subgraph-dom-widget-clipping: task duration 407ms 405ms -1% z=1.4
subgraph-dom-widget-clipping: script duration 119ms 124ms +4% z=-0.6
subgraph-dom-widget-clipping: TBT 0ms 0ms +0%
subgraph-dom-widget-clipping: heap used 58.6 MB 48.3 MB -18%
subgraph-dom-widget-clipping: DOM nodes -289 -130 -55% z=-135.6
subgraph-dom-widget-clipping: event listeners -197 -90 -55% z=-18.1
subgraph-idle: avg frame time 17ms 17ms +0% z=0.4
subgraph-idle: p95 frame time 17ms 17ms +0%
subgraph-idle: layout duration 0ms 0ms +0%
subgraph-idle: style recalc duration 9ms 9ms -0% z=-1.4
subgraph-idle: layout count 0 0 +0%
subgraph-idle: style recalc count 11 10 -14% z=-2.1
subgraph-idle: task duration 388ms 478ms +23% ⚠️ z=3.4
subgraph-idle: script duration 14ms 23ms +62% z=0.9
subgraph-idle: TBT 0ms 0ms +0%
subgraph-idle: heap used 48.6 MB 54.3 MB +12%
subgraph-idle: DOM nodes -287 -136 -53% z=-105.2
subgraph-idle: event listeners -199 -94 -53% variance too high
subgraph-mouse-sweep: avg frame time 17ms 17ms +0% z=0.4
subgraph-mouse-sweep: p95 frame time 17ms 17ms -0%
subgraph-mouse-sweep: layout duration 4ms 5ms +13% z=-0.2
subgraph-mouse-sweep: style recalc duration 37ms 42ms +13% z=-0.3
subgraph-mouse-sweep: layout count 16 16 +0%
subgraph-mouse-sweep: style recalc count 75 76 +1% z=-2.4
subgraph-mouse-sweep: task duration 683ms 770ms +13% z=0.1
subgraph-mouse-sweep: script duration 86ms 102ms +18% z=0.2
subgraph-mouse-sweep: TBT 0ms 0ms +0%
subgraph-mouse-sweep: heap used 52.8 MB 53.4 MB +1%
subgraph-mouse-sweep: DOM nodes -227 -90 -61% z=-70.0
subgraph-mouse-sweep: event listeners -199 -94 -53% variance too high
subgraph-transition-enter: avg frame time 17ms 17ms -0%
subgraph-transition-enter: p95 frame time 17ms 17ms -1%
subgraph-transition-enter: layout duration 16ms 17ms +4%
subgraph-transition-enter: style recalc duration 32ms 35ms +8%
subgraph-transition-enter: layout count 14 14 +0%
subgraph-transition-enter: style recalc count 18 18 +0%
subgraph-transition-enter: task duration 750ms 929ms +24%
subgraph-transition-enter: script duration 28ms 44ms +56%
subgraph-transition-enter: TBT 165ms 178ms +8%
subgraph-transition-enter: heap used 75.4 MB 77.3 MB +2%
subgraph-transition-enter: DOM nodes 13673 13673 +0%
subgraph-transition-enter: event listeners 2533 2533 +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 52ms 56ms +8%
viewport-pan-sweep: layout count 0 0 +0%
viewport-pan-sweep: style recalc count 250 250 +0%
viewport-pan-sweep: task duration 3708ms 4045ms +9%
viewport-pan-sweep: script duration 1273ms 1293ms +2%
viewport-pan-sweep: TBT 0ms 0ms +0%
viewport-pan-sweep: heap used 66.4 MB 72.8 MB +10%
viewport-pan-sweep: DOM nodes -271 -124 -54%
viewport-pan-sweep: event listeners -183 -46 -75%
vue-large-graph-idle: avg frame time 17ms 17ms +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 12015ms 13501ms +12%
vue-large-graph-idle: script duration 523ms 596ms +14%
vue-large-graph-idle: TBT 0ms 0ms +0%
vue-large-graph-idle: heap used 162.7 MB 159.9 MB -2%
vue-large-graph-idle: DOM nodes -3300 -3302 +0%
vue-large-graph-idle: event listeners -16378 -16374 -0%
vue-large-graph-pan: avg frame time 17ms 17ms +0%
vue-large-graph-pan: p95 frame time 17ms 17ms -1%
vue-large-graph-pan: layout duration 0ms 0ms +0%
vue-large-graph-pan: style recalc duration 17ms 21ms +18%
vue-large-graph-pan: layout count 0 0 +0%
vue-large-graph-pan: style recalc count 74 81 +9%
vue-large-graph-pan: task duration 15077ms 15499ms +3%
vue-large-graph-pan: script duration 813ms 885ms +9%
vue-large-graph-pan: TBT 44ms 32ms -27%
vue-large-graph-pan: heap used 166.9 MB 165.4 MB -1%
vue-large-graph-pan: DOM nodes -3301 -3300 -0%
vue-large-graph-pan: event listeners -16376 -16375 -0%
workflow-execution: avg frame time 17ms 17ms +0% z=1.1
workflow-execution: p95 frame time 17ms 17ms +0%
workflow-execution: layout duration 1ms 1ms +25% z=-0.9
workflow-execution: style recalc duration 22ms 25ms +16% z=0.5
workflow-execution: layout count 4 5 +25% z=0.1
workflow-execution: style recalc count 16 17 +6% z=-0.4
workflow-execution: task duration 125ms 175ms +40% ⚠️ z=4.8
workflow-execution: script duration 17ms 21ms +20% z=-2.8
workflow-execution: TBT 0ms 0ms +0%
workflow-execution: heap used 55.5 MB 56.4 MB +2%
workflow-execution: DOM nodes 155 -5 -103% z=-23.3
workflow-execution: event listeners 69 -28 -140% z=-18.2
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-09T02:23:08.672Z",
  "gitSha": "2ac2edd3a77fab50a1ed5169289e6690944d8e07",
  "branch": "feature/show-version-updates-flag",
  "measurements": [
    {
      "name": "canvas-idle",
      "durationMs": 2028.8989999999956,
      "styleRecalcs": 8,
      "styleRecalcDurationMs": 7.683000000000001,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 448.1460000000001,
      "heapDeltaBytes": -1950500,
      "heapUsedBytes": 56430304,
      "domNodes": 16,
      "jsHeapTotalBytes": 25165824,
      "scriptDurationMs": 22.558000000000003,
      "eventListeners": 6,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "canvas-idle",
      "durationMs": 2051.906000000031,
      "styleRecalcs": 8,
      "styleRecalcDurationMs": 8.934,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 506.33399999999995,
      "heapDeltaBytes": 18798152,
      "heapUsedBytes": 70905536,
      "domNodes": -292,
      "jsHeapTotalBytes": 15855616,
      "scriptDurationMs": 24.902,
      "eventListeners": -191,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "canvas-mouse-sweep",
      "durationMs": 1850.3990000000385,
      "styleRecalcs": 72,
      "styleRecalcDurationMs": 39.254999999999995,
      "layouts": 12,
      "layoutDurationMs": 3.682,
      "taskDurationMs": 847.661,
      "heapDeltaBytes": -4523604,
      "heapUsedBytes": 47509184,
      "domNodes": -275,
      "jsHeapTotalBytes": 16642048,
      "scriptDurationMs": 127.44,
      "eventListeners": -191,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "canvas-mouse-sweep",
      "durationMs": 1826.3979999999833,
      "styleRecalcs": 73,
      "styleRecalcDurationMs": 39.382,
      "layouts": 12,
      "layoutDurationMs": 3.743,
      "taskDurationMs": 836.717,
      "heapDeltaBytes": -3600688,
      "heapUsedBytes": 53479712,
      "domNodes": 55,
      "jsHeapTotalBytes": 18612224,
      "scriptDurationMs": 133.137,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "canvas-zoom-sweep",
      "durationMs": 1745.0569999999743,
      "styleRecalcs": 30,
      "styleRecalcDurationMs": 18.988,
      "layouts": 6,
      "layoutDurationMs": 0.7229999999999999,
      "taskDurationMs": 415.41900000000004,
      "heapDeltaBytes": 9211504,
      "heapUsedBytes": 61191816,
      "domNodes": -241,
      "jsHeapTotalBytes": 5632000,
      "scriptDurationMs": 29.155,
      "eventListeners": -176,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "canvas-zoom-sweep",
      "durationMs": 1751.6920000000482,
      "styleRecalcs": 30,
      "styleRecalcDurationMs": 18.450000000000003,
      "layouts": 6,
      "layoutDurationMs": 0.6660000000000001,
      "taskDurationMs": 397.933,
      "heapDeltaBytes": 867748,
      "heapUsedBytes": 53683668,
      "domNodes": -241,
      "jsHeapTotalBytes": 6942720,
      "scriptDurationMs": 27.612000000000002,
      "eventListeners": -178,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "dom-widget-clipping",
      "durationMs": 628.594000000021,
      "styleRecalcs": 11,
      "styleRecalcDurationMs": 8.494,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 427.2130000000001,
      "heapDeltaBytes": -22705568,
      "heapUsedBytes": 46757084,
      "domNodes": -281,
      "jsHeapTotalBytes": 4870144,
      "scriptDurationMs": 58.711,
      "eventListeners": -193,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "dom-widget-clipping",
      "durationMs": 600.6669999999872,
      "styleRecalcs": 13,
      "styleRecalcDurationMs": 15.566,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 387.747,
      "heapDeltaBytes": 7453624,
      "heapUsedBytes": 66283380,
      "domNodes": 22,
      "jsHeapTotalBytes": 19136512,
      "scriptDurationMs": 61.643,
      "eventListeners": 0,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "large-graph-idle",
      "durationMs": 2034.45499999998,
      "styleRecalcs": 9,
      "styleRecalcDurationMs": 8.764999999999999,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 639.07,
      "heapDeltaBytes": -8581464,
      "heapUsedBytes": 58292440,
      "domNodes": -269,
      "jsHeapTotalBytes": -2367488,
      "scriptDurationMs": 108.925,
      "eventListeners": -189,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "large-graph-idle",
      "durationMs": 2020.2339999999595,
      "styleRecalcs": 10,
      "styleRecalcDurationMs": 11.649,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 669.34,
      "heapDeltaBytes": -46264,
      "heapUsedBytes": 60253516,
      "domNodes": -265,
      "jsHeapTotalBytes": 3948544,
      "scriptDurationMs": 111.579,
      "eventListeners": -116,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "large-graph-pan",
      "durationMs": 2123.9739999999756,
      "styleRecalcs": 69,
      "styleRecalcDurationMs": 18.537,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 1159.0629999999999,
      "heapDeltaBytes": 14347624,
      "heapUsedBytes": 82594060,
      "domNodes": -269,
      "jsHeapTotalBytes": -1114112,
      "scriptDurationMs": 403.87800000000004,
      "eventListeners": -189,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-pan",
      "durationMs": 2089.3089999999575,
      "styleRecalcs": 67,
      "styleRecalcDurationMs": 16.541,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 1159.515,
      "heapDeltaBytes": 2369152,
      "heapUsedBytes": 55033976,
      "domNodes": -281,
      "jsHeapTotalBytes": 0,
      "scriptDurationMs": 409.745,
      "eventListeners": -189,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "large-graph-zoom",
      "durationMs": 3170.7460000000083,
      "styleRecalcs": 66,
      "styleRecalcDurationMs": 20.538999999999998,
      "layouts": 60,
      "layoutDurationMs": 7.987999999999999,
      "taskDurationMs": 1365.795,
      "heapDeltaBytes": 14418132,
      "heapUsedBytes": 69540200,
      "domNodes": 14,
      "jsHeapTotalBytes": 7340032,
      "scriptDurationMs": 511.2220000000001,
      "eventListeners": 8,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333335,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "large-graph-zoom",
      "durationMs": 3168.5380000000123,
      "styleRecalcs": 62,
      "styleRecalcDurationMs": 16.394999999999996,
      "layouts": 60,
      "layoutDurationMs": 8.005999999999998,
      "taskDurationMs": 1384.463,
      "heapDeltaBytes": 13082616,
      "heapUsedBytes": 67132824,
      "domNodes": -285,
      "jsHeapTotalBytes": 0,
      "scriptDurationMs": 515.037,
      "eventListeners": 8,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "minimap-idle",
      "durationMs": 2061.2299999999664,
      "styleRecalcs": 7,
      "styleRecalcDurationMs": 7.577,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 604.923,
      "heapDeltaBytes": -2668284,
      "heapUsedBytes": 59246600,
      "domNodes": -276,
      "jsHeapTotalBytes": -1089536,
      "scriptDurationMs": 111.061,
      "eventListeners": -189,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "minimap-idle",
      "durationMs": 2030.856999999969,
      "styleRecalcs": 9,
      "styleRecalcDurationMs": 12.163,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 691.276,
      "heapDeltaBytes": -9024784,
      "heapUsedBytes": 64358392,
      "domNodes": 18,
      "jsHeapTotalBytes": 8007680,
      "scriptDurationMs": 114.505,
      "eventListeners": 6,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "subgraph-dom-widget-clipping",
      "durationMs": 592.4969999999803,
      "styleRecalcs": 48,
      "styleRecalcDurationMs": 11.625000000000002,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 372.344,
      "heapDeltaBytes": -12105660,
      "heapUsedBytes": 53847888,
      "domNodes": 22,
      "jsHeapTotalBytes": 20471808,
      "scriptDurationMs": 118.234,
      "eventListeners": 8,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-dom-widget-clipping",
      "durationMs": 623.4410000000707,
      "styleRecalcs": 45,
      "styleRecalcDurationMs": 10.209,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 436.73100000000005,
      "heapDeltaBytes": -22173056,
      "heapUsedBytes": 47518052,
      "domNodes": -281,
      "jsHeapTotalBytes": 6180864,
      "scriptDurationMs": 130.136,
      "eventListeners": -187,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333335,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "subgraph-idle",
      "durationMs": 2034.858999999983,
      "styleRecalcs": 9,
      "styleRecalcDurationMs": 9.288999999999998,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 483.03799999999995,
      "heapDeltaBytes": -5527352,
      "heapUsedBytes": 47207932,
      "domNodes": -291,
      "jsHeapTotalBytes": 16904192,
      "scriptDurationMs": 21.450000000000003,
      "eventListeners": -191,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-idle",
      "durationMs": 2014.300999999989,
      "styleRecalcs": 10,
      "styleRecalcDurationMs": 9.411000000000001,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 472.82199999999995,
      "heapDeltaBytes": 1852596,
      "heapUsedBytes": 66588376,
      "domNodes": 20,
      "jsHeapTotalBytes": 22568960,
      "scriptDurationMs": 23.605999999999995,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-mouse-sweep",
      "durationMs": 1732.0650000000342,
      "styleRecalcs": 76,
      "styleRecalcDurationMs": 42.81,
      "layouts": 16,
      "layoutDurationMs": 4.929,
      "taskDurationMs": 749.749,
      "heapDeltaBytes": -6148524,
      "heapUsedBytes": 59681800,
      "domNodes": 63,
      "jsHeapTotalBytes": 20471808,
      "scriptDurationMs": 102.48,
      "eventListeners": 4,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "subgraph-mouse-sweep",
      "durationMs": 1723.203000000069,
      "styleRecalcs": 75,
      "styleRecalcDurationMs": 40.397000000000006,
      "layouts": 16,
      "layoutDurationMs": 4.351,
      "taskDurationMs": 790.081,
      "heapDeltaBytes": -17266216,
      "heapUsedBytes": 52279940,
      "domNodes": -242,
      "jsHeapTotalBytes": 20860928,
      "scriptDurationMs": 101.858,
      "eventListeners": -191,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.699999999999818
    },
    {
      "name": "subgraph-transition-enter",
      "durationMs": 1433.0090000000268,
      "styleRecalcs": 18,
      "styleRecalcDurationMs": 34.582,
      "layouts": 14,
      "layoutDurationMs": 16.717,
      "taskDurationMs": 928.7379999999998,
      "heapDeltaBytes": 4607572,
      "heapUsedBytes": 81072552,
      "domNodes": 13673,
      "jsHeapTotalBytes": 17039360,
      "scriptDurationMs": 43.64399999999999,
      "eventListeners": 2533,
      "totalBlockingTimeMs": 178,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "viewport-pan-sweep",
      "durationMs": 8227.444999999989,
      "styleRecalcs": 250,
      "styleRecalcDurationMs": 55.61600000000001,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 4012.715,
      "heapDeltaBytes": 21807788,
      "heapUsedBytes": 81184192,
      "domNodes": -265,
      "jsHeapTotalBytes": 7794688,
      "scriptDurationMs": 1260.8619999999999,
      "eventListeners": -112,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.66333333333332,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "viewport-pan-sweep",
      "durationMs": 8215.323000000011,
      "styleRecalcs": 250,
      "styleRecalcDurationMs": 56.188,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 4078.182,
      "heapDeltaBytes": -326276,
      "heapUsedBytes": 71445720,
      "domNodes": 18,
      "jsHeapTotalBytes": 16048128,
      "scriptDurationMs": 1325.083,
      "eventListeners": 20,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "vue-large-graph-idle",
      "durationMs": 13735.981000000038,
      "styleRecalcs": 0,
      "styleRecalcDurationMs": 0,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 13696.615,
      "heapDeltaBytes": -40130608,
      "heapUsedBytes": 164575940,
      "domNodes": -3302,
      "jsHeapTotalBytes": 20680704,
      "scriptDurationMs": 605.482,
      "eventListeners": -16374,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 17.219999999999953,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "vue-large-graph-idle",
      "durationMs": 13347.240000000056,
      "styleRecalcs": 0,
      "styleRecalcDurationMs": 0,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 13305.443999999998,
      "heapDeltaBytes": -32562684,
      "heapUsedBytes": 170840032,
      "domNodes": -3302,
      "jsHeapTotalBytes": 21729280,
      "scriptDurationMs": 586.029,
      "eventListeners": -16374,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 17.223333333333237,
      "p95FrameDurationMs": 16.799999999999272
    },
    {
      "name": "vue-large-graph-pan",
      "durationMs": 15542.456000000017,
      "styleRecalcs": 79,
      "styleRecalcDurationMs": 19.764000000000003,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 15507.677,
      "heapDeltaBytes": -48530608,
      "heapUsedBytes": 176130176,
      "domNodes": -3300,
      "jsHeapTotalBytes": 10371072,
      "scriptDurationMs": 857.1059999999999,
      "eventListeners": -16376,
      "totalBlockingTimeMs": 9,
      "frameDurationMs": 17.220000000000073,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "vue-large-graph-pan",
      "durationMs": 15517.241000000013,
      "styleRecalcs": 82,
      "styleRecalcDurationMs": 21.461999999999982,
      "layouts": 0,
      "layoutDurationMs": 0,
      "taskDurationMs": 15489.527000000002,
      "heapDeltaBytes": -35777656,
      "heapUsedBytes": 170784840,
      "domNodes": -3300,
      "jsHeapTotalBytes": 1806336,
      "scriptDurationMs": 912.717,
      "eventListeners": -16374,
      "totalBlockingTimeMs": 55,
      "frameDurationMs": 17.223333333333358,
      "p95FrameDurationMs": 16.700000000000728
    },
    {
      "name": "workflow-execution",
      "durationMs": 461.2989999999968,
      "styleRecalcs": 18,
      "styleRecalcDurationMs": 26.364,
      "layouts": 6,
      "layoutDurationMs": 1.7389999999999999,
      "taskDurationMs": 128.138,
      "heapDeltaBytes": 5178512,
      "heapUsedBytes": 69789588,
      "domNodes": 166,
      "jsHeapTotalBytes": 5505024,
      "scriptDurationMs": 21.935999999999996,
      "eventListeners": 69,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.669999999999998,
      "p95FrameDurationMs": 16.800000000000182
    },
    {
      "name": "workflow-execution",
      "durationMs": 477.5839999999789,
      "styleRecalcs": 16,
      "styleRecalcDurationMs": 24.282999999999998,
      "layouts": 4,
      "layoutDurationMs": 1.084,
      "taskDurationMs": 221.683,
      "heapDeltaBytes": -22296528,
      "heapUsedBytes": 48484924,
      "domNodes": -176,
      "jsHeapTotalBytes": 5132288,
      "scriptDurationMs": 19.782,
      "eventListeners": -124,
      "totalBlockingTimeMs": 0,
      "frameDurationMs": 16.666666666666668,
      "p95FrameDurationMs": 16.700000000000728
    }
  ]
}

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 73bc0a86-698b-4778-b65a-9b1b32b1b917

📥 Commits

Reviewing files that changed from the base of the PR and between 57c74f4 and af99419.

📒 Files selected for processing (2)
  • browser_tests/tests/helpCenter.spec.ts
  • browser_tests/tests/releaseNotifications.spec.ts

📝 Walkthrough

Walkthrough

Adds a server flag for version updates, makes the notification default resolve from server state, and updates release-store initialization and visibility checks around cloud and feature-flag readiness.

Changes

Feature-flagged version updates and release gating

Layer / File(s) Summary
Flag-backed default
src/composables/useFeatureFlags.ts, src/platform/settings/constants/coreSettings.ts, src/platform/settings/constants/coreSettings.test.ts
Adds ServerFeatureFlag.SHOW_VERSION_UPDATES, resolves Comfy.Notification.ShowVersionUpdates through api.getServerFeature(...), and verifies the computed default and fallback behavior.
Release fetch waits for flags
src/platform/updates/common/releaseStore.ts, src/platform/updates/common/releaseStore.test.ts, browser_tests/tests/helpCenter.spec.ts, browser_tests/tests/releaseNotifications.spec.ts
releaseStore waits for non-cloud server feature flags before fetching releases, changes toast/red-dot/popup gating to suppress only on Cloud, and updates tests for the API mock, loading flow, local/cloud expectations, and notification-enabled browser scenarios.

Estimated code review effort: 3 (Moderate) | ~25 minutes

Possibly related PRs

  • Comfy-Org/ComfyUI_frontend#12702: Extends the same ServerFeatureFlag enum in src/composables/useFeatureFlags.ts, so it is closely related to this feature-flag wiring change.

Suggested labels: cloud/1.45, released:cloud

Suggested reviewers: CodeJuggernaut

🚥 Pre-merge checks | ✅ 6
✅ Passed checks (6 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: version-update notifications are now gated by ShowVersionUpdates with a local default-off behavior.
Description check ✅ Passed The description covers the summary and key changes in detail, though it does not follow the template exactly and omits Review Focus and Screenshots.
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.
End-To-End Regression Coverage For Fixes ✅ Passed PR includes browser_tests changes, so the bug-fix check’s regression-test condition is not met; no need to fail on E2E coverage.
Adr Compliance For Entity/Litegraph Changes ✅ Passed No changed files touch src/lib/litegraph/, src/ecs/, or graph-entity code, so ADR 0003/0008 checks are not applicable.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/show-version-updates-flag

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.

coderabbitai[bot]
coderabbitai Bot previously approved these changes Jun 26, 2026
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@            Coverage Diff             @@
##             main   #13171      +/-   ##
==========================================
- Coverage   77.48%   76.81%   -0.67%     
==========================================
  Files        1651     1653       +2     
  Lines       93753   114788   +21035     
  Branches    33059    37035    +3976     
==========================================
+ Hits        72642    88180   +15538     
- Misses      20428    25667    +5239     
- Partials      683      941     +258     
Flag Coverage Δ
unit 65.74% <100.00%> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
src/composables/useFeatureFlags.ts 74.07% <100.00%> (-8.21%) ⬇️
src/platform/settings/constants/coreSettings.ts 68.11% <100.00%> (-1.12%) ⬇️
src/platform/updates/common/releaseStore.ts 85.29% <100.00%> (+0.91%) ⬆️

... and 463 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.

Gates release fetching in releaseStore.initialize() on the server feature flags arriving (non-empty), with a 3s timeout fallback, so a host that set show_version_updates=false isn't briefly treated as enabled on first load before negotiation completes. Also replaces the change-detector setting test with behavioral coverage.

Amp-Thread-ID: https://ampcode.com/threads/T-019f0347-dc00-723a-a4d2-558539329035
Co-authored-by: Amp <amp@ampcode.com>
@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Jun 26, 2026

@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.

Actionable comments posted: 1

🤖 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.

Inline comments:
In `@src/platform/updates/common/releaseStore.test.ts`:
- Around line 106-111: The current `until` mock in the release store test
resolves immediately and never exercises the new `initialize()` feature-flag
gate. Update `releaseStore.test.ts` to add focused coverage around
`initialize()` using the real wait behavior: start with an empty
`serverFeatureFlags` ref and verify `fetchReleases` does not run, then set the
flag ref and assert it proceeds, and add a separate test for the 3s timeout
fallback path. Keep the mock shape compatible with both direct `until()` awaits
and chained `until(...).toBe(...)` calls, but make sure the new tests actually
validate the gating logic in `initialize()`.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 228b2fb9-798d-436e-b4b5-88e70e123c46

📥 Commits

Reviewing files that changed from the base of the PR and between 9198f13 and df7eaab.

📒 Files selected for processing (3)
  • src/platform/settings/constants/coreSettings.test.ts
  • src/platform/updates/common/releaseStore.test.ts
  • src/platform/updates/common/releaseStore.ts

Comment thread src/platform/updates/common/releaseStore.test.ts
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Jun 26, 2026

@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.

Actionable comments posted: 1

🤖 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.

Inline comments:
In `@src/platform/settings/constants/coreSettings.ts`:
- Around line 489-490: The fallback for Comfy.Notification.ShowVersionUpdates is
incorrectly tied to isCloud, which changes the default when the server omits the
flag. Update the defaultValue in coreSettings to preserve the previous behavior
unless the host explicitly sets show_version_updates, and make sure the
releaseStore path continues using the existing default for local installs when
ServerFeatureFlag.SHOW_VERSION_UPDATES is unset.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 49643db7-532d-4f9b-9153-25609f2e8e29

📥 Commits

Reviewing files that changed from the base of the PR and between df7eaab and 57c74f4.

📒 Files selected for processing (4)
  • src/platform/settings/constants/coreSettings.test.ts
  • src/platform/settings/constants/coreSettings.ts
  • src/platform/updates/common/releaseStore.test.ts
  • src/platform/updates/common/releaseStore.ts

Comment thread src/platform/settings/constants/coreSettings.ts
@Kosinkadink Kosinkadink changed the title feat: drive ShowVersionUpdates default from server feature flag fix: gate version-update notifications on the ShowVersionUpdates setting (default off on local installs) Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant