Skip to content
https://bitnami.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
83
GRADE
B
FIX
1
REVIEW
4
PASS
8
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

88
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
93
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

848 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.93 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

18 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.000

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.73 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

1.93 s

Page Load Progression

480 ms
960 ms
1.4 s
1.9 s
2.4 s
2.9 s
3.4 s
3.8 s
Checks
15
8 PASS 4 REVIEW 1 FIX
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: private, no-cache, no-store, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private, no-cache, no-store, must-revalidate

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
no-cacheCache but always revalidate first
no-storeNever cache this response
must-revalidateMust recheck with server after expiry
B
Page Weight Budget
1.0 MB transferred, 85 requests
REVIEW
1.0 MB transferred, 85 requests
Info::
Page weighs 3.6 MB (1.0 MB transferred)
Warning::
JavaScript is 672 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 672 KB
Info::
85 HTTP requests
Info::
Estimated 0.22 g CO2 per page load
1.0 MB / 2.4 MB budget
1.0 MB transferred
85 requests
0.22 g CO2 per page load
JavaScript 671.6 KiB 63%
Images 172.0 KiB 16%
CSS 114.1 KiB 11%
Fonts 73.5 KiB 7%
HTML 38.6 KiB 4%
Other 1.1 KiB 0%
Other 79 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

C
Image Optimization
Action
15 images, 0 KB saveable
REVIEW
15 images, 0 KB saveable
Warning::
https://bitnami.com/documents/20322638/20344926/se... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitnami.com/documents/20322638/20344926/ic... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitnami.com/documents/20322638/20344926/de... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitnami.com/documents/20322638/20344926/re... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitnami.com/documents/20322638/0/bitnami-t... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitnami.com/documents/20322638/20344926/te... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitnami.com/o/developer-portal-theme/image... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitnami.com/documents/20322638/20344926/ap... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitnami.com/documents/d/guest/greencheck-s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitnami.com/documents/20322638/20344926/co... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitnami.com/documents/20322638/20344926/ku... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bitnami.com/documents/20322638/20344926/fi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
15 images 172 KB
0 oversized -0 KB
14 legacy format
12 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Execution Cost
618ms total JS execution
REVIEW
618ms total JS execution
Info::
https://bitnami.com/: 187ms CPU time
Info::
https://bitnami.com/combo?browserId=chrome&minifie...: 148ms CPU time
Info::
Unattributable: 144ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-KF7...: 140ms CPU time
Info::
Third-party scripts: 284ms (46% of total)

Main Thread Breakdown

Script Evaluation 45% Other 29% Style & Layout 9% Script Parsing & Compilation 8% Rendering 4% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://bitnami.com/187ms57ms7ms1st
https://bitnami.com/combo?browserId=chrome&minifierType=js&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/aui/aui/aui-min.js&/o/frontend-js-aui-web/liferay/modules.js&/o/frontend-js-aui-web/liferay/aui_sandbox.js&/o/frontend-js-aui-web/aui/attribute-base/attribute-base-min.js&/o/frontend-js-aui-web/aui/attribute-complex/attribute-complex-min.js&/o/frontend-js-aui-web/aui/attribute-core/attribute-core-min.js&/o/frontend-js-aui-web/aui/attribute-observable/attribute-observable-min.js&/o/frontend-js-aui-web/aui/attribute-extras/attribute-extras-min.js&/o/frontend-js-aui-web/aui/event-custom-base/event-custom-base-min.js&/o/frontend-js-aui-web/aui/event-custom-complex/event-custom-complex-min.js&/o/frontend-js-aui-web/aui/oop/oop-min.js&/o/frontend-js-aui-web/aui/aui-base-lang/aui-base-lang-min.js&/o/frontend-js-aui-web/liferay/dependency.js&/o/frontend-js-aui-web/liferay/util.js&/o/frontend-js-web/liferay/dom_task_runner.js&/o/frontend-js-web/liferay/events.js&/o/frontend-js-web/liferay/lazy_load.js&/o/frontend-js-web/liferay/liferay.js&/o/frontend-js-web/liferay/global.bundle.js&/o/frontend-js-web/liferay/portlet.js&/o/frontend-js-web/liferay/workflow.js&/o/oauth2-provider-web/js/liferay.js148ms110ms10ms1st
Unattributable144ms11ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KF7XWD140ms102ms29ms3rd
C
JS Bundles
Action
51 scripts, 206 KB unused
REVIEW
51 scripts, 206 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KF7...: 77 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://bitnami.com/combo?browserId=chrome&minifie...: 51 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://bitnami.com/o/frontend-taglib-clay/__lifer...: 34 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://bitnami.com/o/frontend-js-react-web/__life...: 22 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://analytics-js-cdn.liferay.com/: 21 KB unused (31%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 206 KB
206 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-KF7XWD184 KB77 KB (42%)3rd
https://bitnami.com/combo?browserId=chrome&minifierType=js&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/aui/aui/aui-min.js&/o/frontend-js-aui-web/liferay/modules.js&/o/frontend-js-aui-web/liferay/aui_sandbox.js&/o/frontend-js-aui-web/aui/attribute-base/attribute-base-min.js&/o/frontend-js-aui-web/aui/attribute-complex/attribute-complex-min.js&/o/frontend-js-aui-web/aui/attribute-core/attribute-core-min.js&/o/frontend-js-aui-web/aui/attribute-observable/attribute-observable-min.js&/o/frontend-js-aui-web/aui/attribute-extras/attribute-extras-min.js&/o/frontend-js-aui-web/aui/event-custom-base/event-custom-base-min.js&/o/frontend-js-aui-web/aui/event-custom-complex/event-custom-complex-min.js&/o/frontend-js-aui-web/aui/oop/oop-min.js&/o/frontend-js-aui-web/aui/aui-base-lang/aui-base-lang-min.js&/o/frontend-js-aui-web/liferay/dependency.js&/o/frontend-js-aui-web/liferay/util.js&/o/frontend-js-web/liferay/dom_task_runner.js&/o/frontend-js-web/liferay/events.js&/o/frontend-js-web/liferay/lazy_load.js&/o/frontend-js-web/liferay/liferay.js&/o/frontend-js-web/liferay/global.bundle.js&/o/frontend-js-web/liferay/portlet.js&/o/frontend-js-web/liferay/workflow.js&/o/oauth2-provider-web/js/liferay.js107 KB51 KB (47%)1st
https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$core.js44 KB34 KB (78%)1st
https://bitnami.com/o/frontend-js-react-web/__liferay__/exports/react-dom.js43 KB22 KB (51%)1st
https://analytics-js-cdn.liferay.com/70 KB21 KB (31%)3rd
https://bitnami.com/o/frontend-js-react-web/__liferay__/exports/classnames.js1 KB1st
https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$form.js7 KB1st
https://cdn.cookielaw.org/scripttemplates/otSDKStub.js0 KB3rd
https://bitnami.com/o/developer-portal-theme/js/main.js?browserId=chrome&minifierType=js&languageId=en_US&t=17752829240004 KB1st
https://bitnami.com/o/frontend-js-spa-web/__liferay__/index.js11 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

