Skip to content
https://dropbox.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
5
REVIEW
3
PASS
5
INFO
2

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

69
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
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.

2.02 s

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

2.76 s

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

56 ms

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

0.060

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

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

4.22 s

Page Load Progression

1.2 s
2.4 s
3.6 s
4.8 s
6.0 s
7.2 s
8.4 s
9.6 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
11.0 MB transferred, 236 requests
FIX
11.0 MB transferred, 236 requests
Critical::
Page weighs 17.2 MB (11.0 MB transferred)
Warning::
JavaScript is 1.9 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.9 MB
Info::
Fonts are 457 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 457 KB
Warning::
236 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.3 g CO2 per page load
11.0 MB / 2.4 MB budget
11.0 MB transferred
236 requests
2.3 g CO2 per page load
Other 8.3 MiB 75%
JavaScript 1.9 MiB 18%
Fonts 457.0 KiB 4%
CSS 166.3 KiB 1%
Images 154.0 KiB 1%
HTML 58.3 KiB 1%
Other 10.6 KiB 0%
Other 1.8 KiB 0%
Other 1.2 KiB 0%
Other 380 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 (11.0 MiB of 11.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
122 scripts, 783 KB unused
FIX
122 scripts, 783 KB unused
Warning::
https://cfl.dropboxstatic.com/static/atlas/warp/wa...: 271 KB unused (52%)
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://cfl.dropboxstatic.com/static/atlas/privacy...: 79 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client: 71 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 783 KB
783 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 KB271 KB (52%)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://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_privacy_consent_static_ccpa_iframe-vflni06Vy.js186 KB79 KB (43%)3rd
https://accounts.google.com/gsi/client96 KB71 KB (75%)3rd
https://cfl.dropboxstatic.com/static/metaserver/static/pithos/zoom_chat_client.bundle-vflrib4M-.js74 KB55 KB (75%)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/privacy_consent/ccpa_iframe_bundle_amd/dist/e_core_exception_reporter-vflBUHcDZ.js34 KB25 KB (74%)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_dig-icons_assets_ui-icon_line_upgrade-vflzlTXzY.js2 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
236 resources · 11.0 MB · 783 KB savings available
FIX
236 resources · 11.0 MB · 783 KB savings available
Warning::
Page weight 10.0 MB over 1MB target
Got: 11.0 MB Expected: ≤ 1 MB
Info::
~783 KB of savings available
Warning::
235 third-party resources (100% of weight)
Info::
4 resources over 200KB
236 resources · 11.0 MiB · 235 third-party 10.0 MiB over 1MB target
Media 75% · 8.3 MiB
JavaScript 18% · 1.9 MiB
Font 4% · 457.0 KiB
CSS 1% · 166.3 KiB
Image 1% · 155.5 KiB
Document 1% · 58.4 KiB
Other 0% · 12.4 KiB

~783.1 KiB of savings available

Remove unused JavaScript: 783.1 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
17 images, 0 KB saveable
REVIEW
17 images, 0 KB saveable
Info::
All images are well-optimized
17 images 154 KB
0 oversized -0 KB
15 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1441ms total JS execution
REVIEW
1441ms total JS execution
Warning::
https://cfl.dropboxstatic.com/static/atlas/warp/wa...: 430ms CPU time
Warning::
Unattributable: 323ms CPU time
Info::
https://cfl.dropboxstatic.com/static/atlas/warp/wa...: 200ms CPU time
Info::
https://www.dropbox.com/: 182ms CPU time
Info::
https://cfl.dropboxstatic.com/static/atlas/warp/wa...: 176ms CPU time
Warning::
Third-party scripts: 1441ms (100% of total)

Main Thread Breakdown

Script Evaluation 50% Other 26% Style & Layout 11% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vfltPCDXA.js430ms117ms37ms3rd
Unattributable323ms17ms0ms3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_fingerprintjs_fpjs-pro-static_fp-vflGINDbV.js200ms161ms5ms3rd
https://www.dropbox.com/182ms11ms4ms3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_redux_namespaces-vfllYdCgN.js176ms161ms0ms3rd
https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_chrome_en-vflA1HMTy.js75ms70ms5ms3rd
https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/b301283facbc/RC5525b83175274244aaf6aafb2edbd4a7-source.min.js55ms55ms0ms3rd
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
9 fonts (457 KB)
PASS
9 fonts (457 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

457 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.0 s LCP 2.8 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 — 118 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 — 134 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 — 138 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 — 106 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 — 125 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 — 139 ms — font-display: swaphttps://cfl.dropboxstatic.com/static/metaserver/static/fonts/paper-atlasgrotesk/AtlasGrotesk-Regular-Web-vflk7bxjs.woff2AtlasGrotesk-Regular-We... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/paper-atlasgrotesk/AtlasGrotesk-Regular-Web-vflk7bxjs.woff2 — 42.6 KiB — 31 ms — font-display: swaphttps://cfl.dropboxstatic.com/static/metaserver/static/fonts/paper-atlasgrotesk/AtlasGrotesk-Medium-Web-vfl38XiTL.woff2AtlasGrotesk-Medium-Web... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/paper-atlasgrotesk/AtlasGrotesk-Medium-Web-vfl38XiTL.woff2 — 45.4 KiB — 32 ms — font-display: swaphttps://cfl.dropboxstatic.com/static/metaserver/static/fonts/sharpgrotesk/SharpGroteskDBMedium20-vflI3qtaE.woff2SharpGroteskDBMedium20-... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/sharpgrotesk/SharpGroteskDBMedium20-vflI3qtaE.woff2 — 54.2 KiB — 32 ms — font-display: swap
AtlasGrotesk-Medium-Web... woff2 swap
Size 45 KB
Load time 118 ms
Start 412 ms
Risk FOUT — text flashes from fallback to web font
AtlasGrotesk-Regular-We... woff2 swap
Size 43 KB
Load time 134 ms
Start 413 ms
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBCyrBook20... woff2 swap
Size 54 KB
Load time 138 ms
Start 413 ms
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBCyrMedium... woff2 swap
Size 54 KB
Load time 106 ms
Start 423 ms
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBCyrBook23... woff2 swap
Size 58 KB
Load time 125 ms
Start 427 ms
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBMedium22-... woff2 swap
Size 60 KB
Load time 139 ms
Start 427 ms
Risk FOUT — text flashes from fallback to web font
AtlasGrotesk-Regular-We... woff2 swap
Size 43 KB
Load time 31 ms
Start 6.2 s
Risk FOUT — text flashes from fallback to web font
AtlasGrotesk-Medium-Web... woff2 swap
Size 45 KB
Load time 32 ms
Start 6.2 s
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBMedium20-... woff2 swap
Size 54 KB
Load time 32 ms
Start 6.2 s
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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
236 requests over 9523ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 2.0 s LCP 2.8 shttps://dropbox.com// https://dropbox.com/ — 301 — 237 B — 70 ms — h2https://www.dropbox.com/www.dropbox.com/ https://www.dropbox.com/ — 200 — 45.8 KiB — 2.7 s — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.2 KiB — 173 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 — 118 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 — 134 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 — 138 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 — 106 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 — 125 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 — 139 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 — 67 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 — 82 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 — 67 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 — 68 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 — 144 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 — 775 B — 46 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 — 68 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 — 78 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 — 133 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 — 32 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 — 29 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 — 32 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 — 28 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 — 35 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 — 39 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 — 37 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 — 37 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 — 37 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 — 37 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 — 37 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 — 35 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 2.0 s LCP 2.8 shttps://dropbox.com// https://dropbox.com/ — 301 — 237 B — 70 ms — h2https://www.dropbox.com/www.dropbox.com/ https://www.dropbox.com/ — 200 — 45.8 KiB — 2.7 s — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.2 KiB — 173 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 — 118 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 — 134 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 — 138 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 — 106 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 — 125 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 — 139 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 — 67 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 — 82 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 — 67 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 — 68 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 — 144 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 — 775 B — 46 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 — 68 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 — 78 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 — 133 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 — 32 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 — 29 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 — 32 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 — 28 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 — 35 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 — 39 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 — 37 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 — 37 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 — 37 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 — 37 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 — 37 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 — 35 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 — 35 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 — 35 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 — 32 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 — 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 — 27 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.3 KiB — 54 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 — 51 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 — 36 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 — 37 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 — 37 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 — 282 B — 116 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 — 26 ms — h3https://www.dropbox.com/2/client_metrics/recordwww.dropbox.com/2/client_metrics/re... https://www.dropbox.com/2/client_metrics/record — 200 — 505 B — 165 ms — h2https://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 — 27 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 — 27 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 — 910 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_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 — 29 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 — 25 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 — 222 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 — 222 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 — 273 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 — 25 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 — 243 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 — 24 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 — 355 B — 237 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 — 48 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 — 102 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 — 48 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 — 914 B — 48 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 — 98 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 — 47 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 — 63 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 — 85 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 — 86 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 — 86 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 — 114 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 — 90 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 — 114 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 — 115 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 — 53 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 — 89 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 — 115 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 — 58 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.1 KiB — 56 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 — 977 B — 64 ms — h2https://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 — 62 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 — 65 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 — 1.4 s — 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 — 1.6 s — 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 — 200 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 — 537 B — 54 ms — h3https://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 — 53 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 — 54 ms — h2https://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 — 56 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.3 KiB — 57 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.6 KiB — 58 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 — 59 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 — 61 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.2 KiB — 62 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 — 63 ms — h2https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/en-us/index/october-2025-launch/feature-plank-find/customerartifact-fashion-photo-1080x1080.png?id=ba7d6349-6e09-4201-929f-377e7b64e513&width=828&output_type=webpfjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/en-us/index/october-2025-launch/feature-plank-find/customerartifact-fashion-photo-1080x1080.png?id=ba7d6349-6e09-4201-929f-377e7b64e513&width=828&output_type=webp — 200 — 52.8 KiB — 71 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 — 65 ms — h2https://marketing.dropbox.com/?referrer=marketing.dropbox.com/?referrer= https://marketing.dropbox.com/?referrer= — 200 — 1.1 KiB — 318 ms — http/1.1https://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 — 202 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 — 230 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 — 32 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 — 246 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 — 29 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 — 33 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 — 31 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 — 34 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 — 34 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 — 34 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 — 35 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 — 27 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 — 881 B — 29 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 — 25 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 — 29 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 — 37 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 — 37 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 — 36 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 — 37 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 — 43 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 — 42 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 — 43 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 — 41 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 — 42 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 — 42 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 — 41 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 — 42 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 — 39 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 — 40 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 — 32 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 — 37 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 — 41 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 — 38 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 — 40 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 — 37 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 — 422 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 — 26 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 — 29 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 — 30 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 — 30 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 — 28 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 — 32 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 — 32 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 — 38 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 — 39 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 — 37 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 — 36 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 — 39 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 — 39 ms — h3https://www.dropbox.com/log/pro_eventswww.dropbox.com/log/pro_events https://www.dropbox.com/log/pro_events — 200 — 27 B — 241 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 — 182 B — 285 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 — 168 ms — h2https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 30 B — 193 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 — 202 ms — h3https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 665 B — 39 ms — h2https://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 — 263 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 30 B — 201 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 — 47 ms — h3https://www.dropbox.com/2/udcl/log_timingwww.dropbox.com/2/udcl/log_timing https://www.dropbox.com/2/udcl/log_timing — 200 — 104 B — 311 ms — h3https://www.dropbox.com/pithos_api_helper_validationwww.dropbox.com/pithos_api_helper_v... https://www.dropbox.com/pithos_api_helper_validation — 200 — 29 B — 211 ms — h3https://www.dropbox.com/log/blockedwww.dropbox.com/log/blocked https://www.dropbox.com/log/blocked — 200 — 29 B — 235 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 — 24 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 31 B — 205 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 — 30 B — 231 ms — h3https://www.dropbox.com/log_js_sw_datawww.dropbox.com/log_js_sw_data https://www.dropbox.com/log_js_sw_data — 200 — 31 B — 242 ms — h3https://www.dropbox.com/log_js_sw_datawww.dropbox.com/log_js_sw_data https://www.dropbox.com/log_js_sw_data — 200 — 33 B — 302 ms — h3https://www.dropbox.com/log_js_sw_datawww.dropbox.com/log_js_sw_data https://www.dropbox.com/log_js_sw_data — 200 — 33 B — 326 ms — h3https://www.dropbox.com/alternate_wtlwww.dropbox.com/alternate_wtl https://www.dropbox.com/alternate_wtl — 200 — 37 B — 242 ms — h3https://www.dropbox.com/log_js_sw_datawww.dropbox.com/log_js_sw_data https://www.dropbox.com/log_js_sw_data — 200 — 33 B — 246 ms — h3https://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.4 KiB — 26 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 36 B — 199 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 36 B — 204 ms — h3https://www.dropbox.com/web-grpc/edison/privacy_consent_edison.PrivacyConsentPropsPrefetchService/PrivacyConsentPropsPrefetchwww.dropbox.com/web-grpc/edison/pri... https://www.dropbox.com/web-grpc/edison/privacy_consent_edison.PrivacyConsentPropsPrefetchService/PrivacyConsentPropsPrefetch — 200 — 60 B — 201 ms — h3https://www.dropbox.com/web-grpc/edison/web_platform.WebPlatformEdisonFetch/EdisonDevToolsFetchwww.dropbox.com/web-grpc/edison/web... https://www.dropbox.com/web-grpc/edison/web_platform.WebPlatformEdisonFetch/EdisonDevToolsFetch — 200 — 70 B — 197 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 37 B — 197 ms — h3https://www.dropbox.com/ccpa_iframe?hide_gdpr=false&should_disable_banner=false&gpc=false&origin=https%253A%252F%252Fwww.dropbox.com&uri_for_logging=dropbox.com%2F&should_show_floating_button=false&should_auto_open_options=undefined&width=1350&locale_override=en&default_non_ccpa=truewww.dropbox.com/ccpa_iframe?hide_gd... https://www.dropbox.com/ccpa_iframe?hide_gdpr=false&should_disable_banner=false&gpc=false&origin=https%253A%252F%252Fwww.dropbox.com&uri_for_logging=dropbox.com%2F&should_show_floating_button=false&should_auto_open_options=undefined&width=1350&locale_override=en&default_non_ccpa=true — 302 — 35 B — 196 ms — h3https://www.dropbox.com/en/ccpa_iframe?default_non_ccpa=true&gpc=false&hide_gdpr=false&locale_override=en&origin=https%253A%252F%252Fwww.dropbox.com&should_auto_open_options=undefined&should_disable_banner=false&should_show_floating_button=false&uri_for_logging=dropbox.com%2F&width=1350www.dropbox.com/en/ccpa_iframe?defa... https://www.dropbox.com/en/ccpa_iframe?default_non_ccpa=true&gpc=false&hide_gdpr=false&locale_override=en&origin=https%253A%252F%252Fwww.dropbox.com&should_auto_open_options=undefined&should_disable_banner=false&should_show_floating_button=false&uri_for_logging=dropbox.com%2F&width=1350 — 200 — 11.5 KiB — 315 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 — 0 B — 0 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 — 0 B — 0 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 — 0 B — 0 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/ccpa_iframe/ccpa_iframe-vfllzUK5d.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/ccpa_iframe/ccpa_iframe-vfllzUK5d.css — 200 — 515 B — 28 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 — 0 B — 0 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/maestro_appshell_styles-vflfNNLV5.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/maestro_appshell_styles-vflfNNLV5.css — 200 — 1.5 KiB — 26 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/maestro_layout-vfluaMGaL.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/maestro_layout-vfluaMGaL.css — 200 — 3.3 KiB — 27 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 — 0 B — 0 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 — 0 B — 0 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 — 0 B — 0 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 — 0 B — 0 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 — 0 B — 0 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 — 0 B — 0 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 — 0 B — 0 ms — h3https://www.dropbox.com/2/udcl/log_timingwww.dropbox.com/2/udcl/log_timing https://www.dropbox.com/2/udcl/log_timing — 200 — 111 B — 234 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_core_exception_reporter-vflBUHcDZ.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_core_exception_reporter-vflBUHcDZ.js — 200 — 34.2 KiB — 35 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_edison_init_edison_page-vflHEiYkH.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_edison_init_edison_page-vflHEiYkH.js — 200 — 1.1 KiB — 24 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_edison-vflUXdqxt.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_edison-vflUXdqxt.js — 200 — 10.2 KiB — 30 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_edison_edison_react_page-vflEvEJLk.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_edison_edison_react_page-vflEvEJLk.js — 200 — 1.2 KiB — 30 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_privacy_consent_static_ccpa_iframe-vflni06Vy.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_privacy_consent_static_ccpa_iframe-vflni06Vy.js — 200 — 186.5 KiB — 69 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_data_modules_stormcrow-vfl4k8rra.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_data_modules_stormcrow-vfl4k8rra.js — 200 — 17.7 KiB — 64 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_domains-vflhEMDAw.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_domains-vflhEMDAw.js — 200 — 4.0 KiB — 26 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_init_data_runtime-vflDxK6u9.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_init_data_runtime-vflDxK6u9.js — 200 — 13.6 KiB — 28 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_browser_browser_detection-vflA5wmSz.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_browser_browser_detection-vflA5wmSz.js — 200 — 2.1 KiB — 31 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_init_data_edison-vflufMMoE.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_init_data_edison-vflufMMoE.js — 200 — 7.8 KiB — 32 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_core_exception-vfl4pmp7E.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_core_exception-vfl4pmp7E.js — 200 — 1.6 KiB — 30 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_performance_metrics_route_name_resolver-vflGJzp9E.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_performance_metrics_route_name_resolver-vflGJzp9E.js — 200 — 770 B — 31 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_esv_utils_internal-vflXjbSzl.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_esv_utils_internal-vflXjbSzl.js — 200 — 1.2 KiB — 28 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c__rollupPluginBabelHelpers-vflz9FmyT.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c__rollupPluginBabelHelpers-vflz9FmyT.js — 200 — 1.3 KiB — 31 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_react-vflrvD6rC.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_react-vflrvD6rC.js — 200 — 3.1 KiB — 36 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_react-dom-vflIp3C5O.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_react-dom-vflIp3C5O.js — 200 — 47.1 KiB — 37 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_src_sink_index-vfl_YX-Cp.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_src_sink_index-vfl_YX-Cp.js — 200 — 16.3 KiB — 27 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_edison_cookies_check-vfla27Qkg.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_edison_cookies_check-vfla27Qkg.js — 200 — 920 B — 27 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_core_i18n-vflBti_7y.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_core_i18n-vflBti_7y.js — 200 — 20.5 KiB — 28 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_core_notify-vfl3f-ciG.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_core_notify-vfl3f-ciG.js — 200 — 12.7 KiB — 28 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_react/jsx-runtime-vfl95JH-n.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_react/jsx-runtime-vfl95JH-n.js — 200 — 1019 B — 28 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 — 0 B — 1 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 45 B — 274 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 43 B — 201 ms — h3https://www.dropbox.com/web-grpc/edison/data_modules.StormcrowService/StreamAssignmentswww.dropbox.com/web-grpc/edison/dat... https://www.dropbox.com/web-grpc/edison/data_modules.StormcrowService/StreamAssignments — 200 — 99 B — 200 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_zoom_chat_manager_zoom_chat_manager_utils-vflf2-G6i.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_zoom_chat_manager_zoom_chat_manager_utils-vflf2-G6i.js — 200 — 1.2 KiB — 28 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 43 B — 211 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/fonts/paper-atlasgrotesk/AtlasGrotesk-Regular-Web-vflk7bxjs.woff2cfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/paper-atlasgrotesk/AtlasGrotesk-Regular-Web-vflk7bxjs.woff2 — 200 — 42.6 KiB — 31 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/fonts/paper-atlasgrotesk/AtlasGrotesk-Medium-Web-vfl38XiTL.woff2cfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/paper-atlasgrotesk/AtlasGrotesk-Medium-Web-vfl38XiTL.woff2 — 200 — 45.4 KiB — 32 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/fonts/sharpgrotesk/SharpGroteskDBMedium20-vflI3qtaE.woff2cfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/sharpgrotesk/SharpGroteskDBMedium20-vflI3qtaE.woff2 — 200 — 54.2 KiB — 32 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_zoom_chat_manager_zoom_chat_manager_utils_session-vflu9gAwy.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_zoom_chat_manager_zoom_chat_manager_utils_session-vflu9gAwy.js — 200 — 924 B — 26 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_chat_chat_client-vflbhlbCr.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_chat_chat_client-vflbhlbCr.js — 200 — 9.7 KiB — 26 ms — h3https://www.dropbox.com/2/identity/get_privacy_preferenceswww.dropbox.com/2/identity/get_priv... https://www.dropbox.com/2/identity/get_privacy_preferences — 200 — 107 B — 179 ms — h3https://www.dropbox.com/2/identity/collect_privacy_preferenceswww.dropbox.com/2/identity/collect_... https://www.dropbox.com/2/identity/collect_privacy_preferences — 200 — 54 B — 226 ms — h3https://www.dropbox.com/2/udcl/log_timingwww.dropbox.com/2/udcl/log_timing https://www.dropbox.com/2/udcl/log_timing — 200 — 114 B — 221 ms — h3https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/launch-9b21c433d0d6.min.jsassets.adobedtm.com/7c31e7b46b8e/5f... https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/launch-9b21c433d0d6.min.js — 200 — 47.7 KiB — 11 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 95 ms — h2https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/b301283facbc/RC388cd7fa3bf94c2a9f27ea5aa15bb460-source.min.jsassets.adobedtm.com/7c31e7b46b8e/5f... https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/b301283facbc/RC388cd7fa3bf94c2a9f27ea5aa15bb460-source.min.js — 200 — 584 B — 5 ms — h2https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/b301283facbc/RCe690552bddfc46dca5fe49d183e8b40d-source.min.jsassets.adobedtm.com/7c31e7b46b8e/5f... https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/b301283facbc/RCe690552bddfc46dca5fe49d183e8b40d-source.min.js — 200 — 809 B — 4 ms — h2https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/b301283facbc/RC07e99ffb24cd457281cba32c3746145c-source.min.jsassets.adobedtm.com/7c31e7b46b8e/5f... https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/b301283facbc/RC07e99ffb24cd457281cba32c3746145c-source.min.js — 200 — 666 B — 4 ms — h2https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/b301283facbc/RC5525b83175274244aaf6aafb2edbd4a7-source.min.jsassets.adobedtm.com/7c31e7b46b8e/5f... https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/b301283facbc/RC5525b83175274244aaf6aafb2edbd4a7-source.min.js — 200 — 533 B — 3 ms — h2https://www.dropbox.com/2/pap_event_logging/log_eventswww.dropbox.com/2/pap_event_logging... https://www.dropbox.com/2/pap_event_logging/log_events — 200 — 53 B — 168 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 49 B — 197 ms — h3https://www.dropbox.com/2/udcl/log_timingwww.dropbox.com/2/udcl/log_timing https://www.dropbox.com/2/udcl/log_timing — 200 — 115 B — 267 ms — h3https://www.dropbox.com/log/telemetrywww.dropbox.com/log/telemetry https://www.dropbox.com/log/telemetry — 204 — 43 B — 247 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 1441ms · 654KB · $25/mo
cfl.dropboxstatic.com
Other
Costly
Execution 430ms
Transfer 521 KB
Unused 52%
Monthly Cost $7/mo
Unattributable
Other
Costly
Execution 323ms
Transfer 0 KB
Monthly Cost $6/mo
cfl.dropboxstatic.com
Other
Costly
Execution 200ms
Transfer 82 KB
Unused 34%
Monthly Cost $3/mo
www.dropbox.com
Other
Optional
Execution 182ms
Transfer 46 KB
Monthly Cost $3/mo
cfl.dropboxstatic.com
Other
Optional
Execution 176ms
Transfer 4 KB
Monthly Cost $3/mo
cfl.dropboxstatic.com
Other
Optional
Execution 75ms
Transfer 0 KB
Monthly Cost $1/mo
assets.adobedtm.com
Other
Optional
Execution 55ms
Transfer 1 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • cfl.dropboxstatic.com adds 430ms and costs ~$7/month
  • Unattributable adds 323ms and costs ~$6/month
  • cfl.dropboxstatic.com adds 200ms and costs ~$3/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

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

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

Unattributable takes 323ms 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 200ms 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