Skip to content
https://dropbox.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
6
REVIEW
2
PASS
7
INFO
2

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

35
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

5.66 s

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

11.65 s

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

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

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

16.17 s

Page Load Progression

438 ms
876 ms
1.3 s
1.8 s
2.2 s
2.6 s
3.1 s
3.5 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
10.4 MB transferred, 171 requests
FIX
10.4 MB transferred, 171 requests
Critical::
Page weighs 14.6 MB (10.4 MB transferred)
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Info::
Fonts are 315 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 315 KB
Warning::
171 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.2 g CO2 per page load
10.4 MB / 2.4 MB budget
10.4 MB transferred
171 requests
2.2 g CO2 per page load
Other 8.3 MiB 80%
JavaScript 1.5 MiB 14%
Fonts 314.8 KiB 3%
CSS 161.0 KiB 2%
Images 101.2 KiB 1%
HTML 46.5 KiB 0%
Other 9.9 KiB 0%
Other 1.8 KiB 0%
Other 1.1 KiB 0%
Other 163 B 0%
0 2.4 MB 4.9 MB
Over 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

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

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
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (10.4 MiB of 10.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
7105436173002ms total JS execution
FIX
7105436173002ms total JS execution
Warning::
Unattributable: 7105436169031ms CPU time
Warning::
https://cfl.dropboxstatic.com/static/atlas/warp/wa...: 1057ms CPU time
Warning::
https://cfl.dropboxstatic.com/static/atlas/warp/wa...: 797ms CPU time
Warning::
https://cfl.dropboxstatic.com/static/atlas/warp/wa...: 765ms CPU time
Warning::
https://www.dropbox.com/: 358ms CPU time
Warning::
Third-party scripts: 7105436173002ms (100% of total)

Main Thread Breakdown

Other 100%
ScriptTotalScriptingParse/CompileParty
Unattributable7105436169031ms53ms0ms3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vfltPCDXA.js1057ms252ms160ms3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_redux_namespaces-vfllYdCgN.js797ms745ms1ms3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_fingerprintjs_fpjs-pro-static_fp-vflGINDbV.js765ms628ms13ms3rd
https://www.dropbox.com/358ms53ms21ms3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_core_exception_reporter-vflkYePyQ.js324ms270ms11ms3rd
https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_chrome_en-vflA1HMTy.js204ms198ms5ms3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_react-dom-vflxkx0XF.js146ms111ms12ms3rd
https://accounts.google.com/gsi/client97ms78ms19ms3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_src_sink_index-vflMUc-EK.js91ms59ms4ms3rd

Showing top 10 of 12 scripts

F
JS Bundles
Action
91 scripts, 682 KB unused
FIX
91 scripts, 682 KB unused
Warning::
https://cfl.dropboxstatic.com/static/atlas/warp/wa...: 276 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cfl.dropboxstatic.com/static/atlas/warp/wa...: 129 KB unused (96%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cfl.dropboxstatic.com/static/atlas/warp/wa...: 99 KB unused (90%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client: 69 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cfl.dropboxstatic.com/static/metaserver/st...: 57 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 682 KB
682 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vfltPCDXA.js521 KB276 KB (53%)3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_index-vflpQZGof.js135 KB129 KB (96%)3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_trial-cards_trial-comparison-card-vfl9c_9fi.js110 KB99 KB (90%)3rd
https://accounts.google.com/gsi/client96 KB69 KB (73%)3rd
https://cfl.dropboxstatic.com/static/metaserver/static/pithos/zoom_chat_client.bundle-vflrib4M-.js74 KB57 KB (76%)3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_fingerprintjs_fpjs-pro-static_fp-vflGINDbV.js82 KB28 KB (34%)3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_core_exception_reporter-vflkYePyQ.js34 KB25 KB (73%)3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_jotai_vanilla-vflyzBtQo.js3 KB3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-logos_src_glyph_fss-monochrome-vfl3RLaKd.js1 KB3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison-vfl1Tx3W0.js7 KB3rd

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

F
Page Weight Inventory
Action
171 resources · 10.4 MB · 682 KB savings available
FIX
171 resources · 10.4 MB · 682 KB savings available
Warning::
Page weight 9.4 MB over 1MB target
Got: 10.4 MB Expected: ≤ 1 MB
Info::
~682 KB of savings available
Warning::
170 third-party resources (100% of weight)
Info::
4 resources over 200KB
171 resources · 10.4 MiB · 170 third-party 9.4 MiB over 1MB target
Media 80% · 8.3 MiB
JavaScript 14% · 1.5 MiB
Font 3% · 314.8 KiB
CSS 2% · 161.0 KiB
Image 1% · 102.7 KiB
Document 0% · 46.6 KiB
Other 0% · 11.4 KiB

~682.2 KiB of savings available

Remove unused JavaScript: 682.2 KiB
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: no-cache, no-store
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, no-store

DirectiveValueMeaning
no-cacheCache but always revalidate first
no-storeNever cache this response
B
Image Optimization
16 images, 0 KB saveable
REVIEW
16 images, 0 KB saveable
Info::
All images are well-optimized
16 images 101 KB
0 oversized -0 KB
15 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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
6 fonts (315 KB)
PASS
6 fonts (315 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

315 KB total

Render-blocking

0

of 6

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 5.7 s LCP 11.7 shttps://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/atlas_grotesk/AtlasGrotesk-Medium-Web-vfl38XiTL.woff2AtlasGrotesk-Medium-Web... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/atlas_grotesk/AtlasGrotesk-Medium-Web-vfl38XiTL.woff2 — 45.4 KiB — 141 ms — font-display: swaphttps://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/atlas_grotesk/AtlasGrotesk-Regular-Web-vflk7bxjs.woff2AtlasGrotesk-Regular-We... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/atlas_grotesk/AtlasGrotesk-Regular-Web-vflk7bxjs.woff2 — 42.6 KiB — 155 ms — font-display: swaphttps://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk/SharpGroteskDBCyrBook20-vfl6-4ZSp.woff2SharpGroteskDBCyrBook20... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk/SharpGroteskDBCyrBook20-vfl6-4ZSp.woff2 — 53.7 KiB — 157 ms — font-display: swaphttps://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk/SharpGroteskDBCyrMedium20-vflI3qtaE.woff2SharpGroteskDBCyrMedium... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk/SharpGroteskDBCyrMedium20-vflI3qtaE.woff2 — 54.2 KiB — 172 ms — font-display: swaphttps://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk_23/SharpGroteskDBCyrBook23-vflX-NIwB.woff2SharpGroteskDBCyrBook23... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk_23/SharpGroteskDBCyrBook23-vflX-NIwB.woff2 — 58.4 KiB — 172 ms — font-display: swaphttps://cfl.dropboxstatic.com/static/metaserver/static/fonts/sharpgrotesk/SharpGroteskDBMedium22-vflJ24ZPh.woff2SharpGroteskDBMedium22-... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/sharpgrotesk/SharpGroteskDBMedium22-vflJ24ZPh.woff2 — 60.5 KiB — 174 ms — font-display: swap
AtlasGrotesk-Medium-Web... woff2 swap
Size 45 KB
Load time 141 ms
Start 439 ms
Risk FOUT — text flashes from fallback to web font
AtlasGrotesk-Regular-We... woff2 swap
Size 43 KB
Load time 155 ms
Start 439 ms
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBCyrBook20... woff2 swap
Size 54 KB
Load time 157 ms
Start 439 ms
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBCyrMedium... woff2 swap
Size 54 KB
Load time 172 ms
Start 439 ms
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBCyrBook23... woff2 swap
Size 58 KB
Load time 172 ms
Start 439 ms
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBMedium22-... woff2 swap
Size 61 KB
Load time 174 ms
Start 440 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)
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
7 hints, 0 missing preconnects
PASS
7 hints, 0 missing preconnects
Info::
Page uses 7 resource hint(s)

Current Resource Hints

preconnect
preload
7
dns-prefetch
prefetch

7 resource hints configured

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
Network Waterfall
171 requests over 5731ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 5.7 s LCP 11.7 shttps://dropbox.com// https://dropbox.com/ — 301 — 237 B — 59 ms — h2https://www.dropbox.com/www.dropbox.com/ https://www.dropbox.com/ — 200 — 45.4 KiB — 2.4 s — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.2 KiB — 183 ms — h2https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/atlas_grotesk/AtlasGrotesk-Medium-Web-vfl38XiTL.woff2cfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/atlas_grotesk/AtlasGrotesk-Medium-Web-vfl38XiTL.woff2 — 200 — 45.4 KiB — 141 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/atlas_grotesk/AtlasGrotesk-Regular-Web-vflk7bxjs.woff2cfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/atlas_grotesk/AtlasGrotesk-Regular-Web-vflk7bxjs.woff2 — 200 — 42.6 KiB — 155 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk/SharpGroteskDBCyrBook20-vfl6-4ZSp.woff2cfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk/SharpGroteskDBCyrBook20-vfl6-4ZSp.woff2 — 200 — 53.7 KiB — 157 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk/SharpGroteskDBCyrMedium20-vflI3qtaE.woff2cfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk/SharpGroteskDBCyrMedium20-vflI3qtaE.woff2 — 200 — 54.2 KiB — 172 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk_23/SharpGroteskDBCyrBook23-vflX-NIwB.woff2cfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk_23/SharpGroteskDBCyrBook23-vflX-NIwB.woff2 — 200 — 58.4 KiB — 172 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/fonts/sharpgrotesk/SharpGroteskDBMedium22-vflJ24ZPh.woff2cfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/sharpgrotesk/SharpGroteskDBMedium22-vflJ24ZPh.woff2 — 200 — 60.5 KiB — 174 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/accessibility-vfliGZNRm.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/accessibility-vfliGZNRm.css — 200 — 562 B — 106 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/tokens-vflywY_5O.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/tokens-vflywY_5O.css — 200 — 11.9 KiB — 123 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-fonts/index.metaserver-vflTQCDDt.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-fonts/index.metaserver-vflTQCDDt.css — 200 — 1.4 KiB — 108 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-fonts/sharp_grotesk_23.metaserver-vflEiPtZM.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-fonts/sharp_grotesk_23.metaserver-vflEiPtZM.css — 200 — 1.0 KiB — 108 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/font_sharp_grotesk-vflwgPRUu.scsscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/font_sharp_grotesk-vflwgPRUu.scss — 200 — 12.5 KiB — 263 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/notify-vfl1v0oiv.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/notify-vfl1v0oiv.css — 200 — 739 B — 107 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/warp/skip_to_main_content-vfl7Z6-j7.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/warp/skip_to_main_content-vfl7Z6-j7.css — 200 — 737 B — 109 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/index.web-vflZVo29a.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/index.web-vflZVo29a.css — 200 — 40.2 KiB — 135 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_chrome_en-vflA1HMTy.jscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_chrome_en-vflA1HMTy.js — 200 — 21.7 KiB — 172 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_core_exception_reporter-vflkYePyQ.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_core_exception_reporter-vflkYePyQ.js — 200 — 34.1 KiB — 42 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison_init_edison_page-vflhXL83Q.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison_init_edison_page-vflhXL83Q.js — 200 — 1.1 KiB — 39 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_data_modules_stormcrow-vfl7A8DKW.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_data_modules_stormcrow-vfl7A8DKW.js — 200 — 20.2 KiB — 42 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison-vfl1Tx3W0.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison-vfl1Tx3W0.js — 200 — 6.6 KiB — 26 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison_edison_react_page-vfl6S08DM.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison_edison_react_page-vfl6S08DM.js — 200 — 1.2 KiB — 30 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vfltPCDXA.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vfltPCDXA.js — 200 — 521.2 KiB — 85 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_domains-vflDBW3BO.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_domains-vflDBW3BO.js — 200 — 4.0 KiB — 65 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_init_data_runtime-vflcz11st.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_init_data_runtime-vflcz11st.js — 200 — 13.7 KiB — 74 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_redux_namespaces-vfllYdCgN.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_redux_namespaces-vfllYdCgN.js — 200 — 4.4 KiB — 74 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_init_data_debug_panel-vflTiCXOo.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_init_data_debug_panel-vflTiCXOo.js — 200 — 2.2 KiB — 74 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_client_factory_api_v2-vflkoZJTb.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_client_factory_api_v2-vflkoZJTb.js — 200 — 5.4 KiB — 74 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_www_auth_csrf-vfl0pb_m0.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_www_auth_csrf-vfl0pb_m0.js — 200 — 3.2 KiB — 74 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 5.7 s LCP 11.7 shttps://dropbox.com// https://dropbox.com/ — 301 — 237 B — 59 ms — h2https://www.dropbox.com/www.dropbox.com/ https://www.dropbox.com/ — 200 — 45.4 KiB — 2.4 s — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.2 KiB — 183 ms — h2https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/atlas_grotesk/AtlasGrotesk-Medium-Web-vfl38XiTL.woff2cfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/atlas_grotesk/AtlasGrotesk-Medium-Web-vfl38XiTL.woff2 — 200 — 45.4 KiB — 141 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/atlas_grotesk/AtlasGrotesk-Regular-Web-vflk7bxjs.woff2cfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/atlas_grotesk/AtlasGrotesk-Regular-Web-vflk7bxjs.woff2 — 200 — 42.6 KiB — 155 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk/SharpGroteskDBCyrBook20-vfl6-4ZSp.woff2cfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk/SharpGroteskDBCyrBook20-vfl6-4ZSp.woff2 — 200 — 53.7 KiB — 157 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk/SharpGroteskDBCyrMedium20-vflI3qtaE.woff2cfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk/SharpGroteskDBCyrMedium20-vflI3qtaE.woff2 — 200 — 54.2 KiB — 172 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk_23/SharpGroteskDBCyrBook23-vflX-NIwB.woff2cfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/dig-fonts/sharp_grotesk_23/SharpGroteskDBCyrBook23-vflX-NIwB.woff2 — 200 — 58.4 KiB — 172 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/fonts/sharpgrotesk/SharpGroteskDBMedium22-vflJ24ZPh.woff2cfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/sharpgrotesk/SharpGroteskDBMedium22-vflJ24ZPh.woff2 — 200 — 60.5 KiB — 174 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/accessibility-vfliGZNRm.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/accessibility-vfliGZNRm.css — 200 — 562 B — 106 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/tokens-vflywY_5O.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/tokens-vflywY_5O.css — 200 — 11.9 KiB — 123 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-fonts/index.metaserver-vflTQCDDt.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-fonts/index.metaserver-vflTQCDDt.css — 200 — 1.4 KiB — 108 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-fonts/sharp_grotesk_23.metaserver-vflEiPtZM.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-fonts/sharp_grotesk_23.metaserver-vflEiPtZM.css — 200 — 1.0 KiB — 108 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/font_sharp_grotesk-vflwgPRUu.scsscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/font_sharp_grotesk-vflwgPRUu.scss — 200 — 12.5 KiB — 263 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/notify-vfl1v0oiv.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/notify-vfl1v0oiv.css — 200 — 739 B — 107 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/warp/skip_to_main_content-vfl7Z6-j7.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/warp/skip_to_main_content-vfl7Z6-j7.css — 200 — 737 B — 109 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/index.web-vflZVo29a.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/index.web-vflZVo29a.css — 200 — 40.2 KiB — 135 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_chrome_en-vflA1HMTy.jscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_chrome_en-vflA1HMTy.js — 200 — 21.7 KiB — 172 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_core_exception_reporter-vflkYePyQ.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_core_exception_reporter-vflkYePyQ.js — 200 — 34.1 KiB — 42 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison_init_edison_page-vflhXL83Q.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison_init_edison_page-vflhXL83Q.js — 200 — 1.1 KiB — 39 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_data_modules_stormcrow-vfl7A8DKW.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_data_modules_stormcrow-vfl7A8DKW.js — 200 — 20.2 KiB — 42 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison-vfl1Tx3W0.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison-vfl1Tx3W0.js — 200 — 6.6 KiB — 26 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison_edison_react_page-vfl6S08DM.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison_edison_react_page-vfl6S08DM.js — 200 — 1.2 KiB — 30 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vfltPCDXA.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vfltPCDXA.js — 200 — 521.2 KiB — 85 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_domains-vflDBW3BO.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_domains-vflDBW3BO.js — 200 — 4.0 KiB — 65 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_init_data_runtime-vflcz11st.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_init_data_runtime-vflcz11st.js — 200 — 13.7 KiB — 74 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_redux_namespaces-vfllYdCgN.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_redux_namespaces-vfllYdCgN.js — 200 — 4.4 KiB — 74 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_init_data_debug_panel-vflTiCXOo.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_init_data_debug_panel-vflTiCXOo.js — 200 — 2.2 KiB — 74 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_client_factory_api_v2-vflkoZJTb.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_client_factory_api_v2-vflkoZJTb.js — 200 — 5.4 KiB — 74 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_www_auth_csrf-vfl0pb_m0.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_www_auth_csrf-vfl0pb_m0.js — 200 — 3.2 KiB — 74 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_core_exception-vflr6QCt4.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_core_exception-vflr6QCt4.js — 200 — 1.6 KiB — 74 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_raf_throttle-vflYckwWr.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_raf_throttle-vflYckwWr.js — 200 — 1015 B — 70 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_babel_runtime_helpers_typeof-vflsX1tXI.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_babel_runtime_helpers_typeof-vflsX1tXI.js — 200 — 1.0 KiB — 70 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_api_v2_routes_plan_configuration_provider-vflXirAoa.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_api_v2_routes_plan_configuration_provider-vflXirAoa.js — 200 — 1.3 KiB — 69 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_react-vflCm0MaK.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_react-vflCm0MaK.js — 200 — 3.1 KiB — 68 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_react-dom-vflxkx0XF.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_react-dom-vflxkx0XF.js — 200 — 47.1 KiB — 80 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_lodash-es_lodash-vflOgcltQ.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_lodash-es_lodash-vflOgcltQ.js — 200 — 10.5 KiB — 28 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_src_sink_index-vflMUc-EK.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_src_sink_index-vflMUc-EK.js — 200 — 16.4 KiB — 28 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_edison_cookies_check-vflFer05G.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_edison_cookies_check-vflFer05G.js — 200 — 958 B — 27 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_core_i18n-vflEPvhGr.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_core_i18n-vflEPvhGr.js — 200 — 20.6 KiB — 32 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_core_notify-vflkr0z5r.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_core_notify-vflkr0z5r.js — 200 — 12.8 KiB — 28 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_api_v2_unauthed_client-vflg6dxir.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_api_v2_unauthed_client-vflg6dxir.js — 200 — 10.4 KiB — 29 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_react/jsx-runtime-vflRmcWJs.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_react/jsx-runtime-vflRmcWJs.js — 200 — 1017 B — 30 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/js/langpack/icu-en-vflmZFLky.jsoncfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/js/langpack/icu-en-vflmZFLky.json — 200 — 283 B — 196 ms — h3https://www.dropbox.com/2/client_metrics/recordwww.dropbox.com/2/client_metrics/re... https://www.dropbox.com/2/client_metrics/record — 200 — 521 B — 168 ms — h2https://cfl.dropboxstatic.com/static/metaserver/static/images/favicon.icocfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/images/favicon.ico — 200 — 1.5 KiB — 50 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/font_paper_atlas_grotesk-vflDoDLsu.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/font_paper_atlas_grotesk-vflDoDLsu.css — 200 — 911 B — 26 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/font_sharp_grotesk-vflRd2mZl.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/font_sharp_grotesk-vflRd2mZl.css — 200 — 1.2 KiB — 26 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_core_toast_toast_on_init-vflCffYE9.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_core_toast_toast_on_init-vflCffYE9.js — 200 — 1.3 KiB — 24 ms — h3https://www.dropbox.com/web-grpc/edison/marketing_tracker.MarketingTrackerPrefetch/MarketingTrackerDataPrefetchwww.dropbox.com/web-grpc/edison/mar... https://www.dropbox.com/web-grpc/edison/marketing_tracker.MarketingTrackerPrefetch/MarketingTrackerDataPrefetch — 200 — 385 B — 211 ms — h3https://www.dropbox.com/web-grpc/edison/pithos.EdisonPrefetchService/PithosPrefetchwww.dropbox.com/web-grpc/edison/pit... https://www.dropbox.com/web-grpc/edison/pithos.EdisonPrefetchService/PithosPrefetch — 200 — 49 B — 209 ms — h3https://www.dropbox.com/web-grpc/edison/ux_analytics.UxAnalyticsEdisonServicer/UxAnalyticsFetchwww.dropbox.com/web-grpc/edison/ux_... https://www.dropbox.com/web-grpc/edison/ux_analytics.UxAnalyticsEdisonServicer/UxAnalyticsFetch — 200 — 7.0 KiB — 222 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/google_one_tap-vflp9XDLJ.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/google_one_tap-vflp9XDLJ.css — 200 — 2.3 KiB — 26 ms — h3https://www.dropbox.com/web-grpc/edison/localejs.LocaleJSService/FetchConstantswww.dropbox.com/web-grpc/edison/loc... https://www.dropbox.com/web-grpc/edison/localejs.LocaleJSService/FetchConstants — 200 — 1.1 KiB — 258 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/index.web-vfltJ6f-C.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/index.web-vfltJ6f-C.css — 200 — 672 B — 25 ms — h3https://www.dropbox.com/web-grpc/edison/zoom_chat_client.EdisonPrefetchZoomChatClient/GetZoomChatClientInitConfigPrefetchwww.dropbox.com/web-grpc/edison/zoo... https://www.dropbox.com/web-grpc/edison/zoom_chat_client.EdisonPrefetchZoomChatClient/GetZoomChatClientInitConfigPrefetch — 200 — 357 B — 218 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_privacy_consent-vflSCtS4v.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_privacy_consent-vflSCtS4v.js — 200 — 17.0 KiB — 27 ms — h3https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/en-us/index/desktop-mobile-fss-1440x1440.png?id=fea1b68e-2146-47f2-9e61-a78f619488b8&width=828&output_type=webpfjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/en-us/index/desktop-mobile-fss-1440x1440.png?id=fea1b68e-2146-47f2-9e61-a78f619488b8&width=828&output_type=webp — 200 — 49.2 KiB — 158 ms — h2https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_locale_selector_modal-vflYnqc8B.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_locale_selector_modal-vflYnqc8B.js — 200 — 2.4 KiB — 36 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_index-vflU2OQC0.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_index-vflU2OQC0.js — 200 — 913 B — 36 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_index-vflpQZGof.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_index-vflpQZGof.js — 200 — 134.6 KiB — 48 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_react-modal_index-vflf5Mtji.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_react-modal_index-vflf5Mtji.js — 200 — 9.0 KiB — 42 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_warp_utils_sprig_survey-vflwdlT79.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_warp_utils_sprig_survey-vflwdlT79.js — 200 — 1.9 KiB — 45 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_warp_utils_campaigns-vflrKM6fX.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_warp_utils_campaigns-vflrKM6fX.js — 200 — 1.5 KiB — 42 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_component_dev_tools-vflYUhRPL.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_component_dev_tools-vflYUhRPL.js — 200 — 3.7 KiB — 45 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_component_marketing_contentsquare-vflhldP6y.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_component_marketing_contentsquare-vflhldP6y.js — 200 — 1.1 KiB — 45 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/components-vfllATIBn.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/components-vfllATIBn.css — 200 — 43.4 KiB — 63 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/legacy-token-migration-vfl1sMmEL.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/legacy-token-migration-vfl1sMmEL.css — 200 — 1.1 KiB — 68 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/logos-vflOzrQ9v.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/logos-vflOzrQ9v.css — 200 — 680 B — 74 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/icons-vflZsWALK.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/icons-vflZsWALK.css — 200 — 559 B — 77 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/foundations-tokens-vflEoq0rF.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/foundations-tokens-vflEoq0rF.css — 200 — 8.0 KiB — 78 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/foundations-components-vflalvx70.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/foundations-components-vflalvx70.css — 200 — 30.5 KiB — 94 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/content-icons-vflkH8FvA.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/content-icons-vflkH8FvA.css — 200 — 1.5 KiB — 89 ms — h3https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/Dropbox-logo-nav.svg?id=d587e174-e284-42e8-a18c-85c0d8e57e9efjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/Dropbox-logo-nav.svg?id=d587e174-e284-42e8-a18c-85c0d8e57e9e — 200 — 870 B — 110 ms — h2https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/dash-logo-nav.svg?id=0eaff5fa-ffc5-41dd-bba1-4f05c5e32205fjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/dash-logo-nav.svg?id=0eaff5fa-ffc5-41dd-bba1-4f05c5e32205 — 200 — 1.1 KiB — 107 ms — h2https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/replay-logo-nav.svg?id=411f20bf-600b-42f8-a5a5-508c48fc55f7fjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/replay-logo-nav.svg?id=411f20bf-600b-42f8-a5a5-508c48fc55f7 — 200 — 1.0 KiB — 106 ms — h2https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/DocSend-logo-nav.svg?id=27f665ce-74c5-4746-8b8c-61cd9e34aaddfjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/DocSend-logo-nav.svg?id=27f665ce-74c5-4746-8b8c-61cd9e34aadd — 200 — 1.1 KiB — 109 ms — h2https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/dropbox-sign-logo.svg?id=f9aee885-ea7b-4b1f-81fd-3e908dadc578fjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/dropbox-sign-logo.svg?id=f9aee885-ea7b-4b1f-81fd-3e908dadc578 — 200 — 978 B — 109 ms — h2https://aem.dropbox.com/cms/content/dam/dropbox/warp/en-us/index/october-2025-launch/feature-plank-find/dropbox-home-find-ui-transparent-1024x640-v08.webmaem.dropbox.com/cms/content/dam/dro... https://aem.dropbox.com/cms/content/dam/dropbox/warp/en-us/index/october-2025-launch/feature-plank-find/dropbox-home-find-ui-transparent-1024x640-v08.webm — 206 — 1.3 MiB — 396 ms — h2https://aem.dropbox.com/cms/content/dam/dropbox/warp/en-us/index/october-2025-launch/feature-plank-organize/dropbox-home-organize-ui-transparent-1138x640-v07.webmaem.dropbox.com/cms/content/dam/dro... https://aem.dropbox.com/cms/content/dam/dropbox/warp/en-us/index/october-2025-launch/feature-plank-organize/dropbox-home-organize-ui-transparent-1138x640-v07.webm — 206 — 1.7 MiB — 399 ms — h2https://aem.dropbox.com/cms/content/dam/dropbox/warp/en-us/index/october-2025-launch/feature-plank-share/dropbox-home-share-ui-transparent-1024x640-v07.webmaem.dropbox.com/cms/content/dam/dro... https://aem.dropbox.com/cms/content/dam/dropbox/warp/en-us/index/october-2025-launch/feature-plank-share/dropbox-home-share-ui-transparent-1024x640-v07.webm — 206 — 5.3 MiB — 1.7 s — h2https://www.dropbox.com/web-grpc/edison/signup_signin.GoogleOneTapPrefetch/GoogleOneTapFetchwww.dropbox.com/web-grpc/edison/sig... https://www.dropbox.com/web-grpc/edison/signup_signin.GoogleOneTapPrefetch/GoogleOneTapFetch — 200 — 126 B — 216 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/abuse/fingerprintjs_component-vflTizAkf.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/abuse/fingerprintjs_component-vflTizAkf.css — 200 — 536 B — 27 ms — h3https://www.dropbox.com/alternate_wtl_browser_performance_infowww.dropbox.com/alternate_wtl_brows... https://www.dropbox.com/alternate_wtl_browser_performance_info — 200 — 26 B — 456 ms — h3https://www.dropbox.com/log_js_sw_datawww.dropbox.com/log_js_sw_data https://www.dropbox.com/log_js_sw_data — 200 — 26 B — 261 ms — h3https://www.dropbox.com/log_js_sw_datawww.dropbox.com/log_js_sw_data https://www.dropbox.com/log_js_sw_data — 200 — 26 B — 317 ms — h3https://www.dropbox.com/log_js_sw_datawww.dropbox.com/log_js_sw_data https://www.dropbox.com/log_js_sw_data — 200 — 26 B — 294 ms — h3https://www.dropbox.com/alternate_wtlwww.dropbox.com/alternate_wtl https://www.dropbox.com/alternate_wtl — 200 — 30 B — 264 ms — h3https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/reclaim-dbx-waffle-32x32.svg?id=48ed6a4b-91be-43f0-a91e-0868a4380db7fjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/reclaim-dbx-waffle-32x32.svg?id=48ed6a4b-91be-43f0-a91e-0868a4380db7 — 200 — 1.3 KiB — 58 ms — h2https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/arrow_right.svg?id=e5339d6c-dcc7-477d-984b-7b2a039ca239fjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/arrow_right.svg?id=e5339d6c-dcc7-477d-984b-7b2a039ca239 — 200 — 717 B — 59 ms — h2https://marketing.dropbox.com/?referrer=marketing.dropbox.com/?referrer= https://marketing.dropbox.com/?referrer= — 200 — 1.1 KiB — 177 ms — http/1.1https://www.dropbox.com/log_js_sw_datawww.dropbox.com/log_js_sw_data https://www.dropbox.com/log_js_sw_data — 200 — 26 B — 284 ms — h3https://www.dropbox.com/pithos/api_helper_validation,zoom_chat_clientwww.dropbox.com/pithos/api_helper_v... https://www.dropbox.com/pithos/api_helper_validation,zoom_chat_client — 307 — 28 B — 214 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ux_analytics_www_init-vflRgwg-k.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ux_analytics_www_init-vflRgwg-k.js — 200 — 10.6 KiB — 52 ms — h3https://www.dropbox.com/web-grpc/edison/fingerprintjs.FingerPrintJSService/FetchConstantswww.dropbox.com/web-grpc/edison/fin... https://www.dropbox.com/web-grpc/edison/fingerprintjs.FingerPrintJSService/FetchConstants — 200 — 72 B — 203 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_fingerprintjs_fpjs-pro-static_fp-vflGINDbV.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_fingerprintjs_fpjs-pro-static_fp-vflGINDbV.js — 200 — 82.5 KiB — 56 ms — h3https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/home-pg-logos/Crunch.svg?id=463e5d97-246e-4168-9fa0-f9411c7ab8befjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/home-pg-logos/Crunch.svg?id=463e5d97-246e-4168-9fa0-f9411c7ab8be — 200 — 12.9 KiB — 31 ms — h2https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/home-pg-logos/Cirque.svg?id=450142e8-a069-4fb4-a76e-84acf4291106fjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/home-pg-logos/Cirque.svg?id=450142e8-a069-4fb4-a76e-84acf4291106 — 200 — 9.2 KiB — 32 ms — h2https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/home-pg-logos/Hydro.svg?id=06528bd3-6777-4f49-b485-65ef4b5e00bffjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/home-pg-logos/Hydro.svg?id=06528bd3-6777-4f49-b485-65ef4b5e00bf — 200 — 7.8 KiB — 38 ms — h2https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/home-pg-logos/Katz.svg?id=a8e36a78-e35c-4112-89ca-3073a30903fcfjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/home-pg-logos/Katz.svg?id=a8e36a78-e35c-4112-89ca-3073a30903fc — 200 — 2.3 KiB — 39 ms — h2https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/home-pg-logos/Zoom.svg?id=5ca8c138-e952-4bd5-9af8-bccdab185020fjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/home-pg-logos/Zoom.svg?id=5ca8c138-e952-4bd5-9af8-bccdab185020 — 200 — 2.4 KiB — 40 ms — h2https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/home-pg-logos/Lincoln.svg?id=1e36a95f-269c-4084-b1a4-e6f87786de8ffjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/home-pg-logos/Lincoln.svg?id=1e36a95f-269c-4084-b1a4-e6f87786de8f — 200 — 2.3 KiB — 41 ms — h2https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/home-pg-logos/McLaren.svg?id=8fe1da6b-6280-4343-b1dc-590aec2f1da6fjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/home-pg-logos/McLaren.svg?id=8fe1da6b-6280-4343-b1dc-590aec2f1da6 — 200 — 4.0 KiB — 43 ms — h2https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/en-us/index/october-2025-launch/feature-plank-find/dropbox-home-find-ui-transparent-1024x640-v08.png?id=d63a9ec0-7fe4-4d44-9fb4-02baadc8dc5efjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/en-us/index/october-2025-launch/feature-plank-find/dropbox-home-find-ui-transparent-1024x640-v08.png?id=d63a9ec0-7fe4-4d44-9fb4-02baadc8dc5e — 200 — 4.1 KiB — 45 ms — h2https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_security_crypto-vfltUghbJ.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_security_crypto-vfltUghbJ.js — 200 — 1.2 KiB — 47 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dotlottie_common_chunk-B7OIQIGJ-vflzTlebG.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dotlottie_common_chunk-B7OIQIGJ-vflzTlebG.js — 200 — 1.1 KiB — 47 ms — h3https://www.dropbox.com/web-grpc/edison/viewer.ViewerService/FetchViewerwww.dropbox.com/web-grpc/edison/vie... https://www.dropbox.com/web-grpc/edison/viewer.ViewerService/FetchViewer — 200 — 44 B — 211 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_proto_edison_page_config_messages_pb-vflsXTo3q.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_proto_edison_page_config_messages_pb-vflsXTo3q.js — 200 — 7.3 KiB — 32 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_account_settings_dark_mode_atoms-vflM8oG7v.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_account_settings_dark_mode_atoms-vflM8oG7v.js — 200 — 875 B — 33 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_jotai_vanilla-vflyzBtQo.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_jotai_vanilla-vflyzBtQo.js — 200 — 3.3 KiB — 36 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_modal_dig-vflyvVm5F.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_modal_dig-vflyvVm5F.js — 200 — 2.1 KiB — 36 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_components_ui_modal_controller-vflEn1B_d.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_components_ui_modal_controller-vflEn1B_d.js — 200 — 1.2 KiB — 36 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_deprecated_ajax_ajax_jquery-vflGgXvz5.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_deprecated_ajax_ajax_jquery-vflGgXvz5.js — 200 — 4.6 KiB — 39 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-components_modal_index-vfltgx0X2.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-components_modal_index-vfltgx0X2.js — 200 — 3.9 KiB — 40 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_prop-types_index-vflUKcyVL.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_prop-types_index-vflUKcyVL.js — 200 — 1.0 KiB — 41 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_campaigns_campaigns_toolkit_client-vfl49PhDn.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_campaigns_campaigns_toolkit_client-vfl49PhDn.js — 200 — 23.9 KiB — 40 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_component_load_contentsquare-vflBsVZx8.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_component_load_contentsquare-vflBsVZx8.js — 200 — 880 B — 36 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_pictogram_info-vflnqYoEr.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_pictogram_info-vflnqYoEr.js — 200 — 1.4 KiB — 31 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_upload-vflmSedcX.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_upload-vflmSedcX.js — 200 — 2.7 KiB — 42 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_pictogram_upload-vflAxLCx3.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_pictogram_upload-vflAxLCx3.js — 200 — 1.5 KiB — 33 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_rotate-right-vflBoUpSc.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_rotate-right-vflBoUpSc.js — 200 — 1.9 KiB — 51 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_arrow-up-vflFEWMkJ.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_arrow-up-vflFEWMkJ.js — 200 — 1.3 KiB — 50 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_credit-card-vflh4lpce.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_credit-card-vflh4lpce.js — 200 — 1.4 KiB — 45 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_signature-vfl0uj10l.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_signature-vfl0uj10l.js — 200 — 2.0 KiB — 48 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_star-vflO2dAc1.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_star-vflO2dAc1.js — 200 — 1.4 KiB — 49 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_upgrade-vflzlTXzY.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_upgrade-vflzlTXzY.js — 200 — 1.7 KiB — 48 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-logos_src_glyph_sign-vfl6G7Lx6.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-logos_src_glyph_sign-vfl6G7Lx6.js — 200 — 1.1 KiB — 48 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_info-vflNi3KDV.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_info-vflNi3KDV.js — 200 — 1.2 KiB — 48 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_warning-vflx7pQQK.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_warning-vflx7pQQK.js — 200 — 1.3 KiB — 49 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_open-vflCv6oaD.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_open-vflCv6oaD.js — 200 — 1.3 KiB — 48 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_upsell-vflFl51qG.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_upsell-vflFl51qG.js — 200 — 2.2 KiB — 49 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-logos_src_glyph_fss-monochrome-vfl3RLaKd.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-logos_src_glyph_fss-monochrome-vfl3RLaKd.js — 200 — 1.3 KiB — 49 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_tag-vflSMm-Gf.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_tag-vflSMm-Gf.js — 200 — 1.5 KiB — 49 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-components_aspect_ratio_index-vflFrUsEt.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-components_aspect_ratio_index-vflFrUsEt.js — 200 — 5.3 KiB — 45 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_components_ui_modal-vflVEVfwp.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_components_ui_modal-vflVEVfwp.js — 200 — 3.8 KiB — 49 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_trial-cards_trial-comparison-card-vfl9c_9fi.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_trial-cards_trial-comparison-card-vfl9c_9fi.js — 200 — 110.2 KiB — 59 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_hive_schemas_megaphone-events-vflmRO7lu.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_hive_schemas_megaphone-events-vflmRO7lu.js — 200 — 947 B — 54 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_campaigns_api-vfl-WQsnh.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_campaigns_api-vfl-WQsnh.js — 200 — 13.0 KiB — 55 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_google_one_tap_google_one_tap_platform-vflGDKxZ4.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_google_one_tap_google_one_tap_platform-vflGDKxZ4.js — 200 — 25.6 KiB — 54 ms — h3https://www.dropbox.com/pithos/marketing_tracker_servicewww.dropbox.com/pithos/marketing_tr... https://www.dropbox.com/pithos/marketing_tracker_service — 307 — 28 B — 273 ms — h3https://www.dropbox.com/pithos/host%3Awww.dropbox.com/api_helper_validation%2Czoom_chat_clientwww.dropbox.com/pithos/host%3Awww.d... https://www.dropbox.com/pithos/host%3Awww.dropbox.com/api_helper_validation%2Czoom_chat_client — 200 — 18.9 KiB — 261 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_date-fns__lib_requiredArgs_index-vflhUCuhA.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_date-fns__lib_requiredArgs_index-vflhUCuhA.js — 200 — 1.3 KiB — 32 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_pap-events_enums_current_plan-utils-vfl4sIp2D.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_pap-events_enums_current_plan-utils-vfl4sIp2D.js — 200 — 3.2 KiB — 27 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_bem-vflFiaXxF.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_bem-vflFiaXxF.js — 200 — 1.8 KiB — 32 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-components_overlay_index-vflyIxSCm.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-components_overlay_index-vflyIxSCm.js — 200 — 2.3 KiB — 30 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_api_v2_active_user_client-vflvuzRjR.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_api_v2_active_user_client-vflvuzRjR.js — 200 — 801 B — 26 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_auth_common_utils-vfl4enTwD.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_auth_common_utils-vfl4enTwD.js — 200 — 1.9 KiB — 38 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-components_form_row_index-vflhf9DNL.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-components_form_row_index-vflhf9DNL.js — 200 — 1.8 KiB — 41 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-components_controls_index-vflFRF2H8.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-components_controls_index-vflFRF2H8.js — 200 — 3.2 KiB — 39 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_react-transition-group_TransitionGroupContext-vflEYKe0_.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_react-transition-group_TransitionGroupContext-vflEYKe0_.js — 200 — 684 B — 35 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_deprecated_ajax_ajax_as_promised_jquery-vfleIyt8o.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_deprecated_ajax_ajax_as_promised_jquery-vfleIyt8o.js — 200 — 939 B — 40 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ungated_idx_db_access_lib-vflkdD8-H.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ungated_idx_db_access_lib-vflkdD8-H.js — 200 — 2.8 KiB — 40 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-components_badge_index-vflavOWNz.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-components_badge_index-vflavOWNz.js — 200 — 2.4 KiB — 35 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_react-hookz_web_useResizeObserver-vfldcQN2L.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_react-hookz_web_useResizeObserver-vfldcQN2L.js — 200 — 1.0 KiB — 34 ms — h3https://fp.dropbox.com/CrbU/a8tlQRW/kdnryYu/iOjwI?q=oQE6YZbxILFds0Itkjtifp.dropbox.com/CrbU/a8tlQRW/kdnryYu... https://fp.dropbox.com/CrbU/a8tlQRW/kdnryYu/iOjwI?q=oQE6YZbxILFds0Itkjti — 200 — 628 B — 375 ms — h2https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 665 B — 42 ms — h2https://accounts.google.com/gsi/log?client_id=801668726815.apps.googleusercontent.com&as=sRqIv0smvRYGqa7Ww5IMVyomlN1XXw5V2qkshNuiOdE&bs=2iIs7chXMg3%2FtvlYXYwsQYYQBUqFMp8ZEX4s9t6xKj8&event=onetap.bottomSheet.prompt.apiCall&enable_itp_optimization=18accounts.google.com/gsi/log?client_... https://accounts.google.com/gsi/log?client_id=801668726815.apps.googleusercontent.com&as=sRqIv0smvRYGqa7Ww5IMVyomlN1XXw5V2qkshNuiOdE&bs=2iIs7chXMg3%2FtvlYXYwsQYYQBUqFMp8ZEX4s9t6xKj8&event=onetap.bottomSheet.prompt.apiCall&enable_itp_optimization=18 — 200 — 23 B — 99 ms — h3https://www.dropbox.com/pithos/host%3Amarketing.dropbox.com/marketing_tracker_servicewww.dropbox.com/pithos/host%3Amarke... https://www.dropbox.com/pithos/host%3Amarketing.dropbox.com/marketing_tracker_service — 200 — 18.3 KiB — 429 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 29 B — 230 ms — h3https://www.dropbox.com/log/pro_eventswww.dropbox.com/log/pro_events https://www.dropbox.com/log/pro_events — 200 — 26 B — 279 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 29 B — 214 ms — h3https://www.dropbox.com/2/campaigns_toolkit/get_best_campaigns_for_userwww.dropbox.com/2/campaigns_toolkit... https://www.dropbox.com/2/campaigns_toolkit/get_best_campaigns_for_user — 200 — 186 B — 274 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/pithos/api_helper_validation.bundle-vflfa_QNV.jscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/pithos/api_helper_validation.bundle-vflfa_QNV.js — 200 — 18.8 KiB — 44 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/pithos/zoom_chat_client.bundle-vflrib4M-.jscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/pithos/zoom_chat_client.bundle-vflrib4M-.js — 200 — 74.3 KiB — 44 ms — h3https://www.dropbox.com/pithos_api_helper_validationwww.dropbox.com/pithos_api_helper_v... https://www.dropbox.com/pithos_api_helper_validation — 200 — 35 B — 214 ms — h3https://www.dropbox.com/log/blockedwww.dropbox.com/log/blocked https://www.dropbox.com/log/blocked — 200 — 33 B — 210 ms — h3https://www.dropbox.com/2/udcl/log_timingwww.dropbox.com/2/udcl/log_timing https://www.dropbox.com/2/udcl/log_timing — 200 — 110 B — 230 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 35 B — 220 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/pithos/marketing_tracker_service.bundle-vflWUicF8.jscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/pithos/marketing_tracker_service.bundle-vflWUicF8.js — 200 — 4.9 KiB — 25 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 35 B — 231 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 35 B — 226 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 7105436173002ms · 890KB · $122728646298/mo
Unattributable
Other
Costly
Execution 7105436169031ms
Transfer 0 KB
Monthly Cost $122728646230/mo
cfl.dropboxstatic.com
Other
Costly
Execution 1057ms
Transfer 521 KB
Unused 53%
Monthly Cost $18/mo
cfl.dropboxstatic.com
Other
Costly
Execution 797ms
Transfer 4 KB
Monthly Cost $14/mo
cfl.dropboxstatic.com
Other
Costly
Execution 765ms
Transfer 82 KB
Unused 34%
Monthly Cost $13/mo
www.dropbox.com
Other
Costly
Execution 358ms
Transfer 45 KB
Monthly Cost $6/mo
cfl.dropboxstatic.com
Other
Costly
Execution 324ms
Transfer 34 KB
Unused 73%
Monthly Cost $6/mo
cfl.dropboxstatic.com
Other
Costly
Execution 204ms
Transfer 22 KB
Monthly Cost $4/mo
cfl.dropboxstatic.com
Other
Optional
Execution 146ms
Transfer 47 KB
Monthly Cost $3/mo
accounts.google.com
Other
Optional
Execution 97ms
Transfer 96 KB
Unused 73%
Monthly Cost $2/mo
cfl.dropboxstatic.com
Other
Optional
Execution 91ms
Transfer 16 KB
Monthly Cost $2/mo
cfl.dropboxstatic.com
Other
Optional
Execution 74ms
Transfer 10 KB
Monthly Cost $1/mo
cfl.dropboxstatic.com
Other
Optional
Execution 57ms
Transfer 11 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 7105436169031ms and costs ~$122728646230/month
  • cfl.dropboxstatic.com adds 1057ms and costs ~$18/month
  • cfl.dropboxstatic.com adds 797ms and costs ~$14/month
  • cfl.dropboxstatic.com adds 765ms and costs ~$13/month
  • www.dropbox.com adds 358ms and costs ~$6/month
  • cfl.dropboxstatic.com adds 324ms and costs ~$6/month
  • cfl.dropboxstatic.com adds 204ms and costs ~$4/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

Unattributable takes 7105436169031ms 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

cfl.dropboxstatic.com takes 1057ms 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

53% of cfl.dropboxstatic.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

cfl.dropboxstatic.com takes 797ms 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

cfl.dropboxstatic.com takes 765ms 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

www.dropbox.com takes 358ms 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

cfl.dropboxstatic.com takes 324ms 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

73% of cfl.dropboxstatic.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

cfl.dropboxstatic.com takes 204ms 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

73% of accounts.google.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

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