A
Third-Party Impact
26% third-party, 0 ms blocking
PASS
26% third-party, 0 ms blocking
Info::
Third-party code accounts for 26% of page weight (281.7 KiB of 1.0 MiB)
Info::
Third-party blocking time is low (0 ms)
74%
26%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
2 fonts (74 KB)
PASS
2 fonts (74 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

74 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 848 ms LCP 1.9 shttps://bitnami.com/o/developer-portal-theme/css/fonts/Gotham-Book_Web.woff2Gotham-Book_Web.woff2 https://bitnami.com/o/developer-portal-theme/css/fonts/Gotham-Book_Web.woff2 — 41.0 KiB — 36 ms — font-display: swaphttps://bitnami.com/o/developer-portal-theme/css/fonts/GothamMedium.woffGothamMedium.woff https://bitnami.com/o/developer-portal-theme/css/fonts/GothamMedium.woff — 32.6 KiB — 31 ms — font-display: swap
Gotham-Book_Web.woff2 woff2 swap
Size 41 KB
Load time 36 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
GothamMedium.woff woff swap
Size 33 KB
Load time 31 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~10 KB and ~20 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A
Page Weight Inventory
85 resources · 1.0 MB · 206 KB savings available
PASS
85 resources · 1.0 MB · 206 KB savings available
Warning::
Page weight 47 KB over 1MB target
Got: 1.0 MB Expected: ≤ 1 MB
Info::
~206 KB of savings available
Info::
11 third-party resources (26% of weight)
85 resources · 1.0 MiB · 11 third-party 47.0 KiB over 1MB target
JavaScript 63% · 671.6 KiB
Image 16% · 173.1 KiB
CSS 11% · 114.1 KiB
Font 7% · 73.5 KiB
Document 4% · 38.6 KiB
Other 0% · 79 B

~205.8 KiB of savings available

Remove unused JavaScript: 205.8 KiB
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
85 requests over 6460ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 848 ms LCP 1.9 shttps://bitnami.com// https://bitnami.com/ — 200 — 38.6 KiB — 1.6 s — h2https://bitnami.com/o/developer-portal-theme/css/clay.css?browserId=chrome&themeId=developerportaltheme_WAR_developerportaltheme&minifierType=css&languageId=en_US&t=1775282924000/o/developer-portal-theme/css/clay.... https://bitnami.com/o/developer-portal-theme/css/clay.css?browserId=chrome&themeId=developerportaltheme_WAR_developerportaltheme&minifierType=css&languageId=en_US&t=1775282924000 — 200 — 69.3 KiB — 49 ms — h2https://bitnami.com/combo?browserId=chrome&minifierType=css&themeId=developerportaltheme_WAR_developerportaltheme&languageId=en_US&Search_Unify_Global:%2Fo%2FBrcmDPInternalTools%2Fcss%2Findex.css&com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch:%2Fo%2Fportal-search-web%2Fcss%2Fmain.css&com_liferay_product_navigation_product_menu_web_portlet_ProductMenuPortlet:%2Fo%2Fproduct-navigation-product-menu-web%2Fcss%2Fmain.css&com_liferay_product_navigation_user_personal_bar_web_portlet_ProductNavigationUserPersonalBarPortlet:%2Fo%2Fproduct-navigation-user-personal-bar-web%2Fcss%2Fmain.css&com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet:%2Fo%2Fsite-navigation-menu-web%2Fcss%2Fmain.css&t=1775282924000/combo?browserId=chrome&minifierTyp... https://bitnami.com/combo?browserId=chrome&minifierType=css&themeId=developerportaltheme_WAR_developerportaltheme&languageId=en_US&Search_Unify_Global:%2Fo%2FBrcmDPInternalTools%2Fcss%2Findex.css&com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch:%2Fo%2Fportal-search-web%2Fcss%2Fmain.css&com_liferay_product_navigation_product_menu_web_portlet_ProductMenuPortlet:%2Fo%2Fproduct-navigation-product-menu-web%2Fcss%2Fmain.css&com_liferay_product_navigation_user_personal_bar_web_portlet_ProductNavigationUserPersonalBarPortlet:%2Fo%2Fproduct-navigation-user-personal-bar-web%2Fcss%2Fmain.css&com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet:%2Fo%2Fsite-navigation-menu-web%2Fcss%2Fmain.css&t=1775282924000 — 200 — 5.0 KiB — 501 ms — h2https://bitnami.com/o/frontend-js-loader-modules-extender/loader.js?&mac=9WaMmhziBCkScHZwrrVcOR7VZF4=&browserId=chrome&languageId=en_US&minifierType=js/o/frontend-js-loader-modules-exten... https://bitnami.com/o/frontend-js-loader-modules-extender/loader.js?&mac=9WaMmhziBCkScHZwrrVcOR7VZF4=&browserId=chrome&languageId=en_US&minifierType=js — 200 — 6.5 KiB — 153 ms — h2https://bitnami.com/combo?browserId=chrome&minifierType=js&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/aui/aui/aui-min.js&/o/frontend-js-aui-web/liferay/modules.js&/o/frontend-js-aui-web/liferay/aui_sandbox.js&/o/frontend-js-aui-web/aui/attribute-base/attribute-base-min.js&/o/frontend-js-aui-web/aui/attribute-complex/attribute-complex-min.js&/o/frontend-js-aui-web/aui/attribute-core/attribute-core-min.js&/o/frontend-js-aui-web/aui/attribute-observable/attribute-observable-min.js&/o/frontend-js-aui-web/aui/attribute-extras/attribute-extras-min.js&/o/frontend-js-aui-web/aui/event-custom-base/event-custom-base-min.js&/o/frontend-js-aui-web/aui/event-custom-complex/event-custom-complex-min.js&/o/frontend-js-aui-web/aui/oop/oop-min.js&/o/frontend-js-aui-web/aui/aui-base-lang/aui-base-lang-min.js&/o/frontend-js-aui-web/liferay/dependency.js&/o/frontend-js-aui-web/liferay/util.js&/o/frontend-js-web/liferay/dom_task_runner.js&/o/frontend-js-web/liferay/events.js&/o/frontend-js-web/liferay/lazy_load.js&/o/frontend-js-web/liferay/liferay.js&/o/frontend-js-web/liferay/global.bundle.js&/o/frontend-js-web/liferay/portlet.js&/o/frontend-js-web/liferay/workflow.js&/o/oauth2-provider-web/js/liferay.js/combo?browserId=chrome&minifierTyp... https://bitnami.com/combo?browserId=chrome&minifierType=js&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/aui/aui/aui-min.js&/o/frontend-js-aui-web/liferay/modules.js&/o/frontend-js-aui-web/liferay/aui_sandbox.js&/o/frontend-js-aui-web/aui/attribute-base/attribute-base-min.js&/o/frontend-js-aui-web/aui/attribute-complex/attribute-complex-min.js&/o/frontend-js-aui-web/aui/attribute-core/attribute-core-min.js&/o/frontend-js-aui-web/aui/attribute-observable/attribute-observable-min.js&/o/frontend-js-aui-web/aui/attribute-extras/attribute-extras-min.js&/o/frontend-js-aui-web/aui/event-custom-base/event-custom-base-min.js&/o/frontend-js-aui-web/aui/event-custom-complex/event-custom-complex-min.js&/o/frontend-js-aui-web/aui/oop/oop-min.js&/o/frontend-js-aui-web/aui/aui-base-lang/aui-base-lang-min.js&/o/frontend-js-aui-web/liferay/dependency.js&/o/frontend-js-aui-web/liferay/util.js&/o/frontend-js-web/liferay/dom_task_runner.js&/o/frontend-js-web/liferay/events.js&/o/frontend-js-web/liferay/lazy_load.js&/o/frontend-js-web/liferay/liferay.js&/o/frontend-js-web/liferay/global.bundle.js&/o/frontend-js-web/liferay/portlet.js&/o/frontend-js-web/liferay/workflow.js&/o/oauth2-provider-web/js/liferay.js — 200 — 107.4 KiB — 1.1 s — h2https://bitnami.com/o/developer-portal-theme/css/main.css?browserId=chrome&themeId=developerportaltheme_WAR_developerportaltheme&minifierType=css&languageId=en_US&t=1775282924000/o/developer-portal-theme/css/main.... https://bitnami.com/o/developer-portal-theme/css/main.css?browserId=chrome&themeId=developerportaltheme_WAR_developerportaltheme&minifierType=css&languageId=en_US&t=1775282924000 — 200 — 33.8 KiB — 41 ms — h2https://bitnami.com/o/frontend-js-aui-web/alloy_ui.css?&mac=favIEq7hPo8AEd6k+N5OVADEEls=&browserId=chrome&languageId=en_US&minifierType=css&themeId=developerportaltheme_WAR_developerportaltheme/o/frontend-js-aui-web/alloy_ui.css... https://bitnami.com/o/frontend-js-aui-web/alloy_ui.css?&mac=favIEq7hPo8AEd6k+N5OVADEEls=&browserId=chrome&languageId=en_US&minifierType=css&themeId=developerportaltheme_WAR_developerportaltheme — 200 — 190 B — 35 ms — h2https://bitnami.com/o/layout-common-styles/main.css?plid=4696&segmentsExperienceId=20429831&t=1775287003514/o/layout-common-styles/main.css?pl... https://bitnami.com/o/layout-common-styles/main.css?plid=4696&segmentsExperienceId=20429831&t=1775287003514 — 200 — 2.6 KiB — 33 ms — h2https://searchunify.broadcom.com/resources/search_clients_custom/bf045843-c0cd-11ee-9a11-0242ac120013/ps.jssearchunify.broadcom.com/resources/... https://searchunify.broadcom.com/resources/search_clients_custom/bf045843-c0cd-11ee-9a11-0242ac120013/ps.js — -1 — 0 B — 537 ms — https://bitnami.com/o/developer-portal-theme/images/play-icon.png/o/developer-portal-theme/images/pl... https://bitnami.com/o/developer-portal-theme/images/play-icon.png — 200 — 824 B — 29 ms — h2https://bitnami.com/combo?browserId=chrome&minifierType=css&themeId=developerportaltheme_WAR_developerportaltheme&languageId=en_US&com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qxbz:%2Fo%2Fjournal-content-web%2Fcss%2Fmain.css&t=1775282924000/combo?browserId=chrome&minifierTyp... https://bitnami.com/combo?browserId=chrome&minifierType=css&themeId=developerportaltheme_WAR_developerportaltheme&languageId=en_US&com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qxbz:%2Fo%2Fjournal-content-web%2Fcss%2Fmain.css&t=1775282924000 — 200 — 757 B — 379 ms — h2https://bitnami.com/documents/20322638/20344926/icon-messaging.svg/e47577c6-c5b9-8f94-d1af-14cd931a1663?version=1.0&t=1751539858048/documents/20322638/20344926/icon-m... https://bitnami.com/documents/20322638/20344926/icon-messaging.svg/e47577c6-c5b9-8f94-d1af-14cd931a1663?version=1.0&t=1751539858048 — 200 — 1.3 KiB — 117 ms — h2https://bitnami.com/documents/20322638/20344926/terminal.svg/76cb31bb-37cb-96b8-0a85-7d49c62d535f?version=1.0&t=1751539986128/documents/20322638/20344926/termin... https://bitnami.com/documents/20322638/20344926/terminal.svg/76cb31bb-37cb-96b8-0a85-7d49c62d535f?version=1.0&t=1751539986128 — 200 — 1.3 KiB — 120 ms — h2https://bitnami.com/documents/20322638/20344926/container.svg/1f0c4707-02c0-2e7f-b7f2-899bdfb80d3f?version=1.0&t=1751540708717/documents/20322638/20344926/contai... https://bitnami.com/documents/20322638/20344926/container.svg/1f0c4707-02c0-2e7f-b7f2-899bdfb80d3f?version=1.0&t=1751540708717 — 200 — 906 B — 118 ms — h2https://bitnami.com/documents/20322638/20344926/kubernetes.svg/572b29ff-63f4-d417-1e68-89718cd74a36?version=1.0&t=1751540734045/documents/20322638/20344926/kubern... https://bitnami.com/documents/20322638/20344926/kubernetes.svg/572b29ff-63f4-d417-1e68-89718cd74a36?version=1.0&t=1751540734045 — 200 — 4.6 KiB — 122 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 95 ms — https://bitnami.com/o/developer-portal-theme/js/main.js?browserId=chrome&minifierType=js&languageId=en_US&t=1775282924000/o/developer-portal-theme/js/main.j... https://bitnami.com/o/developer-portal-theme/js/main.js?browserId=chrome&minifierType=js&languageId=en_US&t=1775282924000 — 200 — 4.4 KiB — 482 ms — h2https://bitnami.com/documents/20322638/20344926/defense-secure.svg/c8d7112a-056e-47c0-577b-f5a7606671b3?version=1.0&t=1751540776571/documents/20322638/20344926/defens... https://bitnami.com/documents/20322638/20344926/defense-secure.svg/c8d7112a-056e-47c0-577b-f5a7606671b3?version=1.0&t=1751540776571 — 200 — 1.2 KiB — 117 ms — h2https://bitnami.com/o/developer-portal-theme/spec-html/prism/prism.css/o/developer-portal-theme/spec-html... https://bitnami.com/o/developer-portal-theme/spec-html/prism/prism.css — 200 — 1.3 KiB — 33 ms — h2https://bitnami.com/o/frontend-js-spa-web/__liferay__/index.js/o/frontend-js-spa-web/__liferay__/... https://bitnami.com/o/frontend-js-spa-web/__liferay__/index.js — 200 — 10.9 KiB — 206 ms — h2https://bitnami.com/documents/20322638/20344926/response-and-remediation.svg/2c4e7082-1341-e8a9-7eb0-2f13328b87de?version=1.0&t=1751540914552/documents/20322638/20344926/respon... https://bitnami.com/documents/20322638/20344926/response-and-remediation.svg/2c4e7082-1341-e8a9-7eb0-2f13328b87de?version=1.0&t=1751540914552 — 200 — 1.9 KiB — 385 ms — h2https://bitnami.com/documents/20322638/20344926/fixed-function-device-lockdown.svg/a650b251-9893-94d1-c940-24f38ba771b1?version=1.0&t=1751540896417/documents/20322638/20344926/fixed-... https://bitnami.com/documents/20322638/20344926/fixed-function-device-lockdown.svg/a650b251-9893-94d1-c940-24f38ba771b1?version=1.0&t=1751540896417 — 200 — 1.4 KiB — 124 ms — h2https://bitnami.com/documents/20322638/20344926/app-design.svg/51243a85-a79f-8df5-3027-f74ce00f4621?version=1.0&t=1751540851031/documents/20322638/20344926/app-de... https://bitnami.com/documents/20322638/20344926/app-design.svg/51243a85-a79f-8df5-3027-f74ce00f4621?version=1.0&t=1751540851031 — 200 — 1.5 KiB — 125 ms — h2https://bitnami.com/documents/20322638/20344926/security-shield.svg/471adb52-8069-83f1-34fc-30c68b1b612c?version=1.0&t=1751540872220/documents/20322638/20344926/securi... https://bitnami.com/documents/20322638/20344926/security-shield.svg/471adb52-8069-83f1-34fc-30c68b1b612c?version=1.0&t=1751540872220 — 200 — 1.1 KiB — 388 ms — h2https://bitnami.com/documents/d/guest/greencheck-svg/documents/d/guest/greencheck-svg https://bitnami.com/documents/d/guest/greencheck-svg — 200 — 4.9 KiB — 125 ms — h2https://bitnami.com/documents/20322638/0/bitnami-timeline.svg/a3e0e468-9346-9cef-f017-0f262ffde3ee?version=1.0&t=1751541912893/documents/20322638/0/bitnami-timel... https://bitnami.com/documents/20322638/0/bitnami-timeline.svg/a3e0e468-9346-9cef-f017-0f262ffde3ee?version=1.0&t=1751541912893 — 200 — 50.0 KiB — 1.1 s — h2https://analytics-js-cdn.liferay.com/analytics-js-cdn.liferay.com/ https://analytics-js-cdn.liferay.com/ — 200 — 69.8 KiB — 216 ms — h2https://www.broadcom.com/img/broadcom-logo.pngwww.broadcom.com/img/broadcom-logo.... https://www.broadcom.com/img/broadcom-logo.png — 200 — 3.2 KiB — 92 ms — h2https://bitnami.com/documents/d/guest/adobestock_139517230_1_comp-png/documents/d/guest/adobestock_13951... https://bitnami.com/documents/d/guest/adobestock_139517230_1_comp-png — 200 — 70.6 KiB — 628 ms — h2https://bitnami.com/documents/d/guest/frame-1000002660-comp-png/documents/d/guest/frame-1000002660... https://bitnami.com/documents/d/guest/frame-1000002660-comp-png — 200 — 27.3 KiB — 476 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 848 ms LCP 1.9 shttps://bitnami.com// https://bitnami.com/ — 200 — 38.6 KiB — 1.6 s — h2https://bitnami.com/o/developer-portal-theme/css/clay.css?browserId=chrome&themeId=developerportaltheme_WAR_developerportaltheme&minifierType=css&languageId=en_US&t=1775282924000/o/developer-portal-theme/css/clay.... https://bitnami.com/o/developer-portal-theme/css/clay.css?browserId=chrome&themeId=developerportaltheme_WAR_developerportaltheme&minifierType=css&languageId=en_US&t=1775282924000 — 200 — 69.3 KiB — 49 ms — h2https://bitnami.com/combo?browserId=chrome&minifierType=css&themeId=developerportaltheme_WAR_developerportaltheme&languageId=en_US&Search_Unify_Global:%2Fo%2FBrcmDPInternalTools%2Fcss%2Findex.css&com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch:%2Fo%2Fportal-search-web%2Fcss%2Fmain.css&com_liferay_product_navigation_product_menu_web_portlet_ProductMenuPortlet:%2Fo%2Fproduct-navigation-product-menu-web%2Fcss%2Fmain.css&com_liferay_product_navigation_user_personal_bar_web_portlet_ProductNavigationUserPersonalBarPortlet:%2Fo%2Fproduct-navigation-user-personal-bar-web%2Fcss%2Fmain.css&com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet:%2Fo%2Fsite-navigation-menu-web%2Fcss%2Fmain.css&t=1775282924000/combo?browserId=chrome&minifierTyp... https://bitnami.com/combo?browserId=chrome&minifierType=css&themeId=developerportaltheme_WAR_developerportaltheme&languageId=en_US&Search_Unify_Global:%2Fo%2FBrcmDPInternalTools%2Fcss%2Findex.css&com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet_INSTANCE_templateSearch:%2Fo%2Fportal-search-web%2Fcss%2Fmain.css&com_liferay_product_navigation_product_menu_web_portlet_ProductMenuPortlet:%2Fo%2Fproduct-navigation-product-menu-web%2Fcss%2Fmain.css&com_liferay_product_navigation_user_personal_bar_web_portlet_ProductNavigationUserPersonalBarPortlet:%2Fo%2Fproduct-navigation-user-personal-bar-web%2Fcss%2Fmain.css&com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet:%2Fo%2Fsite-navigation-menu-web%2Fcss%2Fmain.css&t=1775282924000 — 200 — 5.0 KiB — 501 ms — h2https://bitnami.com/o/frontend-js-loader-modules-extender/loader.js?&mac=9WaMmhziBCkScHZwrrVcOR7VZF4=&browserId=chrome&languageId=en_US&minifierType=js/o/frontend-js-loader-modules-exten... https://bitnami.com/o/frontend-js-loader-modules-extender/loader.js?&mac=9WaMmhziBCkScHZwrrVcOR7VZF4=&browserId=chrome&languageId=en_US&minifierType=js — 200 — 6.5 KiB — 153 ms — h2https://bitnami.com/combo?browserId=chrome&minifierType=js&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/aui/aui/aui-min.js&/o/frontend-js-aui-web/liferay/modules.js&/o/frontend-js-aui-web/liferay/aui_sandbox.js&/o/frontend-js-aui-web/aui/attribute-base/attribute-base-min.js&/o/frontend-js-aui-web/aui/attribute-complex/attribute-complex-min.js&/o/frontend-js-aui-web/aui/attribute-core/attribute-core-min.js&/o/frontend-js-aui-web/aui/attribute-observable/attribute-observable-min.js&/o/frontend-js-aui-web/aui/attribute-extras/attribute-extras-min.js&/o/frontend-js-aui-web/aui/event-custom-base/event-custom-base-min.js&/o/frontend-js-aui-web/aui/event-custom-complex/event-custom-complex-min.js&/o/frontend-js-aui-web/aui/oop/oop-min.js&/o/frontend-js-aui-web/aui/aui-base-lang/aui-base-lang-min.js&/o/frontend-js-aui-web/liferay/dependency.js&/o/frontend-js-aui-web/liferay/util.js&/o/frontend-js-web/liferay/dom_task_runner.js&/o/frontend-js-web/liferay/events.js&/o/frontend-js-web/liferay/lazy_load.js&/o/frontend-js-web/liferay/liferay.js&/o/frontend-js-web/liferay/global.bundle.js&/o/frontend-js-web/liferay/portlet.js&/o/frontend-js-web/liferay/workflow.js&/o/oauth2-provider-web/js/liferay.js/combo?browserId=chrome&minifierTyp... https://bitnami.com/combo?browserId=chrome&minifierType=js&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/aui/aui/aui-min.js&/o/frontend-js-aui-web/liferay/modules.js&/o/frontend-js-aui-web/liferay/aui_sandbox.js&/o/frontend-js-aui-web/aui/attribute-base/attribute-base-min.js&/o/frontend-js-aui-web/aui/attribute-complex/attribute-complex-min.js&/o/frontend-js-aui-web/aui/attribute-core/attribute-core-min.js&/o/frontend-js-aui-web/aui/attribute-observable/attribute-observable-min.js&/o/frontend-js-aui-web/aui/attribute-extras/attribute-extras-min.js&/o/frontend-js-aui-web/aui/event-custom-base/event-custom-base-min.js&/o/frontend-js-aui-web/aui/event-custom-complex/event-custom-complex-min.js&/o/frontend-js-aui-web/aui/oop/oop-min.js&/o/frontend-js-aui-web/aui/aui-base-lang/aui-base-lang-min.js&/o/frontend-js-aui-web/liferay/dependency.js&/o/frontend-js-aui-web/liferay/util.js&/o/frontend-js-web/liferay/dom_task_runner.js&/o/frontend-js-web/liferay/events.js&/o/frontend-js-web/liferay/lazy_load.js&/o/frontend-js-web/liferay/liferay.js&/o/frontend-js-web/liferay/global.bundle.js&/o/frontend-js-web/liferay/portlet.js&/o/frontend-js-web/liferay/workflow.js&/o/oauth2-provider-web/js/liferay.js — 200 — 107.4 KiB — 1.1 s — h2https://bitnami.com/o/developer-portal-theme/css/main.css?browserId=chrome&themeId=developerportaltheme_WAR_developerportaltheme&minifierType=css&languageId=en_US&t=1775282924000/o/developer-portal-theme/css/main.... https://bitnami.com/o/developer-portal-theme/css/main.css?browserId=chrome&themeId=developerportaltheme_WAR_developerportaltheme&minifierType=css&languageId=en_US&t=1775282924000 — 200 — 33.8 KiB — 41 ms — h2https://bitnami.com/o/frontend-js-aui-web/alloy_ui.css?&mac=favIEq7hPo8AEd6k+N5OVADEEls=&browserId=chrome&languageId=en_US&minifierType=css&themeId=developerportaltheme_WAR_developerportaltheme/o/frontend-js-aui-web/alloy_ui.css... https://bitnami.com/o/frontend-js-aui-web/alloy_ui.css?&mac=favIEq7hPo8AEd6k+N5OVADEEls=&browserId=chrome&languageId=en_US&minifierType=css&themeId=developerportaltheme_WAR_developerportaltheme — 200 — 190 B — 35 ms — h2https://bitnami.com/o/layout-common-styles/main.css?plid=4696&segmentsExperienceId=20429831&t=1775287003514/o/layout-common-styles/main.css?pl... https://bitnami.com/o/layout-common-styles/main.css?plid=4696&segmentsExperienceId=20429831&t=1775287003514 — 200 — 2.6 KiB — 33 ms — h2https://searchunify.broadcom.com/resources/search_clients_custom/bf045843-c0cd-11ee-9a11-0242ac120013/ps.jssearchunify.broadcom.com/resources/... https://searchunify.broadcom.com/resources/search_clients_custom/bf045843-c0cd-11ee-9a11-0242ac120013/ps.js — -1 — 0 B — 537 ms — https://bitnami.com/o/developer-portal-theme/images/play-icon.png/o/developer-portal-theme/images/pl... https://bitnami.com/o/developer-portal-theme/images/play-icon.png — 200 — 824 B — 29 ms — h2https://bitnami.com/combo?browserId=chrome&minifierType=css&themeId=developerportaltheme_WAR_developerportaltheme&languageId=en_US&com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qxbz:%2Fo%2Fjournal-content-web%2Fcss%2Fmain.css&t=1775282924000/combo?browserId=chrome&minifierTyp... https://bitnami.com/combo?browserId=chrome&minifierType=css&themeId=developerportaltheme_WAR_developerportaltheme&languageId=en_US&com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_qxbz:%2Fo%2Fjournal-content-web%2Fcss%2Fmain.css&t=1775282924000 — 200 — 757 B — 379 ms — h2https://bitnami.com/documents/20322638/20344926/icon-messaging.svg/e47577c6-c5b9-8f94-d1af-14cd931a1663?version=1.0&t=1751539858048/documents/20322638/20344926/icon-m... https://bitnami.com/documents/20322638/20344926/icon-messaging.svg/e47577c6-c5b9-8f94-d1af-14cd931a1663?version=1.0&t=1751539858048 — 200 — 1.3 KiB — 117 ms — h2https://bitnami.com/documents/20322638/20344926/terminal.svg/76cb31bb-37cb-96b8-0a85-7d49c62d535f?version=1.0&t=1751539986128/documents/20322638/20344926/termin... https://bitnami.com/documents/20322638/20344926/terminal.svg/76cb31bb-37cb-96b8-0a85-7d49c62d535f?version=1.0&t=1751539986128 — 200 — 1.3 KiB — 120 ms — h2https://bitnami.com/documents/20322638/20344926/container.svg/1f0c4707-02c0-2e7f-b7f2-899bdfb80d3f?version=1.0&t=1751540708717/documents/20322638/20344926/contai... https://bitnami.com/documents/20322638/20344926/container.svg/1f0c4707-02c0-2e7f-b7f2-899bdfb80d3f?version=1.0&t=1751540708717 — 200 — 906 B — 118 ms — h2https://bitnami.com/documents/20322638/20344926/kubernetes.svg/572b29ff-63f4-d417-1e68-89718cd74a36?version=1.0&t=1751540734045/documents/20322638/20344926/kubern... https://bitnami.com/documents/20322638/20344926/kubernetes.svg/572b29ff-63f4-d417-1e68-89718cd74a36?version=1.0&t=1751540734045 — 200 — 4.6 KiB — 122 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 95 ms — https://bitnami.com/o/developer-portal-theme/js/main.js?browserId=chrome&minifierType=js&languageId=en_US&t=1775282924000/o/developer-portal-theme/js/main.j... https://bitnami.com/o/developer-portal-theme/js/main.js?browserId=chrome&minifierType=js&languageId=en_US&t=1775282924000 — 200 — 4.4 KiB — 482 ms — h2https://bitnami.com/documents/20322638/20344926/defense-secure.svg/c8d7112a-056e-47c0-577b-f5a7606671b3?version=1.0&t=1751540776571/documents/20322638/20344926/defens... https://bitnami.com/documents/20322638/20344926/defense-secure.svg/c8d7112a-056e-47c0-577b-f5a7606671b3?version=1.0&t=1751540776571 — 200 — 1.2 KiB — 117 ms — h2https://bitnami.com/o/developer-portal-theme/spec-html/prism/prism.css/o/developer-portal-theme/spec-html... https://bitnami.com/o/developer-portal-theme/spec-html/prism/prism.css — 200 — 1.3 KiB — 33 ms — h2https://bitnami.com/o/frontend-js-spa-web/__liferay__/index.js/o/frontend-js-spa-web/__liferay__/... https://bitnami.com/o/frontend-js-spa-web/__liferay__/index.js — 200 — 10.9 KiB — 206 ms — h2https://bitnami.com/documents/20322638/20344926/response-and-remediation.svg/2c4e7082-1341-e8a9-7eb0-2f13328b87de?version=1.0&t=1751540914552/documents/20322638/20344926/respon... https://bitnami.com/documents/20322638/20344926/response-and-remediation.svg/2c4e7082-1341-e8a9-7eb0-2f13328b87de?version=1.0&t=1751540914552 — 200 — 1.9 KiB — 385 ms — h2https://bitnami.com/documents/20322638/20344926/fixed-function-device-lockdown.svg/a650b251-9893-94d1-c940-24f38ba771b1?version=1.0&t=1751540896417/documents/20322638/20344926/fixed-... https://bitnami.com/documents/20322638/20344926/fixed-function-device-lockdown.svg/a650b251-9893-94d1-c940-24f38ba771b1?version=1.0&t=1751540896417 — 200 — 1.4 KiB — 124 ms — h2https://bitnami.com/documents/20322638/20344926/app-design.svg/51243a85-a79f-8df5-3027-f74ce00f4621?version=1.0&t=1751540851031/documents/20322638/20344926/app-de... https://bitnami.com/documents/20322638/20344926/app-design.svg/51243a85-a79f-8df5-3027-f74ce00f4621?version=1.0&t=1751540851031 — 200 — 1.5 KiB — 125 ms — h2https://bitnami.com/documents/20322638/20344926/security-shield.svg/471adb52-8069-83f1-34fc-30c68b1b612c?version=1.0&t=1751540872220/documents/20322638/20344926/securi... https://bitnami.com/documents/20322638/20344926/security-shield.svg/471adb52-8069-83f1-34fc-30c68b1b612c?version=1.0&t=1751540872220 — 200 — 1.1 KiB — 388 ms — h2https://bitnami.com/documents/d/guest/greencheck-svg/documents/d/guest/greencheck-svg https://bitnami.com/documents/d/guest/greencheck-svg — 200 — 4.9 KiB — 125 ms — h2https://bitnami.com/documents/20322638/0/bitnami-timeline.svg/a3e0e468-9346-9cef-f017-0f262ffde3ee?version=1.0&t=1751541912893/documents/20322638/0/bitnami-timel... https://bitnami.com/documents/20322638/0/bitnami-timeline.svg/a3e0e468-9346-9cef-f017-0f262ffde3ee?version=1.0&t=1751541912893 — 200 — 50.0 KiB — 1.1 s — h2https://analytics-js-cdn.liferay.com/analytics-js-cdn.liferay.com/ https://analytics-js-cdn.liferay.com/ — 200 — 69.8 KiB — 216 ms — h2https://www.broadcom.com/img/broadcom-logo.pngwww.broadcom.com/img/broadcom-logo.... https://www.broadcom.com/img/broadcom-logo.png — 200 — 3.2 KiB — 92 ms — h2https://bitnami.com/documents/d/guest/adobestock_139517230_1_comp-png/documents/d/guest/adobestock_13951... https://bitnami.com/documents/d/guest/adobestock_139517230_1_comp-png — 200 — 70.6 KiB — 628 ms — h2https://bitnami.com/documents/d/guest/frame-1000002660-comp-png/documents/d/guest/frame-1000002660... https://bitnami.com/documents/d/guest/frame-1000002660-comp-png — 200 — 27.3 KiB — 476 ms — h2https://bitnami.com/o/developer-portal-theme/css/fonts/Gotham-Book_Web.woff2/o/developer-portal-theme/css/fonts... https://bitnami.com/o/developer-portal-theme/css/fonts/Gotham-Book_Web.woff2 — 200 — 41.0 KiB — 36 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KF7XWDwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KF7XWD — 200 — 183.8 KiB — 144 ms — h2https://bitnami.com/o/frontend-js-web/__liferay__/index.js/o/frontend-js-web/__liferay__/inde... https://bitnami.com/o/frontend-js-web/__liferay__/index.js — 200 — 18.2 KiB — 237 ms — h2https://bitnami.com/combo/?browserId=chrome&minifierType=&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/aui/yui-throttle/yui-throttle-min.js&/o/frontend-js-aui-web/aui/classnamemanager/classnamemanager-min.js&/o/frontend-js-aui-web/aui/aui-classnamemanager/aui-classnamemanager-min.js&/o/frontend-js-aui-web/aui/aui-debounce/aui-debounce-min.js&/o/frontend-js-aui-web/aui/array-extras/array-extras-min.js&/o/frontend-js-aui-web/aui/event-base/event-base-min.js&/o/frontend-js-aui-web/aui/dom-core/dom-core-min.js&/o/frontend-js-aui-web/aui/dom-base/dom-base-min.js&/o/frontend-js-aui-web/aui/selector-native/selector-native-min.js&/o/frontend-js-aui-web/aui/selector/selector-min.js&/o/frontend-js-aui-web/aui/node-core/node-core-min.js&/o/frontend-js-aui-web/aui/dom-style/dom-style-min.js&/o/frontend-js-aui-web/aui/node-base/node-base-min.js&/o/frontend-js-aui-web/aui/event-delegate/event-delegate-min.js&/o/frontend-js-aui-web/aui/node-event-delegate/node-event-delegate-min.js/combo/?browserId=chrome&minifierTy... https://bitnami.com/combo/?browserId=chrome&minifierType=&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/aui/yui-throttle/yui-throttle-min.js&/o/frontend-js-aui-web/aui/classnamemanager/classnamemanager-min.js&/o/frontend-js-aui-web/aui/aui-classnamemanager/aui-classnamemanager-min.js&/o/frontend-js-aui-web/aui/aui-debounce/aui-debounce-min.js&/o/frontend-js-aui-web/aui/array-extras/array-extras-min.js&/o/frontend-js-aui-web/aui/event-base/event-base-min.js&/o/frontend-js-aui-web/aui/dom-core/dom-core-min.js&/o/frontend-js-aui-web/aui/dom-base/dom-base-min.js&/o/frontend-js-aui-web/aui/selector-native/selector-native-min.js&/o/frontend-js-aui-web/aui/selector/selector-min.js&/o/frontend-js-aui-web/aui/node-core/node-core-min.js&/o/frontend-js-aui-web/aui/dom-style/dom-style-min.js&/o/frontend-js-aui-web/aui/node-base/node-base-min.js&/o/frontend-js-aui-web/aui/event-delegate/event-delegate-min.js&/o/frontend-js-aui-web/aui/node-event-delegate/node-event-delegate-min.js — 200 — 14.5 KiB — 549 ms — h2https://bitnami.com/combo/?browserId=chrome&minifierType=&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/aui/pluginhost-base/pluginhost-base-min.js&/o/frontend-js-aui-web/aui/pluginhost-config/pluginhost-config-min.js&/o/frontend-js-aui-web/aui/node-pluginhost/node-pluginhost-min.js&/o/frontend-js-aui-web/aui/dom-screen/dom-screen-min.js&/o/frontend-js-aui-web/aui/node-screen/node-screen-min.js&/o/frontend-js-aui-web/aui/node-style/node-style-min.js&/o/frontend-js-aui-web/aui/aui-node-base/aui-node-base-min.js&/o/frontend-js-aui-web/aui/aui-timer/aui-timer-min.js&/o/frontend-js-aui-web/aui/event-touch/event-touch-min.js&/o/frontend-js-aui-web/aui/event-synthetic/event-synthetic-min.js&/o/frontend-js-aui-web/aui/event-move/event-move-min.js/combo/?browserId=chrome&minifierTy... https://bitnami.com/combo/?browserId=chrome&minifierType=&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/aui/pluginhost-base/pluginhost-base-min.js&/o/frontend-js-aui-web/aui/pluginhost-config/pluginhost-config-min.js&/o/frontend-js-aui-web/aui/node-pluginhost/node-pluginhost-min.js&/o/frontend-js-aui-web/aui/dom-screen/dom-screen-min.js&/o/frontend-js-aui-web/aui/node-screen/node-screen-min.js&/o/frontend-js-aui-web/aui/node-style/node-style-min.js&/o/frontend-js-aui-web/aui/aui-node-base/aui-node-base-min.js&/o/frontend-js-aui-web/aui/aui-timer/aui-timer-min.js&/o/frontend-js-aui-web/aui/event-touch/event-touch-min.js&/o/frontend-js-aui-web/aui/event-synthetic/event-synthetic-min.js&/o/frontend-js-aui-web/aui/event-move/event-move-min.js — 200 — 10.5 KiB — 484 ms — h2https://bitnami.com/o/developer-portal-theme/css/fonts/GothamMedium.woff/o/developer-portal-theme/css/fonts... https://bitnami.com/o/developer-portal-theme/css/fonts/GothamMedium.woff — 200 — 32.6 KiB — 31 ms — h2https://bitnami.com/o/layout-taglib/__liferay__/index.js/o/layout-taglib/__liferay__/index.... https://bitnami.com/o/layout-taglib/__liferay__/index.js — 200 — 5.7 KiB — 135 ms — h2https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$button.js/o/frontend-taglib-clay/__liferay__... https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$button.js — 200 — 2.5 KiB — 180 ms — h2https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$loading-indicator.js/o/frontend-taglib-clay/__liferay__... https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$loading-indicator.js — 200 — 1.3 KiB — 139 ms — h2https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$pagination.js/o/frontend-taglib-clay/__liferay__... https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$pagination.js — 200 — 3.7 KiB — 120 ms — h2https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$table.js/o/frontend-taglib-clay/__liferay__... https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$table.js — 200 — 2.3 KiB — 164 ms — h2https://bitnami.com/o/frontend-js-react-web/__liferay__/exports/react.js/o/frontend-js-react-web/__liferay_... https://bitnami.com/o/frontend-js-react-web/__liferay__/exports/react.js — 200 — 3.4 KiB — 126 ms — h2https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$empty-state.js/o/frontend-taglib-clay/__liferay__... https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$empty-state.js — 200 — 2.4 KiB — 140 ms — h2https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$form.js/o/frontend-taglib-clay/__liferay__... https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$form.js — 200 — 6.9 KiB — 124 ms — h2https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$icon.js/o/frontend-taglib-clay/__liferay__... https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$icon.js — 200 — 1.5 KiB — 176 ms — h2https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$layout.js/o/frontend-taglib-clay/__liferay__... https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$layout.js — 200 — 3.2 KiB — 135 ms — h2https://bitnami.com/o/frontend-js-react-web/__liferay__/exports/prop-types.js/o/frontend-js-react-web/__liferay_... https://bitnami.com/o/frontend-js-react-web/__liferay__/exports/prop-types.js — 200 — 1.1 KiB — 161 ms — h2https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$core.js/o/frontend-taglib-clay/__liferay__... https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$core.js — 200 — 43.9 KiB — 785 ms — h2https://bitnami.com/o/frontend-js-react-web/__liferay__/exports/classnames.js/o/frontend-js-react-web/__liferay_... https://bitnami.com/o/frontend-js-react-web/__liferay__/exports/classnames.js — 200 — 911 B — 136 ms — h2https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$modal.js/o/frontend-taglib-clay/__liferay__... https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$modal.js — 200 — 6.6 KiB — 135 ms — h2https://bitnami.com/o/frontend-js-react-web/__liferay__/index.js/o/frontend-js-react-web/__liferay_... https://bitnami.com/o/frontend-js-react-web/__liferay__/index.js — 200 — 2.1 KiB — 121 ms — h2https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$alert.js/o/frontend-taglib-clay/__liferay__... https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$alert.js — 200 — 2.3 KiB — 140 ms — h2https://bitnami.com/o/frontend-js-dependencies-web/__liferay__/exports/uuid.js/o/frontend-js-dependencies-web/__l... https://bitnami.com/o/frontend-js-dependencies-web/__liferay__/exports/uuid.js — 200 — 4.1 KiB — 152 ms — h2https://bitnami.com/o/accessibility-settings-state-web/__liferay__/index.js/o/accessibility-settings-state-web... https://bitnami.com/o/accessibility-settings-state-web/__liferay__/index.js — 200 — 606 B — 167 ms — h2https://bitnami.com/o/frontend-js-state-web/__liferay__/index.js/o/frontend-js-state-web/__liferay_... https://bitnami.com/o/frontend-js-state-web/__liferay__/index.js — 200 — 1.7 KiB — 134 ms — h2https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$shared.js/o/frontend-taglib-clay/__liferay__... https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$shared.js — 200 — 13.1 KiB — 209 ms — h2https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$link.js/o/frontend-taglib-clay/__liferay__... https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$link.js — 200 — 1.9 KiB — 140 ms — h2https://bitnami.com/o/frontend-js-tabs-support-web/__liferay__/index.js/o/frontend-js-tabs-support-web/__l... https://bitnami.com/o/frontend-js-tabs-support-web/__liferay__/index.js — 200 — 1.2 KiB — 149 ms — h2https://bitnami.com/o/frontend-js-alert-support-web/__liferay__/index.js/o/frontend-js-alert-support-web/__... https://bitnami.com/o/frontend-js-alert-support-web/__liferay__/index.js — 200 — 619 B — 123 ms — h2https://bitnami.com/o/frontend-js-dropdown-support-web/__liferay__/index.js/o/frontend-js-dropdown-support-web... https://bitnami.com/o/frontend-js-dropdown-support-web/__liferay__/index.js — 200 — 1.3 KiB — 170 ms — h2https://bitnami.com/o/frontend-js-collapse-support-web/__liferay__/index.js/o/frontend-js-collapse-support-web... https://bitnami.com/o/frontend-js-collapse-support-web/__liferay__/index.js — 200 — 1.5 KiB — 157 ms — h2https://bitnami.com/o/frontend-js-tooltip-support-web/__liferay__/index.js/o/frontend-js-tooltip-support-web/... https://bitnami.com/o/frontend-js-tooltip-support-web/__liferay__/index.js — 200 — 888 B — 125 ms — h2https://bitnami.com/o/cookies-banner-web/__liferay__/index.js/o/cookies-banner-web/__liferay__/i... https://bitnami.com/o/cookies-banner-web/__liferay__/index.js — 200 — 2.4 KiB — 134 ms — h2https://images.sw.broadcom.com/Web/CAInc2/%7B58429d82-f905-426a-9ac4-f3449d253fe0%7D_blocked-emails.jsimages.sw.broadcom.com/Web/CAInc2/%... https://images.sw.broadcom.com/Web/CAInc2/%7B58429d82-f905-426a-9ac4-f3449d253fe0%7D_blocked-emails.js — 200 — 24.7 KiB — 69 ms — http/1.1https://bitnami.com/o/frontend-js-react-web/__liferay__/exports/react-dom.js/o/frontend-js-react-web/__liferay_... https://bitnami.com/o/frontend-js-react-web/__liferay__/exports/react-dom.js — 200 — 42.9 KiB — 253 ms — h2https://bitnami.com/o/frontend-js-node-shims/__liferay__/exports/process.js/o/frontend-js-node-shims/__liferay... https://bitnami.com/o/frontend-js-node-shims/__liferay__/exports/process.js — 200 — 2.0 KiB — 148 ms — h2https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$tooltip.js/o/frontend-taglib-clay/__liferay__... https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$tooltip.js — 200 — 5.2 KiB — 140 ms — h2https://bitnami.com/o/frontend-js-dependencies-web/__liferay__/exports/dom-align.js/o/frontend-js-dependencies-web/__l... https://bitnami.com/o/frontend-js-dependencies-web/__liferay__/exports/dom-align.js — 200 — 5.3 KiB — 153 ms — h2https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$provider.js/o/frontend-taglib-clay/__liferay__... https://bitnami.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$provider.js — 200 — 3.0 KiB — 165 ms — h2https://bitnami.com/o/frontend-js-dependencies-web/__liferay__/exports/fuzzy.js/o/frontend-js-dependencies-web/__l... https://bitnami.com/o/frontend-js-dependencies-web/__liferay__/exports/fuzzy.js — 200 — 945 B — 129 ms — h2https://bitnami.com/o/frontend-js-react-web/__liferay__/exports/react-dnd.js/o/frontend-js-react-web/__liferay_... https://bitnami.com/o/frontend-js-react-web/__liferay__/exports/react-dnd.js — 200 — 16.1 KiB — 242 ms — h2https://bitnami.com/o/frontend-js-react-web/__liferay__/exports/react-dnd-html5-backend.js/o/frontend-js-react-web/__liferay_... https://bitnami.com/o/frontend-js-react-web/__liferay__/exports/react-dnd-html5-backend.js — 200 — 4.9 KiB — 474 ms — h2https://bitnami.com/o/frontend-js-dependencies-web/__liferay__/exports/react-transition-group.js/o/frontend-js-dependencies-web/__l... https://bitnami.com/o/frontend-js-dependencies-web/__liferay__/exports/react-transition-group.js — 200 — 4.6 KiB — 460 ms — h2https://bitnami.com/o/frontend-js-web/liferay/modal/Modal.css/o/frontend-js-web/liferay/modal/Mo... https://bitnami.com/o/frontend-js-web/liferay/modal/Modal.css — 200 — 540 B — 32 ms — h2https://bitnami.com/o/frontend-js-web/css/notification.css/o/frontend-js-web/css/notification... https://bitnami.com/o/frontend-js-web/css/notification.css — 200 — 229 B — 34 ms — h2https://bitnami.com/combo/?browserId=chrome&minifierType=&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/aui/widget-base/assets/skins/sam/widget-base.css/combo/?browserId=chrome&minifierTy... https://bitnami.com/combo/?browserId=chrome&minifierType=&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/aui/widget-base/assets/skins/sam/widget-base.css — 200 — 355 B — 390 ms — h2https://bitnami.com/combo/?browserId=chrome&minifierType=&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/aui/base-core/base-core-min.js&/o/frontend-js-aui-web/aui/base-observable/base-observable-min.js&/o/frontend-js-aui-web/aui/base-base/base-base-min.js&/o/frontend-js-aui-web/aui/base-pluginhost/base-pluginhost-min.js&/o/frontend-js-aui-web/aui/event-focus/event-focus-min.js&/o/frontend-js-aui-web/aui/widget-base/widget-base-min.js&/o/frontend-js-aui-web/aui/aui-widget-cssclass/aui-widget-cssclass-min.js&/o/frontend-js-aui-web/aui/aui-widget-toggle/aui-widget-toggle-min.js&/o/frontend-js-aui-web/aui/base-build/base-build-min.js&/o/frontend-js-aui-web/aui/aui-component/aui-component-min.js&/o/frontend-js-aui-web/aui/cookie/cookie-min.js&/o/frontend-js-aui-web/aui/plugin/plugin-min.js&/o/frontend-js-aui-web/liferay/session.js/combo/?browserId=chrome&minifierTy... https://bitnami.com/combo/?browserId=chrome&minifierType=&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/aui/base-core/base-core-min.js&/o/frontend-js-aui-web/aui/base-observable/base-observable-min.js&/o/frontend-js-aui-web/aui/base-base/base-base-min.js&/o/frontend-js-aui-web/aui/base-pluginhost/base-pluginhost-min.js&/o/frontend-js-aui-web/aui/event-focus/event-focus-min.js&/o/frontend-js-aui-web/aui/widget-base/widget-base-min.js&/o/frontend-js-aui-web/aui/aui-widget-cssclass/aui-widget-cssclass-min.js&/o/frontend-js-aui-web/aui/aui-widget-toggle/aui-widget-toggle-min.js&/o/frontend-js-aui-web/aui/base-build/base-build-min.js&/o/frontend-js-aui-web/aui/aui-component/aui-component-min.js&/o/frontend-js-aui-web/aui/cookie/cookie-min.js&/o/frontend-js-aui-web/aui/plugin/plugin-min.js&/o/frontend-js-aui-web/liferay/session.js — 200 — 12.2 KiB — 468 ms — h2https://bitnami.com/combo/?browserId=chrome&minifierType=&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/liferay/menu.js/combo/?browserId=chrome&minifierTy... https://bitnami.com/combo/?browserId=chrome&minifierType=&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/liferay/menu.js — 200 — 4.5 KiB — 116 ms — h2https://osbasahpublisher-ac-uswest1.lfr.cloud/identityosbasahpublisher-ac-uswest1.lfr.clo... https://osbasahpublisher-ac-uswest1.lfr.cloud/identity — 200 — 0 B — 197 ms — h2https://bitnami.com/combo/?browserId=chrome&minifierType=&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/aui/array-invoke/array-invoke-min.js/combo/?browserId=chrome&minifierTy... https://bitnami.com/combo/?browserId=chrome&minifierType=&languageId=en_US&t=1775282923867&/o/frontend-js-aui-web/aui/array-invoke/array-invoke-min.js — 200 — 306 B — 399 ms — h2https://osbasahpublisher-ac-uswest1.lfr.cloud/identityosbasahpublisher-ac-uswest1.lfr.clo... https://osbasahpublisher-ac-uswest1.lfr.cloud/identity — 200 — 43 B — 161 ms — h2https://osbasahpublisher-ac-uswest1.lfr.cloud/osbasahpublisher-ac-uswest1.lfr.clo... https://osbasahpublisher-ac-uswest1.lfr.cloud/ — 200 — 0 B — 158 ms — h3https://bitnami.com/o/developer-portal-theme/images/favicon.ico/o/developer-portal-theme/images/fa... https://bitnami.com/o/developer-portal-theme/images/favicon.ico — 200 — 1.1 KiB — 38 ms — h2https://osbasahpublisher-ac-uswest1.lfr.cloud/osbasahpublisher-ac-uswest1.lfr.clo... https://osbasahpublisher-ac-uswest1.lfr.cloud/ — 200 — 18 B — 162 ms — h3https://osbasahpublisher-ac-uswest1.lfr.cloud/osbasahpublisher-ac-uswest1.lfr.clo... https://osbasahpublisher-ac-uswest1.lfr.cloud/ — 200 — 18 B — 162 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
46% of JavaScript execution is third-party
First-party Third-party 284ms · 184KB · $4/mo
Unattributable
Other
Optional
Execution 144ms
Transfer 0 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 140ms
Transfer 184 KB
Unused 42%
Monthly Cost $2/mo

46% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback