Skip to content
https://nextcloud.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
79
GRADE
C
FIX
3
REVIEW
3
PASS
9
INFO
2

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

65
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
86
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
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.

4.01 s

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

11.76 s

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

11 ms

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

0.001

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

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

11.99 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
9 PASS 3 REVIEW 3 FIX
F
Page Weight Budget
Action
31.1 MB transferred, 122 requests
FIX
31.1 MB transferred, 122 requests
Critical::
Page weighs 33.2 MB (31.1 MB transferred)
Warning::
Images are 1.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.7 MB
Info::
Fonts are 226 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 226 KB
Info::
CSS is 211 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 211 KB
Warning::
122 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 6.5 g CO2 per page load
31.1 MB / 2.4 MB budget
31.1 MB transferred
122 requests
6.5 g CO2 per page load
Other 28.8 MiB 93%
Images 1.7 MiB 5%
Fonts 226.2 KiB 1%
CSS 211.5 KiB 1%
JavaScript 178.3 KiB 1%
HTML 39.7 KiB 0%
Other 560 B 0%
Other 144 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
JS Execution Cost
Action
3324ms total JS execution
FIX
3324ms total JS execution
Warning::
Unattributable: 1910ms CPU time
Warning::
https://nextcloud.com/: 1099ms CPU time
Info::
https://cdn.matomo.cloud/nextcloud.matomo.cloud/co...: 150ms CPU time
Info::
https://nextcloud.com/wp-includes/js/jquery/jquery...: 113ms CPU time
Info::
https://nextcloud.com/c/themes/nextcloud-theme/dis...: 51ms CPU time
Warning::
Third-party scripts: 2061ms (62% of total)

Main Thread Breakdown

Other 65% Style & Layout 12% Script Evaluation 10% Rendering 5% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
Unattributable1910ms20ms0ms3rd
https://nextcloud.com/1099ms137ms10ms1st
https://cdn.matomo.cloud/nextcloud.matomo.cloud/container_wlmEL4w2.js150ms127ms14ms3rd
https://nextcloud.com/wp-includes/js/jquery/jquery.js?ver=3.7.1113ms35ms29ms1st
https://nextcloud.com/c/themes/nextcloud-theme/dist/css/theme.min.css?ver=177669435251ms0ms0ms1st
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.
Info::
Last-Modified header present

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
84 images, 0 KB saveable
REVIEW
84 images, 0 KB saveable
Info::
All images are well-optimized
84 images 1.7 MB
0 oversized -0 KB
50 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
10 scripts, 73 KB unused
REVIEW
10 scripts, 73 KB unused
Warning::
https://nextcloud.com/wp-includes/js/jquery/jquery...: 51 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://nextcloud.com/wp-includes/js/jquery/jquery...: unminified — 42 KB could be saved
Warning::
https://cdn.matomo.cloud/nextcloud.matomo.cloud/co...: 23 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://nextcloud.com/wp-includes/js/jquery/jquery...: unminified — 4 KB could be saved
Info::
Total unused JavaScript: 73 KB
73 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://nextcloud.com/wp-includes/js/jquery/jquery.js?ver=3.7.182 KB51 KB (62%)1st
https://cdn.matomo.cloud/nextcloud.matomo.cloud/container_wlmEL4w2.js50 KB23 KB (45%)3rd
https://nextcloud.com/wp-includes/js/jquery/jquery-migrate.js?ver=3.4.110 KB1st
https://nextcloud.com/c/themes/nextcloud-theme/dist/js/jquery.magnific-popup.min.js?ver=17 KB1st
https://nextcloud.com/c/themes/nextcloud-theme/dist/js/jquery.sticky-sidebar.min.js?ver=14 KB1st
https://nextcloud.com/c/themes/nextcloud-theme/dist/js/nc_cookies.js?ver=17 KB1st
https://nextcloud.com/c/themes/nextcloud-theme/dist/js/purify.min.js?ver=18 KB1st
https://nextcloud.com/c/themes/nextcloud-theme/dist/js/cookie_banner_script.js?ver=13 KB1st
https://nextcloud.com/c/themes/nextcloud-theme/dist/js/critical_scripts.js?ver=11 KB1st
https://nextcloud.com/p/wp-rocket/assets/js/lazyload/17.8.3/lazyload.js6 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

C
Page Weight Inventory
Action
122 resources · 31.1 MB · 73 KB savings available
REVIEW
122 resources · 31.1 MB · 73 KB savings available
Warning::
Page weight 30.1 MB over 1MB target
Got: 31.1 MB Expected: ≤ 1 MB
Info::
~73 KB of savings available
Info::
18 third-party resources (0% of weight)
Info::
12 resources over 200KB
122 resources · 31.1 MiB · 18 third-party 30.1 MiB over 1MB target
Media 93% · 28.8 MiB
Image 5% · 1.7 MiB
Font 1% · 226.2 KiB
CSS 1% · 211.5 KiB
JavaScript 1% · 178.3 KiB
Document 0% · 39.7 KiB
Other 0% · 144 B

~73.2 KiB of savings available

Remove unused JavaScript: 73.2 KiB
A+
Third-Party Impact
0% third-party, 0 ms blocking
PASS
0% third-party, 0 ms blocking
Info::
Third-party code accounts for 0% of page weight (50.6 KiB of 31.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
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
4 fonts (226 KB)
PASS
4 fonts (226 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

226 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 4.0 s LCP 11.8 shttps://nextcloud.com/c/themes/nextcloud-theme/dist/fonts/inter-v19-latin-regular.woff2inter-v19-latin-regular... https://nextcloud.com/c/themes/nextcloud-theme/dist/fonts/inter-v19-latin-regular.woff2 — 23.2 KiB — 78 ms — font-display: swaphttps://nextcloud.com/c/themes/nextcloud-theme/dist/fonts/inter-v19-latin-700.woff2inter-v19-latin-700.woff2 https://nextcloud.com/c/themes/nextcloud-theme/dist/fonts/inter-v19-latin-700.woff2 — 23.7 KiB — 82 ms — font-display: swaphttps://nextcloud.com/p/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://nextcloud.com/p/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 — 154.7 KiB — 457 ms — font-display: swaphttps://nextcloud.com/c/themes/nextcloud-theme/dist/fonts/inter-v19-latin-italic.woff2inter-v19-latin-italic.... https://nextcloud.com/c/themes/nextcloud-theme/dist/fonts/inter-v19-latin-italic.woff2 — 24.5 KiB — 627 ms — font-display: swap
inter-v19-latin-regular... woff2 swap
Size 23 KB
Load time 78 ms
Start 308 ms
Risk FOUT — text flashes from fallback to web font
inter-v19-latin-700.woff2 woff2 swap
Size 24 KB
Load time 82 ms
Start 308 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 155 KB
Load time 457 ms
Start 492 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
inter-v19-latin-italic.... woff2 swap
Size 25 KB
Load time 627 ms
Start 492 ms
Risk FOUT — text flashes from fallback to web font
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 ~77 KB and ~154 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+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Hetzner Online GmbH

Network Waterfall
122 requests over 1377ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 4.0 s LCP 11.8 shttps://nextcloud.com// https://nextcloud.com/ — 200 — 39.7 KiB — 145 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/img/flat-laptop-mockup-light.svg/c/themes/nextcloud-theme/dist/img/... https://nextcloud.com/c/themes/nextcloud-theme/dist/img/flat-laptop-mockup-light.svg — 200 — 4.6 KiB — 74 ms — h2https://nextcloud.com/wp-includes/css/dist/block-library/style.css?ver=6.9.1/wp-includes/css/dist/block-library... https://nextcloud.com/wp-includes/css/dist/block-library/style.css?ver=6.9.1 — 200 — 16.3 KiB — 44 ms — h2https://nextcloud.com/c/sitepress-multilingual-cms/templates/language-switchers/menu-item/style.min.css?ver=1/c/sitepress-multilingual-cms/templ... https://nextcloud.com/c/sitepress-multilingual-cms/templates/language-switchers/menu-item/style.min.css?ver=1 — 200 — 267 B — 35 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/css/bootstrap.min.css?ver=1762523483/c/themes/nextcloud-theme/dist/css/... https://nextcloud.com/c/themes/nextcloud-theme/dist/css/bootstrap.min.css?ver=1762523483 — 200 — 22.5 KiB — 44 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/css/slick.css?ver=1702023611/c/themes/nextcloud-theme/dist/css/... https://nextcloud.com/c/themes/nextcloud-theme/dist/css/slick.css?ver=1702023611 — 200 — 657 B — 35 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/css/theme.min.css?ver=1776694352/c/themes/nextcloud-theme/dist/css/... https://nextcloud.com/c/themes/nextcloud-theme/dist/css/theme.min.css?ver=1776694352 — 200 — 87.7 KiB — 104 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/style.css?ver=1748585939/c/themes/nextcloud-theme/style.css... https://nextcloud.com/c/themes/nextcloud-theme/style.css?ver=1748585939 — 200 — 248 B — 40 ms — h2https://nextcloud.com/p/js_composer/assets/css/js_composer.min.css?ver=8.7.2/p/js_composer/assets/css/js_compos... https://nextcloud.com/p/js_composer/assets/css/js_composer.min.css?ver=8.7.2 — 200 — 44.9 KiB — 79 ms — h2https://nextcloud.com/p/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/css/v4-shims.min.css?ver=8.7.2/p/js_composer/assets/lib/vendor/di... https://nextcloud.com/p/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/css/v4-shims.min.css?ver=8.7.2 — 200 — 4.1 KiB — 38 ms — h2https://nextcloud.com/p/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/css/all.min.css?ver=8.7.2/p/js_composer/assets/lib/vendor/di... https://nextcloud.com/p/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/css/all.min.css?ver=8.7.2 — 200 — 21.1 KiB — 65 ms — h2https://nextcloud.com/wp-includes/js/jquery/jquery.js?ver=3.7.1/wp-includes/js/jquery/jquery.js?ve... https://nextcloud.com/wp-includes/js/jquery/jquery.js?ver=3.7.1 — 200 — 82.1 KiB — 103 ms — h2https://nextcloud.com/wp-includes/js/jquery/jquery-migrate.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://nextcloud.com/wp-includes/js/jquery/jquery-migrate.js?ver=3.4.1 — 200 — 9.9 KiB — 72 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/js/jquery.magnific-popup.min.js?ver=1/c/themes/nextcloud-theme/dist/js/j... https://nextcloud.com/c/themes/nextcloud-theme/dist/js/jquery.magnific-popup.min.js?ver=1 — 200 — 7.2 KiB — 72 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/js/jquery.sticky-sidebar.min.js?ver=1/c/themes/nextcloud-theme/dist/js/j... https://nextcloud.com/c/themes/nextcloud-theme/dist/js/jquery.sticky-sidebar.min.js?ver=1 — 200 — 3.7 KiB — 72 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/js/nc_cookies.js?ver=1/c/themes/nextcloud-theme/dist/js/n... https://nextcloud.com/c/themes/nextcloud-theme/dist/js/nc_cookies.js?ver=1 — 200 — 7.5 KiB — 99 ms — h2https://nextcloud.com/p/js_composer/assets/css/js_composer_tta.min.css?ver=8.7.2/p/js_composer/assets/css/js_compos... https://nextcloud.com/p/js_composer/assets/css/js_composer_tta.min.css?ver=8.7.2 — 200 — 13.8 KiB — 73 ms — h2https://nextcloud.com/c/uploads/2026/02/Nextcloud-Enterprise-Day.svg/c/uploads/2026/02/Nextcloud-Enterp... https://nextcloud.com/c/uploads/2026/02/Nextcloud-Enterprise-Day.svg — 200 — 13.4 KiB — 98 ms — h2https://nextcloud.com/c/uploads/2024/02/nc-hub-icons-square.svg/c/uploads/2024/02/nc-hub-icons-squ... https://nextcloud.com/c/uploads/2024/02/nc-hub-icons-square.svg — 200 — 2.3 KiB — 96 ms — h2https://nextcloud.com/c/uploads/2022/09/nc-files-icon.svg/c/uploads/2022/09/nc-files-icon.sv... https://nextcloud.com/c/uploads/2022/09/nc-files-icon.svg — 200 — 754 B — 30 ms — h2https://nextcloud.com/c/uploads/2022/10/nc-talk-icon-blue.svg/c/uploads/2022/10/nc-talk-icon-blu... https://nextcloud.com/c/uploads/2022/10/nc-talk-icon-blue.svg — 200 — 800 B — 29 ms — h2https://nextcloud.com/c/uploads/2022/10/nc-groupware-icon-blue.svg/c/uploads/2022/10/nc-groupware-ico... https://nextcloud.com/c/uploads/2022/10/nc-groupware-icon-blue.svg — 200 — 2.6 KiB — 29 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/js/purify.min.js?ver=1/c/themes/nextcloud-theme/dist/js/p... https://nextcloud.com/c/themes/nextcloud-theme/dist/js/purify.min.js?ver=1 — 200 — 8.3 KiB — 30 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/js/cookie_banner_script.js?ver=1/c/themes/nextcloud-theme/dist/js/c... https://nextcloud.com/c/themes/nextcloud-theme/dist/js/cookie_banner_script.js?ver=1 — 200 — 2.7 KiB — 43 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/js/critical_scripts.js?ver=1/c/themes/nextcloud-theme/dist/js/c... https://nextcloud.com/c/themes/nextcloud-theme/dist/js/critical_scripts.js?ver=1 — 200 — 540 B — 42 ms — h2https://nextcloud.com/c/uploads/2023/02/logo_nextcloud_white.svg/c/uploads/2023/02/logo_nextcloud_w... https://nextcloud.com/c/uploads/2023/02/logo_nextcloud_white.svg — 200 — 3.8 KiB — 46 ms — h2https://nextcloud.com/c/uploads/Nextcloud-Office-icon.svg/c/uploads/Nextcloud-Office-icon.sv... https://nextcloud.com/c/uploads/Nextcloud-Office-icon.svg — 200 — 683 B — 46 ms — h2https://nextcloud.com/c/uploads/2024/06/assistant-logo-blue.svg/c/uploads/2024/06/assistant-logo-b... https://nextcloud.com/c/uploads/2024/06/assistant-logo-blue.svg — 200 — 712 B — 49 ms — h2https://nextcloud.com/c/uploads/2025/04/NC-flow-icon.svg/c/uploads/2025/04/NC-flow-icon.svg https://nextcloud.com/c/uploads/2025/04/NC-flow-icon.svg — 200 — 637 B — 49 ms — h2https://nextcloud.com/c/uploads/2024/08/Roundcube_logo_icon.svg/c/uploads/2024/08/Roundcube_logo_i... https://nextcloud.com/c/uploads/2024/08/Roundcube_logo_icon.svg — 200 — 1.2 KiB — 52 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 4.0 s LCP 11.8 shttps://nextcloud.com// https://nextcloud.com/ — 200 — 39.7 KiB — 145 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/img/flat-laptop-mockup-light.svg/c/themes/nextcloud-theme/dist/img/... https://nextcloud.com/c/themes/nextcloud-theme/dist/img/flat-laptop-mockup-light.svg — 200 — 4.6 KiB — 74 ms — h2https://nextcloud.com/wp-includes/css/dist/block-library/style.css?ver=6.9.1/wp-includes/css/dist/block-library... https://nextcloud.com/wp-includes/css/dist/block-library/style.css?ver=6.9.1 — 200 — 16.3 KiB — 44 ms — h2https://nextcloud.com/c/sitepress-multilingual-cms/templates/language-switchers/menu-item/style.min.css?ver=1/c/sitepress-multilingual-cms/templ... https://nextcloud.com/c/sitepress-multilingual-cms/templates/language-switchers/menu-item/style.min.css?ver=1 — 200 — 267 B — 35 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/css/bootstrap.min.css?ver=1762523483/c/themes/nextcloud-theme/dist/css/... https://nextcloud.com/c/themes/nextcloud-theme/dist/css/bootstrap.min.css?ver=1762523483 — 200 — 22.5 KiB — 44 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/css/slick.css?ver=1702023611/c/themes/nextcloud-theme/dist/css/... https://nextcloud.com/c/themes/nextcloud-theme/dist/css/slick.css?ver=1702023611 — 200 — 657 B — 35 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/css/theme.min.css?ver=1776694352/c/themes/nextcloud-theme/dist/css/... https://nextcloud.com/c/themes/nextcloud-theme/dist/css/theme.min.css?ver=1776694352 — 200 — 87.7 KiB — 104 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/style.css?ver=1748585939/c/themes/nextcloud-theme/style.css... https://nextcloud.com/c/themes/nextcloud-theme/style.css?ver=1748585939 — 200 — 248 B — 40 ms — h2https://nextcloud.com/p/js_composer/assets/css/js_composer.min.css?ver=8.7.2/p/js_composer/assets/css/js_compos... https://nextcloud.com/p/js_composer/assets/css/js_composer.min.css?ver=8.7.2 — 200 — 44.9 KiB — 79 ms — h2https://nextcloud.com/p/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/css/v4-shims.min.css?ver=8.7.2/p/js_composer/assets/lib/vendor/di... https://nextcloud.com/p/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/css/v4-shims.min.css?ver=8.7.2 — 200 — 4.1 KiB — 38 ms — h2https://nextcloud.com/p/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/css/all.min.css?ver=8.7.2/p/js_composer/assets/lib/vendor/di... https://nextcloud.com/p/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/css/all.min.css?ver=8.7.2 — 200 — 21.1 KiB — 65 ms — h2https://nextcloud.com/wp-includes/js/jquery/jquery.js?ver=3.7.1/wp-includes/js/jquery/jquery.js?ve... https://nextcloud.com/wp-includes/js/jquery/jquery.js?ver=3.7.1 — 200 — 82.1 KiB — 103 ms — h2https://nextcloud.com/wp-includes/js/jquery/jquery-migrate.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://nextcloud.com/wp-includes/js/jquery/jquery-migrate.js?ver=3.4.1 — 200 — 9.9 KiB — 72 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/js/jquery.magnific-popup.min.js?ver=1/c/themes/nextcloud-theme/dist/js/j... https://nextcloud.com/c/themes/nextcloud-theme/dist/js/jquery.magnific-popup.min.js?ver=1 — 200 — 7.2 KiB — 72 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/js/jquery.sticky-sidebar.min.js?ver=1/c/themes/nextcloud-theme/dist/js/j... https://nextcloud.com/c/themes/nextcloud-theme/dist/js/jquery.sticky-sidebar.min.js?ver=1 — 200 — 3.7 KiB — 72 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/js/nc_cookies.js?ver=1/c/themes/nextcloud-theme/dist/js/n... https://nextcloud.com/c/themes/nextcloud-theme/dist/js/nc_cookies.js?ver=1 — 200 — 7.5 KiB — 99 ms — h2https://nextcloud.com/p/js_composer/assets/css/js_composer_tta.min.css?ver=8.7.2/p/js_composer/assets/css/js_compos... https://nextcloud.com/p/js_composer/assets/css/js_composer_tta.min.css?ver=8.7.2 — 200 — 13.8 KiB — 73 ms — h2https://nextcloud.com/c/uploads/2026/02/Nextcloud-Enterprise-Day.svg/c/uploads/2026/02/Nextcloud-Enterp... https://nextcloud.com/c/uploads/2026/02/Nextcloud-Enterprise-Day.svg — 200 — 13.4 KiB — 98 ms — h2https://nextcloud.com/c/uploads/2024/02/nc-hub-icons-square.svg/c/uploads/2024/02/nc-hub-icons-squ... https://nextcloud.com/c/uploads/2024/02/nc-hub-icons-square.svg — 200 — 2.3 KiB — 96 ms — h2https://nextcloud.com/c/uploads/2022/09/nc-files-icon.svg/c/uploads/2022/09/nc-files-icon.sv... https://nextcloud.com/c/uploads/2022/09/nc-files-icon.svg — 200 — 754 B — 30 ms — h2https://nextcloud.com/c/uploads/2022/10/nc-talk-icon-blue.svg/c/uploads/2022/10/nc-talk-icon-blu... https://nextcloud.com/c/uploads/2022/10/nc-talk-icon-blue.svg — 200 — 800 B — 29 ms — h2https://nextcloud.com/c/uploads/2022/10/nc-groupware-icon-blue.svg/c/uploads/2022/10/nc-groupware-ico... https://nextcloud.com/c/uploads/2022/10/nc-groupware-icon-blue.svg — 200 — 2.6 KiB — 29 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/js/purify.min.js?ver=1/c/themes/nextcloud-theme/dist/js/p... https://nextcloud.com/c/themes/nextcloud-theme/dist/js/purify.min.js?ver=1 — 200 — 8.3 KiB — 30 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/js/cookie_banner_script.js?ver=1/c/themes/nextcloud-theme/dist/js/c... https://nextcloud.com/c/themes/nextcloud-theme/dist/js/cookie_banner_script.js?ver=1 — 200 — 2.7 KiB — 43 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/js/critical_scripts.js?ver=1/c/themes/nextcloud-theme/dist/js/c... https://nextcloud.com/c/themes/nextcloud-theme/dist/js/critical_scripts.js?ver=1 — 200 — 540 B — 42 ms — h2https://nextcloud.com/c/uploads/2023/02/logo_nextcloud_white.svg/c/uploads/2023/02/logo_nextcloud_w... https://nextcloud.com/c/uploads/2023/02/logo_nextcloud_white.svg — 200 — 3.8 KiB — 46 ms — h2https://nextcloud.com/c/uploads/Nextcloud-Office-icon.svg/c/uploads/Nextcloud-Office-icon.sv... https://nextcloud.com/c/uploads/Nextcloud-Office-icon.svg — 200 — 683 B — 46 ms — h2https://nextcloud.com/c/uploads/2024/06/assistant-logo-blue.svg/c/uploads/2024/06/assistant-logo-b... https://nextcloud.com/c/uploads/2024/06/assistant-logo-blue.svg — 200 — 712 B — 49 ms — h2https://nextcloud.com/c/uploads/2025/04/NC-flow-icon.svg/c/uploads/2025/04/NC-flow-icon.svg https://nextcloud.com/c/uploads/2025/04/NC-flow-icon.svg — 200 — 637 B — 49 ms — h2https://nextcloud.com/c/uploads/2024/08/Roundcube_logo_icon.svg/c/uploads/2024/08/Roundcube_logo_i... https://nextcloud.com/c/uploads/2024/08/Roundcube_logo_icon.svg — 200 — 1.2 KiB — 52 ms — h2data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%… — 200 — 0 B — 0 ms — datahttps://nextcloud.com/c/uploads/2024/12/Microsoft_logo-blue.svg/c/uploads/2024/12/Microsoft_logo-b... https://nextcloud.com/c/uploads/2024/12/Microsoft_logo-blue.svg — 200 — 694 B — 52 ms — h2https://nextcloud.com/c/uploads/2025/10/Enterprise.svg/c/uploads/2025/10/Enterprise.svg https://nextcloud.com/c/uploads/2025/10/Enterprise.svg — 200 — 660 B — 53 ms — h2https://nextcloud.com/c/uploads/2025/10/governments.svg/c/uploads/2025/10/governments.svg https://nextcloud.com/c/uploads/2025/10/governments.svg — 200 — 586 B — 51 ms — h2https://nextcloud.com/c/uploads/2025/10/enterprises.svg/c/uploads/2025/10/enterprises.svg https://nextcloud.com/c/uploads/2025/10/enterprises.svg — 200 — 637 B — 53 ms — h2https://nextcloud.com/c/uploads/2025/10/server.svg/c/uploads/2025/10/server.svg https://nextcloud.com/c/uploads/2025/10/server.svg — 200 — 513 B — 53 ms — h2https://nextcloud.com/c/uploads/2025/10/education.svg/c/uploads/2025/10/education.svg https://nextcloud.com/c/uploads/2025/10/education.svg — 200 — 588 B — 54 ms — h2https://nextcloud.com/c/uploads/2025/10/pricing.svg/c/uploads/2025/10/pricing.svg https://nextcloud.com/c/uploads/2025/10/pricing.svg — 200 — 973 B — 55 ms — h2https://nextcloud.com/c/uploads/2025/10/migration.svg/c/uploads/2025/10/migration.svg https://nextcloud.com/c/uploads/2025/10/migration.svg — 200 — 702 B — 58 ms — h2https://nextcloud.com/c/uploads/2025/10/Home.svg/c/uploads/2025/10/Home.svg https://nextcloud.com/c/uploads/2025/10/Home.svg — 200 — 433 B — 58 ms — h2https://nextcloud.com/c/uploads/2026/03/blog-icon.svg/c/uploads/2026/03/blog-icon.svg https://nextcloud.com/c/uploads/2026/03/blog-icon.svg — 200 — 391 B — 58 ms — h2https://nextcloud.com/c/uploads/2025/10/events.svg/c/uploads/2025/10/events.svg https://nextcloud.com/c/uploads/2025/10/events.svg — 200 — 1.7 KiB — 61 ms — h2https://nextcloud.com/c/uploads/2025/10/webinars.svg/c/uploads/2025/10/webinars.svg https://nextcloud.com/c/uploads/2025/10/webinars.svg — 200 — 1.4 KiB — 61 ms — h2https://nextcloud.com/c/uploads/2025/10/success-stories.svg/c/uploads/2025/10/success-stories.... https://nextcloud.com/c/uploads/2025/10/success-stories.svg — 200 — 526 B — 58 ms — h2https://nextcloud.com/c/uploads/2025/10/whitepaper.svg/c/uploads/2025/10/whitepaper.svg https://nextcloud.com/c/uploads/2025/10/whitepaper.svg — 200 — 567 B — 61 ms — h2https://nextcloud.com/c/uploads/2025/10/data-sheets.svg/c/uploads/2025/10/data-sheets.svg https://nextcloud.com/c/uploads/2025/10/data-sheets.svg — 200 — 629 B — 64 ms — h2https://nextcloud.com/c/uploads/2025/10/podcast.svg/c/uploads/2025/10/podcast.svg https://nextcloud.com/c/uploads/2025/10/podcast.svg — 200 — 826 B — 64 ms — h2https://nextcloud.com/c/uploads/2025/10/features.svg/c/uploads/2025/10/features.svg https://nextcloud.com/c/uploads/2025/10/features.svg — 200 — 544 B — 64 ms — h2https://nextcloud.com/c/uploads/2025/10/appstore.svg/c/uploads/2025/10/appstore.svg https://nextcloud.com/c/uploads/2025/10/appstore.svg — 200 — 1.9 KiB — 66 ms — h2https://nextcloud.com/c/uploads/2025/10/documentation.svg/c/uploads/2025/10/documentation.sv... https://nextcloud.com/c/uploads/2025/10/documentation.svg — 200 — 920 B — 67 ms — h2https://nextcloud.com/c/uploads/2025/10/faq.svg/c/uploads/2025/10/faq.svg https://nextcloud.com/c/uploads/2025/10/faq.svg — 200 — 662 B — 68 ms — h2https://nextcloud.com/c/uploads/2025/10/support.svg/c/uploads/2025/10/support.svg https://nextcloud.com/c/uploads/2025/10/support.svg — 200 — 1.5 KiB — 68 ms — h2https://nextcloud.com/c/uploads/2025/10/partners.svg/c/uploads/2025/10/partners.svg https://nextcloud.com/c/uploads/2025/10/partners.svg — 200 — 2.3 KiB — 70 ms — h2https://nextcloud.com/c/uploads/2025/10/community-3.svg/c/uploads/2025/10/community-3.svg https://nextcloud.com/c/uploads/2025/10/community-3.svg — 200 — 878 B — 70 ms — h2https://nextcloud.com/c/uploads/2025/11/channel-partner-program.svg/c/uploads/2025/11/channel-partner-... https://nextcloud.com/c/uploads/2025/11/channel-partner-program.svg — 200 — 805 B — 72 ms — h2https://nextcloud.com/c/uploads/2025/10/desktop-mobile-apps.svg/c/uploads/2025/10/desktop-mobile-a... https://nextcloud.com/c/uploads/2025/10/desktop-mobile-apps.svg — 200 — 523 B — 72 ms — h2https://nextcloud.com/c/uploads/2025/10/nc_server.svg/c/uploads/2025/10/nc_server.svg https://nextcloud.com/c/uploads/2025/10/nc_server.svg — 200 — 494 B — 73 ms — h2https://nextcloud.com/c/uploads/2025/10/sign-up.svg/c/uploads/2025/10/sign-up.svg https://nextcloud.com/c/uploads/2025/10/sign-up.svg — 200 — 1.6 KiB — 75 ms — h2https://nextcloud.com/c/uploads/2026/01/instant-trial-icon.svg/c/uploads/2026/01/instant-trial-ic... https://nextcloud.com/c/uploads/2026/01/instant-trial-icon.svg — 200 — 618 B — 75 ms — h2https://nextcloud.com/c/uploads/2026/04/Files_Mobile_poster.jpg/c/uploads/2026/04/Files_Mobile_pos... https://nextcloud.com/c/uploads/2026/04/Files_Mobile_poster.jpg — 200 — 56.4 KiB — 79 ms — h2https://nextcloud.com/c/uploads/2026/04/Files_Desktop_poster.jpg/c/uploads/2026/04/Files_Desktop_po... https://nextcloud.com/c/uploads/2026/04/Files_Desktop_poster.jpg — 200 — 88.0 KiB — 80 ms — h2https://nextcloud.com/c/uploads/2026/04/talk_mobile-poster.jpg/c/uploads/2026/04/talk_mobile-post... https://nextcloud.com/c/uploads/2026/04/talk_mobile-poster.jpg — 200 — 55.4 KiB — 80 ms — h2https://nextcloud.com/c/uploads/2026/04/talk_desktop-poster.jpg/c/uploads/2026/04/talk_desktop-pos... https://nextcloud.com/c/uploads/2026/04/talk_desktop-poster.jpg — 200 — 156.7 KiB — 86 ms — h2https://nextcloud.com/c/uploads/2026/04/Groupware_01_poster.jpg/c/uploads/2026/04/Groupware_01_pos... https://nextcloud.com/c/uploads/2026/04/Groupware_01_poster.jpg — 200 — 68.2 KiB — 86 ms — h2https://nextcloud.com/c/uploads/2025/12/contacts-poster.png/c/uploads/2025/12/contacts-poster.... https://nextcloud.com/c/uploads/2025/12/contacts-poster.png — 200 — 25.4 KiB — 85 ms — h2https://nextcloud.com/c/uploads/2026/04/Office_01_poster.jpg/c/uploads/2026/04/Office_01_poster... https://nextcloud.com/c/uploads/2026/04/Office_01_poster.jpg — 200 — 74.3 KiB — 89 ms — h2https://nextcloud.com/c/uploads/2025/12/office-spreadsheet-poster.png/c/uploads/2025/12/office-spreadshe... https://nextcloud.com/c/uploads/2025/12/office-spreadsheet-poster.png — 200 — 32.5 KiB — 86 ms — h2https://nextcloud.com/c/uploads/2025/12/office-present-poster.png/c/uploads/2025/12/office-present-p... https://nextcloud.com/c/uploads/2025/12/office-present-poster.png — 200 — 27.4 KiB — 87 ms — h2https://nextcloud.com/c/uploads/2026/01/Nextcloud-Assistant-2-poster.png/c/uploads/2026/01/Nextcloud-Assist... https://nextcloud.com/c/uploads/2026/01/Nextcloud-Assistant-2-poster.png — 200 — 75.7 KiB — 91 ms — h2https://nextcloud.com/c/uploads/2026/01/Nextcloud-Assistant-poster-1.png/c/uploads/2026/01/Nextcloud-Assist... https://nextcloud.com/c/uploads/2026/01/Nextcloud-Assistant-poster-1.png — 200 — 166.2 KiB — 100 ms — h2https://nextcloud.com/p/wp-rocket/assets/js/lazyload/17.8.3/lazyload.js/p/wp-rocket/assets/js/lazyload/17.... https://nextcloud.com/p/wp-rocket/assets/js/lazyload/17.8.3/lazyload.js — 200 — 5.8 KiB — 92 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/fonts/inter-v19-latin-regular.woff2/c/themes/nextcloud-theme/dist/font... https://nextcloud.com/c/themes/nextcloud-theme/dist/fonts/inter-v19-latin-regular.woff2 — 200 — 23.2 KiB — 78 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/fonts/inter-v19-latin-700.woff2/c/themes/nextcloud-theme/dist/font... https://nextcloud.com/c/themes/nextcloud-theme/dist/fonts/inter-v19-latin-700.woff2 — 200 — 23.7 KiB — 82 ms — h2data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20576'%3E%3C…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20576'%3E%3C… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201252%20588'%3E%3C…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201252%20588'%3E%3C… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3C/svg%…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'%3E%3C/svg%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20205%20113'%3E%3C/…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20205%20113'%3E%3C/… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20250'%3E%3C/…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20250'%3E%3C/… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20724%20187'%3E%3C/…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20724%20187'%3E%3C/… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20434%20140'%3E%3C/…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20434%20140'%3E%3C/… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20839%20110'%3E%3C/…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20839%20110'%3E%3C/… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20105'%3E%3C/…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20105'%3E%3C/… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20510'%3E%3C…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20510'%3E%3C… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201710%201390'%3E%3…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201710%201390'%3E%3… — 200 — 0 B — 0 ms — datahttps://nextcloud.com/c/uploads/2026/04/Files_Mobile.mp4/c/uploads/2026/04/Files_Mobile.mp4 https://nextcloud.com/c/uploads/2026/04/Files_Mobile.mp4 — 206 — 2.5 MiB — 166 ms — h2data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%201024'%3E%3…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%201024'%3E%3… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20640'%3E%3C…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20640'%3E%3C… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20211'%3E%3C/…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20211'%3E%3C/… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2071%2050'%3E%3C/sv…www.w3.org/2000/svg'%20viewBox='0%2... data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2071%2050'%3E%3C/sv… — 200 — 0 B — 0 ms — datahttps://cdn.matomo.cloud/nextcloud.matomo.cloud/container_wlmEL4w2.jscdn.matomo.cloud/nextcloud.matomo.c... https://cdn.matomo.cloud/nextcloud.matomo.cloud/container_wlmEL4w2.js — 200 — 50.5 KiB — 78 ms — h2https://nextcloud.com/c/uploads/2026/04/Files_Desktop.mp4/c/uploads/2026/04/Files_Desktop.mp... https://nextcloud.com/c/uploads/2026/04/Files_Desktop.mp4 — 206 — 2.8 MiB — 115 ms — h2https://nextcloud.com/c/uploads/2026/04/Talk_Mobile.mp4/c/uploads/2026/04/Talk_Mobile.mp4 https://nextcloud.com/c/uploads/2026/04/Talk_Mobile.mp4 — 206 — 3.0 MiB — 335 ms — h2https://nextcloud.com/c/uploads/2026/04/Talk_Desktop.mp4/c/uploads/2026/04/Talk_Desktop.mp4 https://nextcloud.com/c/uploads/2026/04/Talk_Desktop.mp4 — 206 — 5.5 MiB — 245 ms — h2https://nextcloud.com/c/uploads/2026/04/Groupware_01.mp4/c/uploads/2026/04/Groupware_01.mp4 https://nextcloud.com/c/uploads/2026/04/Groupware_01.mp4 — 206 — 1.4 MiB — 379 ms — h2https://nextcloud.com/c/uploads/2025/12/Groupware_03.mp4/c/uploads/2025/12/Groupware_03.mp4 https://nextcloud.com/c/uploads/2025/12/Groupware_03.mp4 — 206 — 1.1 MiB — 404 ms — h2https://nextcloud.com/c/uploads/2026/04/Office_01.mp4/c/uploads/2026/04/Office_01.mp4 https://nextcloud.com/c/uploads/2026/04/Office_01.mp4 — 206 — 2.8 MiB — 470 ms — h2https://nextcloud.com/c/uploads/2025/12/Office_02.mp4/c/uploads/2025/12/Office_02.mp4 https://nextcloud.com/c/uploads/2025/12/Office_02.mp4 — 206 — 1.3 MiB — 501 ms — h2https://nextcloud.com/c/uploads/2025/12/office_03.mp4/c/uploads/2025/12/office_03.mp4 https://nextcloud.com/c/uploads/2025/12/office_03.mp4 — 206 — 917.3 KiB — 523 ms — h2https://nextcloud.com/c/uploads/2026/01/Assistant_02.mp4/c/uploads/2026/01/Assistant_02.mp4 https://nextcloud.com/c/uploads/2026/01/Assistant_02.mp4 — 206 — 3.7 MiB — 610 ms — h2https://nextcloud.com/c/uploads/2026/01/Assistant_01-1.mp4/c/uploads/2026/01/Assistant_01-1.m... https://nextcloud.com/c/uploads/2026/01/Assistant_01-1.mp4 — 206 — 3.8 MiB — 699 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/img/bullet-check-circle-white.svg/c/themes/nextcloud-theme/dist/img/... https://nextcloud.com/c/themes/nextcloud-theme/dist/img/bullet-check-circle-white.svg — 200 — 959 B — 318 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/img/26Winter-Promo-graphic-web.png/c/themes/nextcloud-theme/dist/img/... https://nextcloud.com/c/themes/nextcloud-theme/dist/img/26Winter-Promo-graphic-web.png — 200 — 18.6 KiB — 685 ms — h2https://nextcloud.com/c/uploads/2026/02/Nextcloud-Talk-meeting-Hub-26-Winter.jpg/c/uploads/2026/02/Nextcloud-Talk-m... https://nextcloud.com/c/uploads/2026/02/Nextcloud-Talk-meeting-Hub-26-Winter.jpg — 200 — 241.0 KiB — 321 ms — h2https://nextcloud.com/c/uploads/2026/02/Nextcloud-Files-Hub-26-Winter.jpg/c/uploads/2026/02/Nextcloud-Files-... https://nextcloud.com/c/uploads/2026/02/Nextcloud-Files-Hub-26-Winter.jpg — 200 — 126.4 KiB — 319 ms — h2https://nextcloud.com/c/uploads/2026/02/Nextcloud-Office-Hub-26-Winter.jpg/c/uploads/2026/02/Nextcloud-Office... https://nextcloud.com/c/uploads/2026/02/Nextcloud-Office-Hub-26-Winter.jpg — 200 — 106.1 KiB — 321 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/img/flat-iphone-mockup-light.svg/c/themes/nextcloud-theme/dist/img/... https://nextcloud.com/c/themes/nextcloud-theme/dist/img/flat-iphone-mockup-light.svg — 200 — 2.9 KiB — 318 ms — h2https://nextcloud.com/c/uploads/2026/02/Nextcloud-Talk-iOS-Hub-26-Winter-scaled.jpg/c/uploads/2026/02/Nextcloud-Talk-i... https://nextcloud.com/c/uploads/2026/02/Nextcloud-Talk-iOS-Hub-26-Winter-scaled.jpg — 200 — 82.4 KiB — 316 ms — h2https://nextcloud.com/c/uploads/2026/02/Nextcloud-iOS-client-Hub-26-Winter-scaled.jpg/c/uploads/2026/02/Nextcloud-iOS-cl... https://nextcloud.com/c/uploads/2026/02/Nextcloud-iOS-client-Hub-26-Winter-scaled.jpg — 200 — 89.8 KiB — 316 ms — h2https://nextcloud.com/c/uploads/2026/02/Nextcloud-iOS-client-photos-Hub-26-Winter.jpg/c/uploads/2026/02/Nextcloud-iOS-cl... https://nextcloud.com/c/uploads/2026/02/Nextcloud-iOS-client-photos-Hub-26-Winter.jpg — 200 — 155.4 KiB — 319 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/img/bullet-check-circle-blue.svg/c/themes/nextcloud-theme/dist/img/... https://nextcloud.com/c/themes/nextcloud-theme/dist/img/bullet-check-circle-blue.svg — 200 — 899 B — 681 ms — h2https://nextcloud.com/wp-content/uploads/2022/09/nc-files-icon-white.svg/wp-content/uploads/2022/09/nc-file... https://nextcloud.com/wp-content/uploads/2022/09/nc-files-icon-white.svg — 200 — 716 B — 680 ms — h2https://nextcloud.com/wp-content/uploads/2022/09/nc-talk-icon.svg/wp-content/uploads/2022/09/nc-talk... https://nextcloud.com/wp-content/uploads/2022/09/nc-talk-icon.svg — 200 — 624 B — 680 ms — h2https://nextcloud.com/wp-content/uploads/2022/09/nc-groupware-icon.svg/wp-content/uploads/2022/09/nc-grou... https://nextcloud.com/wp-content/uploads/2022/09/nc-groupware-icon.svg — 200 — 2.6 KiB — 680 ms — h2https://nextcloud.com/wp-content/uploads/2022/09/nc-office-icon.svg/wp-content/uploads/2022/09/nc-offi... https://nextcloud.com/wp-content/uploads/2022/09/nc-office-icon.svg — 200 — 683 B — 680 ms — h2https://nextcloud.com/wp-content/uploads/2024/04/assistant-logo-white.svg/wp-content/uploads/2024/04/assista... https://nextcloud.com/wp-content/uploads/2024/04/assistant-logo-white.svg — 200 — 712 B — 680 ms — h2https://nextcloud.com/wp-content/uploads/2025/04/NC-flow-icon-white.svg/wp-content/uploads/2025/04/NC-flow... https://nextcloud.com/wp-content/uploads/2025/04/NC-flow-icon-white.svg — 200 — 312 B — 680 ms — h2https://nextcloud.com/wp-content/uploads/2022/08/nextcloud-logo-icon-light-bg.svg?id=52348/wp-content/uploads/2022/08/nextclo... https://nextcloud.com/wp-content/uploads/2022/08/nextcloud-logo-icon-light-bg.svg?id=52348 — 200 — 1.7 KiB — 679 ms — h2https://nextcloud.com/p/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2/p/js_composer/assets/lib/vendor/di... https://nextcloud.com/p/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 — 200 — 154.7 KiB — 457 ms — h2https://nextcloud.com/c/themes/nextcloud-theme/dist/fonts/inter-v19-latin-italic.woff2/c/themes/nextcloud-theme/dist/font... https://nextcloud.com/c/themes/nextcloud-theme/dist/fonts/inter-v19-latin-italic.woff2 — 200 — 24.5 KiB — 627 ms — h2https://nextcloud.matomo.cloud/matomo.php?action_name=nextcloud.com%2FNextcloud%20-%20Open%20source%20content%20collaboration%20platform&idsite=1&rec=1&r=370493&h=21&m=51&s=17&url=https%3A%2F%2Fnextcloud.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=ppuw9Z&fa_pv=1&fa_fp[0][fa_vid]=DQ9KGH&fa_fp[0][fa_id]=searchform&fa_fp[0][fa_fv]=1&pf_net=63&pf_srv=54&pf_tfr=28&pf_dm1=374&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823nextcloud.matomo.cloud/matomo.php?a... https://nextcloud.matomo.cloud/matomo.php?action_name=nextcloud.com%2FNextcloud%20-%20Open%20source%20content%20collaboration%20platform&idsite=1&rec=1&r=370493&h=21&m=51&s=17&url=https%3A%2F%2Fnextcloud.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=ppuw9Z&fa_pv=1&fa_fp[0][fa_vid]=DQ9KGH&fa_fp[0][fa_id]=searchform&fa_fp[0][fa_fv]=1&pf_net=63&pf_srv=54&pf_tfr=28&pf_dm1=374&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823 — 204 — 144 B — 247 ms — h2https://nextcloud.com/c/uploads/2022/03/favicon.png/c/uploads/2022/03/favicon.png https://nextcloud.com/c/uploads/2022/03/favicon.png — 200 — 560 B — 29 ms — h2https://nextcloud.com/wp-content/uploads/2022/10/nextcloud-logo-blue-transparent.svg/wp-content/uploads/2022/10/nextclo... https://nextcloud.com/wp-content/uploads/2022/10/nextcloud-logo-blue-transparent.svg — 200 — 5.2 KiB — 30 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
62% of JavaScript execution is third-party
First-party Third-party 2061ms · 50KB · $27/mo
Unattributable
Other
Costly
Execution 1910ms
Transfer 0 KB
Monthly Cost $25/mo
Matomo
Analytics
Optional
Execution 150ms
Transfer 50 KB
Unused 45%
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • Unattributable adds 1910ms and costs ~$25/month

62% 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

Unattributable takes 1910ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

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