Skip to content
https://db.tt

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

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

4.78 s

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

8.23 s

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

3.60 s

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

0.057

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

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

22.95 s

Page Load Progression

772 ms
1.5 s
2.3 s
3.1 s
3.9 s
4.6 s
5.4 s
6.2 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
11.8 MB transferred, 275 requests
FIX
11.8 MB transferred, 275 requests
Critical::
Page weighs 18.3 MB (11.8 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 412 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 412 KB
Warning::
275 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.5 g CO2 per page load
11.8 MB / 2.4 MB budget
11.8 MB transferred
275 requests
2.5 g CO2 per page load
Other 9.1 MiB 77%
JavaScript 1.9 MiB 16%
Fonts 411.6 KiB 3%
CSS 196.7 KiB 2%
HTML 116.2 KiB 1%
Images 114.5 KiB 1%
Other 10.5 KiB 0%
Other 1.7 KiB 0%
Other 1.1 KiB 0%
Other 325 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.8 MiB of 11.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
15478ms total JS execution
FIX
15478ms total JS execution
Warning::
https://cfl.dropboxstatic.com/static/atlas/warp/wa...: 3251ms CPU time
Warning::
https://www.dropbox.com/: 2459ms CPU time
Warning::
Unattributable: 2384ms CPU time
Warning::
https://cfl.dropboxstatic.com/static/atlas/warp/wa...: 1475ms CPU time
Warning::
https://cfl.dropboxstatic.com/static/atlas/warp/wa...: 1170ms CPU time
Warning::
Third-party scripts: 15478ms (100% of total)

Main Thread Breakdown

Script Evaluation 45% Other 26% Style & Layout 16% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vflbRcsxa.js3251ms964ms296ms3rd
https://www.dropbox.com/2459ms158ms49ms3rd
Unattributable2384ms114ms0ms3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_fingerprintjs_fpjs-pro-static_fp-vflGINDbV.js1475ms1191ms29ms3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison_edison_react_page-vflcHGmZt.js1170ms1094ms1ms3rd
https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_chrome_en-vflA1HMTy.js789ms590ms45ms3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_src_sink_index-vflPD7UNT.js433ms314ms12ms3rd
https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/launch-9b21c433d0d6.min.js374ms293ms59ms3rd
https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_privacy_consent_static_ccpa_iframe-vflty13f-.js333ms88ms107ms3rd
https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/4a7579f9708e/RC5525b83175274244aaf6aafb2edbd4a7-source.min.js274ms270ms1ms3rd

Showing top 10 of 32 scripts

F
JS Bundles
Action
121 scripts, 782 KB unused
FIX
121 scripts, 782 KB unused
Warning::
https://cfl.dropboxstatic.com/static/atlas/warp/wa...: 272 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...: 80 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client: 68 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 782 KB
782 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-vflbRcsxa.js523 KB272 KB (52%)3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_index-vflR9vsgy.js135 KB129 KB (96%)3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_trial-cards_trial-comparison-card-vflX55NNj.js110 KB99 KB (90%)3rd
https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_privacy_consent_static_ccpa_iframe-vflty13f-.js186 KB80 KB (43%)3rd
https://accounts.google.com/gsi/client96 KB68 KB (72%)3rd
https://cfl.dropboxstatic.com/static/metaserver/static/pithos/zoom_chat_client.bundle-vflNLYeYY.js75 KB56 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 (75%)3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_core_exception_reporter-vfljprIwk.js34 KB25 KB (73%)3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_modal_dig-vflXcOKKo.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
275 resources · 11.8 MB · 782 KB savings available
FIX
275 resources · 11.8 MB · 782 KB savings available
Warning::
Page weight 10.8 MB over 1MB target
Got: 11.8 MB Expected: ≤ 1 MB
Info::
~782 KB of savings available
Warning::
274 third-party resources (100% of weight)
Info::
5 resources over 200KB
275 resources · 11.8 MiB · 274 third-party 10.8 MiB over 1MB target
Media 77% · 9.1 MiB
JavaScript 16% · 1.9 MiB
Font 3% · 411.6 KiB
CSS 2% · 196.7 KiB
Document 1% · 116.3 KiB
Image 1% · 115.9 KiB
Other 0% · 12.2 KiB

~782.0 KiB of savings available

Remove unused JavaScript: 782.0 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

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

B
Image Optimization
16 images, 0 KB saveable
REVIEW
16 images, 0 KB saveable
Info::
All images are well-optimized
16 images 114 KB
0 oversized -0 KB
14 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
8 fonts (412 KB)
PASS
8 fonts (412 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

412 KB total

Render-blocking

0

of 8

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 7.0 s 8.0 s FCP 4.8 s LCP 8.2 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 — 73 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 — 75 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 — 75 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 — 85 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 — 87 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 — 87 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 — 22 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 — 17 ms — font-display: swap
AtlasGrotesk-Medium-Web... woff2 swap
Size 45 KB
Load time 73 ms
Start 523 ms
Risk FOUT — text flashes from fallback to web font
AtlasGrotesk-Regular-We... woff2 swap
Size 43 KB
Load time 75 ms
Start 524 ms
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBCyrBook20... woff2 swap
Size 54 KB
Load time 75 ms
Start 524 ms
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBCyrMedium... woff2 swap
Size 54 KB
Load time 85 ms
Start 526 ms
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBCyrBook23... woff2 swap
Size 58 KB
Load time 87 ms
Start 527 ms
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBMedium22-... woff2 swap
Size 60 KB
Load time 87 ms
Start 528 ms
Risk FOUT — text flashes from fallback to web font
AtlasGrotesk-Regular-We... woff2 swap
Size 43 KB
Load time 22 ms
Start 6.1 s
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBMedium20-... woff2 swap
Size 54 KB
Load time 17 ms
Start 6.1 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
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
275 requests over 8108ms
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 FCP 4.8 s LCP 8.2 shttps://db.tt// https://db.tt/ — 301 — 191 B — 162 ms — h2https://www.dropbox.com/www.dropbox.com/ https://www.dropbox.com/ — 200 — 103.7 KiB — 1.4 s — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.1 KiB — 87 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 — 73 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 — 75 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 — 75 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 — 85 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 — 87 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 — 87 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 — 44 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 — 36 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 — 40 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 — 27 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 — 121 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 — 741 B — 44 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 — 735 B — 46 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/index.web-vflZqbWXS.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/index.web-vflZqbWXS.css — 200 — 40.1 KiB — 63 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 — 81 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 — 10 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 — 18 ms — h3https://cfl.dropboxstatic.com/static/js/ungated-file-app/src/components/file-input/index.module.out-vflTQwisN.csscfl.dropboxstatic.com/static/js/ung... https://cfl.dropboxstatic.com/static/js/ungated-file-app/src/components/file-input/index.module.out-vflTQwisN.css — 200 — 407 B — 29 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/js/warp/components/common/warp_navattic_tour_plank/navattic.module.out-vflxR5Weo.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/js/warp/components/common/warp_navattic_tour_plank/navattic.module.out-vflxR5Weo.css — 200 — 677 B — 24 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/js/warp/components/dwg/dwg_marketo_form_plank/index.module.out-vfl-8BdRi.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/js/warp/components/dwg/dwg_marketo_form_plank/index.module.out-vfl-8BdRi.css — 200 — 531 B — 26 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/js/warp/components/dwg/dwg_pdf_conversion_plank/index.module.out-vflsd7bHw.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/js/warp/components/dwg/dwg_pdf_conversion_plank/index.module.out-vflsd7bHw.css — 200 — 546 B — 20 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/js/warp/context/warp_context.module.out-vflfpzy2P.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/js/warp/context/warp_context.module.out-vflfpzy2P.css — 200 — 534 B — 22 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-anchor-target/anchor-target.module.out-vfl5062-n.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-anchor-target/anchor-target.module.out-vfl5062-n.css — 200 — 476 B — 23 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-animated-paragraph/index.module.out-vflU2b9UF.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-animated-paragraph/index.module.out-vflU2b9UF.css — 200 — 593 B — 26 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-cta-block/index.module.out-vflYWM5Av.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-cta-block/index.module.out-vflYWM5Av.css — 200 — 566 B — 28 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-cta-select/index.module.out-vfl819U8-.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-cta-select/index.module.out-vfl819U8-.css — 200 — 471 B — 29 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-label/index.module.out-vflida7Ix.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-label/index.module.out-vflida7Ix.css — 200 — 491 B — 31 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 FCP 4.8 s LCP 8.2 shttps://db.tt// https://db.tt/ — 301 — 191 B — 162 ms — h2https://www.dropbox.com/www.dropbox.com/ https://www.dropbox.com/ — 200 — 103.7 KiB — 1.4 s — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.1 KiB — 87 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 — 73 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 — 75 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 — 75 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 — 85 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 — 87 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 — 87 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 — 44 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 — 36 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 — 40 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 — 27 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 — 121 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 — 741 B — 44 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 — 735 B — 46 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/index.web-vflZqbWXS.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/index.web-vflZqbWXS.css — 200 — 40.1 KiB — 63 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 — 81 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 — 10 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 — 18 ms — h3https://cfl.dropboxstatic.com/static/js/ungated-file-app/src/components/file-input/index.module.out-vflTQwisN.csscfl.dropboxstatic.com/static/js/ung... https://cfl.dropboxstatic.com/static/js/ungated-file-app/src/components/file-input/index.module.out-vflTQwisN.css — 200 — 407 B — 29 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/js/warp/components/common/warp_navattic_tour_plank/navattic.module.out-vflxR5Weo.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/js/warp/components/common/warp_navattic_tour_plank/navattic.module.out-vflxR5Weo.css — 200 — 677 B — 24 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/js/warp/components/dwg/dwg_marketo_form_plank/index.module.out-vfl-8BdRi.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/js/warp/components/dwg/dwg_marketo_form_plank/index.module.out-vfl-8BdRi.css — 200 — 531 B — 26 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/js/warp/components/dwg/dwg_pdf_conversion_plank/index.module.out-vflsd7bHw.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/js/warp/components/dwg/dwg_pdf_conversion_plank/index.module.out-vflsd7bHw.css — 200 — 546 B — 20 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/js/warp/context/warp_context.module.out-vflfpzy2P.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/js/warp/context/warp_context.module.out-vflfpzy2P.css — 200 — 534 B — 22 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-anchor-target/anchor-target.module.out-vfl5062-n.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-anchor-target/anchor-target.module.out-vfl5062-n.css — 200 — 476 B — 23 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-animated-paragraph/index.module.out-vflU2b9UF.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-animated-paragraph/index.module.out-vflU2b9UF.css — 200 — 593 B — 26 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-cta-block/index.module.out-vflYWM5Av.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-cta-block/index.module.out-vflYWM5Av.css — 200 — 566 B — 28 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-cta-select/index.module.out-vfl819U8-.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-cta-select/index.module.out-vfl819U8-.css — 200 — 471 B — 29 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-label/index.module.out-vflida7Ix.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-label/index.module.out-vflida7Ix.css — 200 — 491 B — 31 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-pill/index.module.out-vfljNXwib.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-pill/index.module.out-vfljNXwib.css — 200 — 1.4 KiB — 34 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-recommendation-pill/index.module.out-vflzJ69yd.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-recommendation-pill/index.module.out-vflzJ69yd.css — 200 — 807 B — 38 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-rive/index.module.out-vflN9-yU7.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-rive/index.module.out-vflN9-yU7.css — 200 — 525 B — 36 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-strikethrough-text/index.module.out-vfliIjXK0.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/components/dwg-strikethrough-text/index.module.out-vfliIjXK0.css — 200 — 601 B — 42 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/components/clickable-card/index.module.out-vflFnJgUs.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/components/clickable-card/index.module.out-vflFnJgUs.css — 200 — 646 B — 58 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/components/horizontal-scroll/horizontal-scroll.module.out-vflW9se8T.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/components/horizontal-scroll/horizontal-scroll.module.out-vflW9se8T.css — 200 — 550 B — 62 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/components/lightbox/lightbox.module.out-vflLL9t7N.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/components/lightbox/lightbox.module.out-vflLL9t7N.css — 200 — 839 B — 65 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/components/quote-card/index.module.out-vfl26X3uI.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/components/quote-card/index.module.out-vfl26X3uI.css — 200 — 745 B — 29 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/components/ticker/list-ticker/list-ticker.module.out-vfldAgzJk.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/components/ticker/list-ticker/list-ticker.module.out-vfldAgzJk.css — 200 — 382 B — 33 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/components/ticker/logos-ticker/logos-ticker.module.out-vflPxNVcp.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/components/ticker/logos-ticker/logos-ticker.module.out-vflPxNVcp.css — 200 — 379 B — 30 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/components/ticker/loop-ticker/loop-ticker.module.out-vflqSGU5K.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/components/ticker/loop-ticker/loop-ticker.module.out-vflqSGU5K.css — 200 — 625 B — 35 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/planks/blogs-plank/index.module.out-vfliBYSXr.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/planks/blogs-plank/index.module.out-vfliBYSXr.css — 200 — 614 B — 38 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/planks/hp-dash-takeover-hero-plank/index.module.out-vflUOhmp-.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/planks/hp-dash-takeover-hero-plank/index.module.out-vflUOhmp-.css — 200 — 727 B — 40 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/planks/hp-redesign-animated-paragraph-plank/index.module.out-vflKJGsU3.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/planks/hp-redesign-animated-paragraph-plank/index.module.out-vflKJGsU3.css — 200 — 1.4 KiB — 42 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/planks/hp-redesign-feature-highlight-plank/index.module.out-vfl-RgGTl.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/planks/hp-redesign-feature-highlight-plank/index.module.out-vfl-RgGTl.css — 200 — 1.4 KiB — 45 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/planks/hp-redesign-hero-plank/index.module.out-vflY51lkh.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/planks/hp-redesign-hero-plank/index.module.out-vflY51lkh.css — 200 — 1.5 KiB — 49 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/planks/industry-cards-plank/index.module.out-vflrq2P98.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/planks/industry-cards-plank/index.module.out-vflrq2P98.css — 200 — 659 B — 46 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/planks/section-wrapper-plank/index.module.out-vflEc78vQ.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/planks/section-wrapper-plank/index.module.out-vflEc78vQ.css — 200 — 750 B — 52 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/planks/security-plank/index.module.out-vfl5XO-vE.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/experimental/planks/security-plank/index.module.out-vfl5XO-vE.css — 200 — 1.2 KiB — 63 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-article-hero-plank/index.module.out-vflLY2ckr.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-article-hero-plank/index.module.out-vflLY2ckr.css — 200 — 631 B — 54 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-banner-plank/index.module.out-vflRpwBv0.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-banner-plank/index.module.out-vflRpwBv0.css — 200 — 660 B — 60 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-feature-highlight-plank/index.module.out-vfl5nVbF-.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-feature-highlight-plank/index.module.out-vfl5nVbF-.css — 200 — 1.4 KiB — 49 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-headline-plank/index.module.out-vflL1H6-m.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-headline-plank/index.module.out-vflL1H6-m.css — 200 — 556 B — 64 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-hero-l3-plank/index.module.out-vflsWm5ez.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-hero-l3-plank/index.module.out-vflsWm5ez.css — 200 — 578 B — 66 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-media-text-plank/index.module.out-vflY2AtLS.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-media-text-plank/index.module.out-vflY2AtLS.css — 200 — 523 B — 67 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-multi-column-plank/index.module.out-vflKv7C7p.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-multi-column-plank/index.module.out-vflKv7C7p.css — 200 — 471 B — 73 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-plan-cards-v2-plank/index.module.out-vfleaCN0p.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-plan-cards-v2-plank/index.module.out-vfleaCN0p.css — 200 — 1.1 KiB — 70 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-promo-banner-plank/index.module.out-vfl5hFePp.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-promo-banner-plank/index.module.out-vfl5hFePp.css — 200 — 763 B — 68 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-rich-text-plank/index.module.out-vflJ7ev82.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-rich-text-plank/index.module.out-vflJ7ev82.css — 200 — 658 B — 74 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-segmentation-plank/index.module.out-vfljPEVxV.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-segmentation-plank/index.module.out-vfljPEVxV.css — 200 — 472 B — 75 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-susi-headline-plank/index.module.out-vflpZcaQJ.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-susi-headline-plank/index.module.out-vflpZcaQJ.css — 200 — 772 B — 77 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-table-of-contents-plank/index.module.out-vfl5f-5aZ.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/planks/dwg-table-of-contents-plank/index.module.out-vfl5f-5aZ.css — 200 — 704 B — 78 ms — h3https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/utilities/scrollbar.module.out-vflADTmP_.csscfl.dropboxstatic.com/static/typesc... https://cfl.dropboxstatic.com/static/typescript/component_libraries/dwg-components/src/utilities/scrollbar.module.out-vflADTmP_.css — 200 — 469 B — 81 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_core_exception_reporter-vfljprIwk.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_core_exception_reporter-vfljprIwk.js — 200 — 34.1 KiB — 29 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison_init_edison_page-vflSVjbhg.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison_init_edison_page-vflSVjbhg.js — 200 — 1.2 KiB — 24 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_data_modules_stormcrow-vflmQ8hNL.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_data_modules_stormcrow-vflmQ8hNL.js — 200 — 20.2 KiB — 24 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_index-vfl8y08UI.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_index-vfl8y08UI.js — 200 — 922 B — 20 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_index-vflR9vsgy.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_index-vflR9vsgy.js — 200 — 134.6 KiB — 100 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_privacy_consent-vflwA-SzA.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_privacy_consent-vflwA-SzA.js — 200 — 16.8 KiB — 26 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison-vfluIZZp2.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison-vfluIZZp2.js — 200 — 6.6 KiB — 60 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_client_factory_api_v2-vflKs-qcS.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_client_factory_api_v2-vflKs-qcS.js — 200 — 2.6 KiB — 39 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 — 50 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.8 KiB — 51 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_core_exception-vfltUwkMB.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_core_exception-vfltUwkMB.js — 200 — 1.6 KiB — 49 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 — 53 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_init_data_edison-vflBMvzAQ.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_init_data_edison-vflBMvzAQ.js — 200 — 5.4 KiB — 54 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_pap-events_enums_current_plan-utils-vfl8uwUxR.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-vfl8uwUxR.js — 200 — 4.4 KiB — 54 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 — 51 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 — 59 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_react-vflVQvXk_.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_react-vflVQvXk_.js — 200 — 3.1 KiB — 57 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_raf_throttle-vfl_7yiwA.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_raf_throttle-vfl_7yiwA.js — 200 — 1003 B — 46 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_api_v2_routes_space_upsells_provider-vflBjFaYK.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_api_v2_routes_space_upsells_provider-vflBjFaYK.js — 200 — 1001 B — 53 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vflbRcsxa.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vflbRcsxa.js — 200 — 523.5 KiB — 103 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_core_i18n-vflGqhYsV.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_core_i18n-vflGqhYsV.js — 200 — 20.6 KiB — 65 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_src_sink_index-vflPD7UNT.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_src_sink_index-vflPD7UNT.js — 200 — 16.4 KiB — 67 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_redux_namespaces-vfl3UTYyO.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_redux_namespaces-vfl3UTYyO.js — 200 — 1.0 KiB — 67 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 — 83 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_react-dom-vflLgv8vi.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_react-dom-vflLgv8vi.js — 200 — 47.1 KiB — 81 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_api_v2_unauthed_client-vflQ7HFIZ.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_api_v2_unauthed_client-vflQ7HFIZ.js — 200 — 10.4 KiB — 74 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_react/jsx-runtime-vflqypFkw.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_react/jsx-runtime-vflqypFkw.js — 200 — 1010 B — 71 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 — 135 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 — 70 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 — 60 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 — 51 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 — 911 B — 72 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 — 64 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 — 67 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 — 956 B — 92 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 — 939 B — 72 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.1 KiB — 75 ms — h2https://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.3 KiB — 61 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 — 895 B — 23 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 — 37 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 — 33 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 — 35 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.2 KiB — 36 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.3 KiB — 38 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 — 39 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 — 41 ms — h2https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/en-us/index/october-2025-launch/feature-plank-dash/dropbox-home-dash-ui-transparent-1024x640-v07.png?id=ada0e32f-a571-439c-a1a3-2da2bb637506&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-dash/dropbox-home-dash-ui-transparent-1024x640-v07.png?id=ada0e32f-a571-439c-a1a3-2da2bb637506&width=828&output_type=webp — 200 — 17.7 KiB — 42 ms — h2https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison_edison_react_page-vflcHGmZt.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison_edison_react_page-vflcHGmZt.js — 200 — 1.2 KiB — 12 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_edison_cookies_check-vflhqj1nX.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_edison_cookies_check-vflhqj1nX.js — 200 — 955 B — 10 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_arrow-up-vfltc_2kW.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-vfltc_2kW.js — 200 — 1.6 KiB — 23 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 — 41 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 — 24 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 — 26 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_pictogram_warning-vfloy54cc.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_pictogram_warning-vfloy54cc.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_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 — 44 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 — 44 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_upgrade-vflYQCGox.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-vflYQCGox.js — 200 — 1.6 KiB — 44 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 — 44 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_mobile-vflCbC4nE.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_mobile-vflCbC4nE.js — 200 — 1.3 KiB — 44 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_versioning-vflkiNyCC.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_versioning-vflkiNyCC.js — 200 — 1.4 KiB — 43 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-icons_assets_ui-icon_line_fail-vflp-KoGv.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_fail-vflp-KoGv.js — 200 — 1.2 KiB — 45 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-logos_src_glyph_fss-monochrome-vfll4lZpl.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-vfll4lZpl.js — 200 — 2.3 KiB — 45 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://www.dropbox.com/2/client_metrics/recordwww.dropbox.com/2/client_metrics/re... https://www.dropbox.com/2/client_metrics/record — 200 — 522 B — 152 ms — h2https://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 — 190 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 — 195 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 — 191 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/google_one_tap-vfljHjo9_.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/google_one_tap-vfljHjo9_.css — 200 — 2.3 KiB — 10 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 — 183 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 — 230 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/index.web-vfl6EuTVd.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/index.web-vfl6EuTVd.css — 200 — 669 B — 8 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 — 217 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_locale_selector_modal-vflabJL4J.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_locale_selector_modal-vflabJL4J.js — 200 — 2.4 KiB — 12 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_react-modal_index-vflZSO4VI.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_react-modal_index-vflZSO4VI.js — 200 — 9.0 KiB — 14 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_warp_utils_sprig_survey-vflVEZg4d.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_warp_utils_sprig_survey-vflVEZg4d.js — 200 — 2.0 KiB — 24 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_warp_utils_campaigns-vflk-pbxC.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_warp_utils_campaigns-vflk-pbxC.js — 200 — 1.5 KiB — 25 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_component_dev_tools-vflVt8M3f.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_component_dev_tools-vflVt8M3f.js — 200 — 3.7 KiB — 26 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_component_marketing_contentsquare-vflPyoIf7.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_component_marketing_contentsquare-vflPyoIf7.js — 200 — 1.1 KiB — 23 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.5 KiB — 76 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 — 69 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/logos-vflSS3rum.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/logos-vflSS3rum.css — 200 — 673 B — 79 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 — 588 B — 51 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 — 73 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 — 62 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 — 67 ms — h3https://aem.dropbox.com/cms/content/dam/dropbox/warp/en-us/index/october-2025-launch/feature-plank-dash/dropbox-home-dash-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-dash/dropbox-home-dash-ui-transparent-1024x640-v07.webm — 206 — 830.7 KiB — 1.3 s — 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.5 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.7 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.8 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 — 192 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 — 531 B — 40 ms — h3https://marketing.dropbox.com/?referrer=marketing.dropbox.com/?referrer= https://marketing.dropbox.com/?referrer= — 200 — 1.1 KiB — 288 ms — http/1.1https://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 — 192 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 — 27 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 — 229 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ux_analytics_www_init-vflfxmmcz.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ux_analytics_www_init-vflfxmmcz.js — 200 — 10.6 KiB — 20 ms — h3https://www.dropbox.com/log/pro_eventswww.dropbox.com/log/pro_events https://www.dropbox.com/log/pro_events — 200 — 26 B — 203 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_google_one_tap_google_one_tap_platform-vflH7S3gr.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-vflH7S3gr.js — 200 — 25.6 KiB — 16 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 — 13 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_modal_dig-vflXcOKKo.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ui_modal_dig-vflXcOKKo.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 — 28 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_deprecated_ajax_ajax_jquery-vfljE1tb3.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_deprecated_ajax_ajax_jquery-vfljE1tb3.js — 200 — 4.6 KiB — 35 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 — 30 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_prop-types_index-vflTspxHQ.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_prop-types_index-vflTspxHQ.js — 200 — 1.0 KiB — 33 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 — 28 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_campaigns_campaigns_toolkit_client-vflwWW3Nb.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_campaigns_campaigns_toolkit_client-vflwWW3Nb.js — 200 — 24.3 KiB — 20 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_auth_common_utils-vflcV0qq2.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_auth_common_utils-vflcV0qq2.js — 200 — 1.9 KiB — 18 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 — 32 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-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 — 685 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 — 940 B — 34 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 — 30 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 — 32 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 — 31 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 — 19.0 KiB — 212 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 — 299 ms — h2https://www.dropbox.com/2/udcl/log_timingwww.dropbox.com/2/udcl/log_timing https://www.dropbox.com/2/udcl/log_timing — 200 — 104 B — 197 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 29 B — 192 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 — 207 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 — 20 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/pithos/zoom_chat_client.bundle-vflNLYeYY.jscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/pithos/zoom_chat_client.bundle-vflNLYeYY.js — 200 — 74.7 KiB — 24 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 — 209 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-components_aspect_ratio_index-vflKpEYrK.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig-components_aspect_ratio_index-vflKpEYrK.js — 200 — 5.3 KiB — 14 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_components_ui_modal-vflTcpIuM.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_components_ui_modal-vflTcpIuM.js — 200 — 3.8 KiB — 22 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_trial-cards_trial-comparison-card-vflX55NNj.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_trial-cards_trial-comparison-card-vflX55NNj.js — 200 — 110.3 KiB — 35 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_lodash-es_lodash-vflYrNI6O.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_lodash-es_lodash-vflYrNI6O.js — 200 — 10.2 KiB — 28 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 — 30 ms — h3https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 666 B — 32 ms — h2https://accounts.google.com/gsi/log?client_id=801668726815.apps.googleusercontent.com&as=Z9ksoZdQ1y0ZjONoqEIiNv7fJNtwxm6cZkaBCbmBT00&bs=5ckipJH9XP03TjOx5WesqxzcT%2Bz05uZg6R2yCy12qz8&event=onetap.bottomSheet.prompt.apiCall&enable_itp_optimization=20accounts.google.com/gsi/log?client_... https://accounts.google.com/gsi/log?client_id=801668726815.apps.googleusercontent.com&as=Z9ksoZdQ1y0ZjONoqEIiNv7fJNtwxm6cZkaBCbmBT00&bs=5ckipJH9XP03TjOx5WesqxzcT%2Bz05uZg6R2yCy12qz8&event=onetap.bottomSheet.prompt.apiCall&enable_itp_optimization=20 — 200 — 23 B — 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 — 28 B — 190 ms — h3https://www.dropbox.com/log/blockedwww.dropbox.com/log/blocked https://www.dropbox.com/log/blocked — 200 — 28 B — 189 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 — 14 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 29 B — 199 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 — 12 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 — 13 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_babel_runtime_helpers_typeof-vfl67uOa5.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_babel_runtime_helpers_typeof-vfl67uOa5.js — 200 — 3.2 KiB — 18 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_bem-vflbjNBl0.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_bem-vflbjNBl0.js — 200 — 1.8 KiB — 18 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 — 16 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 — 15 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 — 12 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 29 B — 188 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 — 185 B — 255 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 — 220 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 — 224 ms — h3https://www.dropbox.com/log_js_sw_datawww.dropbox.com/log_js_sw_data https://www.dropbox.com/log_js_sw_data — 200 — 32 B — 374 ms — h3https://www.dropbox.com/log_js_sw_datawww.dropbox.com/log_js_sw_data https://www.dropbox.com/log_js_sw_data — 200 — 32 B — 353 ms — h3https://www.dropbox.com/alternate_wtlwww.dropbox.com/alternate_wtl https://www.dropbox.com/alternate_wtl — 200 — 35 B — 279 ms — h3https://www.dropbox.com/log_js_sw_datawww.dropbox.com/log_js_sw_data https://www.dropbox.com/log_js_sw_data — 200 — 27 B — 217 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 — 16 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 35 B — 196 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 35 B — 184 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 — 189 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 — 176 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 — 270 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=412&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=412&locale_override=en&default_non_ccpa=true — 302 — 33 B — 167 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=412www.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=412 — 200 — 11.5 KiB — 209 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/index.web-vfl6EuTVd.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/index.web-vfl6EuTVd.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/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 — 12 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/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 — 9 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 — 13 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-vflSS3rum.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/dig-components/logos-vflSS3rum.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://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 — 30 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_edison_init_edison_page-vfl3F4zKB.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_edison_init_edison_page-vfl3F4zKB.js — 200 — 1.2 KiB — 11 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 — 21 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 — 21 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_privacy_consent_static_ccpa_iframe-vflty13f-.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_privacy_consent_static_ccpa_iframe-vflty13f-.js — 200 — 186.4 KiB — 77 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 — 34 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_browser_location-vflCXTwjO.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_browser_location-vflCXTwjO.js — 200 — 4.8 KiB — 30 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 — 31 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_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 — 27 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 — 30 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 — 22 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 — 39 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 — 771 B — 25 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 — 23 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 — 24 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 — 11 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_edison_cookies_check-vflZqKt47.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_edison_cookies_check-vflZqKt47.js — 200 — 923 B — 13 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.4 KiB — 19 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_core_notify-vflZ2gLyi.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/c_core_notify-vflZ2gLyi.js — 200 — 12.8 KiB — 17 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 — 17 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 — 3 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 40 B — 189 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 41 B — 189 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 — 195 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_zoom_chat_manager_zoom_chat_manager_utils-vflhpVHhy.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-vflhpVHhy.js — 200 — 1.3 KiB — 12 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 43 B — 212 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 — 22 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 — 17 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 — 15 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 — 106 B — 184 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 — 52 B — 200 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.8 KiB — 19 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 14 ms — h2https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/4a7579f9708e/RC388cd7fa3bf94c2a9f27ea5aa15bb460-source.min.jsassets.adobedtm.com/7c31e7b46b8e/5f... https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/4a7579f9708e/RC388cd7fa3bf94c2a9f27ea5aa15bb460-source.min.js — 200 — 585 B — 4 ms — h2https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/4a7579f9708e/RCe690552bddfc46dca5fe49d183e8b40d-source.min.jsassets.adobedtm.com/7c31e7b46b8e/5f... https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/4a7579f9708e/RCe690552bddfc46dca5fe49d183e8b40d-source.min.js — 200 — 809 B — 4 ms — h2https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/4a7579f9708e/RC07e99ffb24cd457281cba32c3746145c-source.min.jsassets.adobedtm.com/7c31e7b46b8e/5f... https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/4a7579f9708e/RC07e99ffb24cd457281cba32c3746145c-source.min.js — 200 — 666 B — 4 ms — h2https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/4a7579f9708e/RC5525b83175274244aaf6aafb2edbd4a7-source.min.jsassets.adobedtm.com/7c31e7b46b8e/5f... https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/4a7579f9708e/RC5525b83175274244aaf6aafb2edbd4a7-source.min.js — 200 — 534 B — 4 ms — h2https://www.dropbox.com/2/udcl/log_timingwww.dropbox.com/2/udcl/log_timing https://www.dropbox.com/2/udcl/log_timing — 200 — 113 B — 233 ms — h3https://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 — 52 B — 153 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 44 B — 201 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 15478ms · 1492KB · $267/mo
cfl.dropboxstatic.com
Other
Costly
Execution 3251ms
Transfer 523 KB
Unused 52%
Monthly Cost $56/mo
www.dropbox.com
Other
Costly
Execution 2459ms
Transfer 104 KB
Monthly Cost $42/mo
Unattributable
Other
Costly
Execution 2384ms
Transfer 0 KB
Monthly Cost $41/mo
cfl.dropboxstatic.com
Other
Costly
Execution 1475ms
Transfer 82 KB
Unused 34%
Monthly Cost $25/mo
cfl.dropboxstatic.com
Other
Costly
Execution 1170ms
Transfer 1 KB
Monthly Cost $20/mo
cfl.dropboxstatic.com
Other
Costly
Execution 789ms
Transfer 0 KB
Monthly Cost $14/mo
cfl.dropboxstatic.com
Other
Costly
Execution 433ms
Transfer 16 KB
Monthly Cost $7/mo
assets.adobedtm.com
Other
Costly
Execution 374ms
Transfer 48 KB
Monthly Cost $6/mo
cfl.dropboxstatic.com
Other
Costly
Execution 333ms
Transfer 186 KB
Unused 43%
Monthly Cost $6/mo
assets.adobedtm.com
Other
Costly
Execution 274ms
Transfer 1 KB
Monthly Cost $5/mo
cfl.dropboxstatic.com
Other
Costly
Execution 255ms
Transfer 47 KB
Monthly Cost $4/mo
cfl.dropboxstatic.com
Other
Costly
Execution 223ms
Transfer 4 KB
Monthly Cost $4/mo
cfl.dropboxstatic.com
Other
Costly
Execution 220ms
Transfer 20 KB
Monthly Cost $4/mo
cfl.dropboxstatic.com
Other
Costly
Execution 219ms
Transfer 47 KB
Monthly Cost $4/mo
cfl.dropboxstatic.com
Other
Optional
Execution 183ms
Transfer 17 KB
Monthly Cost $3/mo
accounts.google.com
Other
Optional
Execution 178ms
Transfer 96 KB
Unused 72%
Monthly Cost $3/mo
www.dropbox.com
Other
Optional
Execution 153ms
Transfer 11 KB
Monthly Cost $3/mo
cfl.dropboxstatic.com
Other
Optional
Execution 131ms
Transfer 10 KB
Monthly Cost $2/mo
cfl.dropboxstatic.com
Other
Optional
Execution 101ms
Transfer 75 KB
Unused 75%
Monthly Cost $2/mo
cfl.dropboxstatic.com
Other
Optional
Execution 88ms
Transfer 16 KB
Monthly Cost $2/mo
cfl.dropboxstatic.com
Other
Optional
Execution 82ms
Transfer 2 KB
Monthly Cost $1/mo
cfl.dropboxstatic.com
Other
Optional
Execution 82ms
Transfer 135 KB
Unused 96%
Monthly Cost $1/mo
cfl.dropboxstatic.com
Other
Optional
Execution 80ms
Transfer 1 KB
Monthly Cost $1/mo
cfl.dropboxstatic.com
Other
Optional
Execution 79ms
Transfer 5 KB
Monthly Cost $1/mo
cfl.dropboxstatic.com
Other
Optional
Execution 78ms
Transfer 11 KB
Monthly Cost $1/mo
assets.adobedtm.com
Other
Optional
Execution 60ms
Transfer 1 KB
Monthly Cost $1/mo
cfl.dropboxstatic.com
Other
Optional
Execution 57ms
Transfer 19 KB
Monthly Cost $1/mo
www.dropbox.com
Other
Optional
Execution 57ms
Transfer 0 KB
Monthly Cost $1/mo
cfl.dropboxstatic.com
Other
Optional
Execution 55ms
Transfer 1 KB
Monthly Cost $1/mo
assets.adobedtm.com
Other
Optional
Execution 53ms
Transfer 1 KB
Monthly Cost $1/mo
cfl.dropboxstatic.com
Other
Optional
Execution 51ms
Transfer 10 KB
Monthly Cost $1/mo
www.dropbox.com
Other
Optional
Execution 50ms
Transfer 0 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • cfl.dropboxstatic.com adds 3251ms and costs ~$56/month
  • www.dropbox.com adds 2459ms and costs ~$42/month
  • Unattributable adds 2384ms and costs ~$41/month
  • cfl.dropboxstatic.com adds 1475ms and costs ~$25/month
  • cfl.dropboxstatic.com adds 1170ms and costs ~$20/month
  • cfl.dropboxstatic.com adds 789ms and costs ~$14/month
  • cfl.dropboxstatic.com adds 433ms and costs ~$7/month
  • assets.adobedtm.com adds 374ms and costs ~$6/month
  • cfl.dropboxstatic.com adds 333ms and costs ~$6/month
  • assets.adobedtm.com adds 274ms and costs ~$5/month
  • cfl.dropboxstatic.com adds 255ms and costs ~$4/month
  • cfl.dropboxstatic.com adds 223ms and costs ~$4/month
  • cfl.dropboxstatic.com adds 220ms and costs ~$4/month
  • cfl.dropboxstatic.com adds 219ms 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

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

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

Unattributable takes 2384ms 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 1475ms 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 1170ms 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 789ms 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 433ms 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

assets.adobedtm.com takes 374ms 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 333ms 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

assets.adobedtm.com takes 274ms 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 255ms 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 223ms 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 220ms 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 219ms 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

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

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

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

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