Skip to content
https://db.tt

Performance

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

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

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

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

1.54 s

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

2.56 s

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

365 ms

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

0.060

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

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

5.33 s

Page Load Progression

955 ms
1.9 s
2.9 s
3.8 s
4.8 s
5.7 s
6.7 s
7.6 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
11.9 MB transferred, 280 requests
FIX
11.9 MB transferred, 280 requests
Critical::
Page weighs 18.4 MB (11.9 MB transferred)
Warning::
JavaScript is 1.9 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.9 MB
Info::
Fonts are 457 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 457 KB
Warning::
280 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.9 MB / 2.4 MB budget
11.9 MB transferred
280 requests
2.5 g CO2 per page load
Other 9.1 MiB 76%
JavaScript 1.9 MiB 16%
Fonts 457.0 KiB 4%
CSS 196.7 KiB 2%
Images 166.7 KiB 1%
HTML 117.4 KiB 1%
Other 10.7 KiB 0%
Other 1.7 KiB 0%
Other 1.1 KiB 0%
Other 418 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.9 MiB of 11.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
1776897432216ms total JS execution
FIX
1776897432216ms total JS execution
Warning::
Unattributable: 1776897429108ms CPU time
Warning::
https://cfl.dropboxstatic.com/static/atlas/warp/wa...: 790ms CPU time
Warning::
https://www.dropbox.com/: 666ms CPU time
Warning::
https://cfl.dropboxstatic.com/static/atlas/warp/wa...: 420ms CPU time
Warning::
https://cfl.dropboxstatic.com/static/atlas/warp/wa...: 317ms CPU time
Warning::
Third-party scripts: 1776897432216ms (100% of total)

Main Thread Breakdown

Other 100%
ScriptTotalScriptingParse/CompileParty
Unattributable1776897429108ms33ms0ms3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vflbRcsxa.js790ms277ms78ms3rd
https://www.dropbox.com/666ms37ms10ms3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_fingerprintjs_fpjs-pro-static_fp-vflGINDbV.js420ms337ms7ms3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edison_edison_react_page-vflcHGmZt.js317ms292ms0ms3rd
https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_chrome_en-vflA1HMTy.js197ms156ms21ms3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_src_sink_index-vflPD7UNT.js140ms104ms2ms3rd
https://assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/launch-9b21c433d0d6.min.js108ms85ms17ms3rd
https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_react-dom-vflLgv8vi.js105ms82ms5ms3rd
https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_privacy_consent_static_ccpa_iframe-vflty13f-.js91ms24ms31ms3rd

Showing top 10 of 14 scripts

F
JS Bundles
Action
121 scripts, 784 KB unused
FIX
121 scripts, 784 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...: 79 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client: 71 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 784 KB
784 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 KB79 KB (43%)3rd
https://accounts.google.com/gsi/client96 KB71 KB (75%)3rd
https://cfl.dropboxstatic.com/static/metaserver/static/pithos/zoom_chat_client.bundle-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_security_crypto-vfltUghbJ.js1 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
280 resources · 11.9 MB · 784 KB savings available
FIX
280 resources · 11.9 MB · 784 KB savings available
Warning::
Page weight 10.9 MB over 1MB target
Got: 11.9 MB Expected: ≤ 1 MB
Info::
~784 KB of savings available
Warning::
279 third-party resources (100% of weight)
Info::
5 resources over 200KB
280 resources · 11.9 MiB · 279 third-party 10.9 MiB over 1MB target
Media 76% · 9.1 MiB
JavaScript 16% · 1.9 MiB
Font 4% · 457.0 KiB
CSS 2% · 196.7 KiB
Image 1% · 168.1 KiB
Document 1% · 117.5 KiB
Other 0% · 12.4 KiB

~783.8 KiB of savings available

Remove unused JavaScript: 783.8 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
17 images, 0 KB saveable
REVIEW
17 images, 0 KB saveable
Info::
All images are well-optimized
17 images 167 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
9 fonts (457 KB)
PASS
9 fonts (457 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

457 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 1.5 s LCP 2.6 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 — 87 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 — 88 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 — 94 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 — 96 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 — 95 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 — 100 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 — 35 ms — font-display: swaphttps://cfl.dropboxstatic.com/static/metaserver/static/fonts/paper-atlasgrotesk/AtlasGrotesk-Medium-Web-vfl38XiTL.woff2AtlasGrotesk-Medium-Web... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/paper-atlasgrotesk/AtlasGrotesk-Medium-Web-vfl38XiTL.woff2 — 45.4 KiB — 38 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 — 37 ms — font-display: swap
AtlasGrotesk-Medium-Web... woff2 swap
Size 45 KB
Load time 87 ms
Start 747 ms
Risk FOUT — text flashes from fallback to web font
AtlasGrotesk-Regular-We... woff2 swap
Size 43 KB
Load time 88 ms
Start 747 ms
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBCyrBook20... woff2 swap
Size 54 KB
Load time 94 ms
Start 748 ms
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBCyrMedium... woff2 swap
Size 54 KB
Load time 96 ms
Start 748 ms
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBCyrBook23... woff2 swap
Size 58 KB
Load time 95 ms
Start 748 ms
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBMedium22-... woff2 swap
Size 60 KB
Load time 100 ms
Start 748 ms
Risk FOUT — text flashes from fallback to web font
AtlasGrotesk-Regular-We... woff2 swap
Size 43 KB
Load time 35 ms
Start 7.5 s
Risk FOUT — text flashes from fallback to web font
AtlasGrotesk-Medium-Web... woff2 swap
Size 45 KB
Load time 38 ms
Start 7.5 s
Risk FOUT — text flashes from fallback to web font
SharpGroteskDBMedium20-... woff2 swap
Size 54 KB
Load time 37 ms
Start 7.5 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
280 requests over 9386ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 1.5 s LCP 2.6 shttps://db.tt// https://db.tt/ — 301 — 189 B — 442 ms — h2https://www.dropbox.com/www.dropbox.com/ https://www.dropbox.com/ — 200 — 105.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 — 84 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 — 87 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 — 88 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 — 94 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 — 96 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 — 95 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 — 100 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 — 48 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 — 71 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 — 54 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 — 39 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 — 133 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 — 53 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/warp/skip_to_main_content-vfl7Z6-j7.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/warp/skip_to_main_content-vfl7Z6-j7.css — 200 — 737 B — 56 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 — 70 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 — 69 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 — 14 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 — 16 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 — 406 B — 26 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 — 19 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 — 21 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 — 17 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 — 21 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 — 25 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 — 565 B — 30 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 — 26 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 — 27 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 1.5 s LCP 2.6 shttps://db.tt// https://db.tt/ — 301 — 189 B — 442 ms — h2https://www.dropbox.com/www.dropbox.com/ https://www.dropbox.com/ — 200 — 105.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 — 84 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 — 87 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 — 88 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 — 94 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 — 96 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 — 95 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 — 100 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 — 48 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 — 71 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 — 54 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 — 39 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 — 133 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 — 53 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/css/warp/skip_to_main_content-vfl7Z6-j7.csscfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/css/warp/skip_to_main_content-vfl7Z6-j7.css — 200 — 737 B — 56 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 — 70 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 — 69 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 — 14 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 — 16 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 — 406 B — 26 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 — 19 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 — 21 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 — 17 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 — 21 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 — 25 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 — 565 B — 30 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 — 26 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 — 27 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 — 79 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 — 80 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 — 32 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 — 35 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 — 37 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 — 40 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 — 37 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 — 46 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 — 47 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 — 49 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 — 50 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 — 57 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 — 49 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 — 50 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 — 58 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 — 51 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 — 52 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 — 59 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 — 74 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 — 56 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 — 661 B — 54 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 — 57 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 — 557 B — 58 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 — 68 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 — 524 B — 60 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 — 63 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 — 69 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 — 71 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 — 72 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 — 470 B — 80 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 — 30 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 — 14 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 — 20 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 — 22 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 — 35 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 — 32 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 — 32 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 — 910 B — 144 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 — 139 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 — 938 B — 139 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 — 138 ms — h2https://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 — 55 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 — 58 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 — 59 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 — 73 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 — 73 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 — 73 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 — 76 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 — 75 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 — 89 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 — 89 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 — 101 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 — 1000 B — 124 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.4 KiB — 291 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 — 122 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 — 211 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 — 141 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 — 142 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 — 245 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 — 199 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 — 242 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/js/langpack/icu-en-vflmZFLky.jsoncfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/js/langpack/icu-en-vflmZFLky.json — 200 — 282 B — 279 ms — h3https://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.0 KiB — 86 ms — h2https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/DocSend-logo-nav.svg?id=27f665ce-74c5-4746-8b8c-61cd9e34aaddfjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/DocSend-logo-nav.svg?id=27f665ce-74c5-4746-8b8c-61cd9e34aadd — 200 — 1.1 KiB — 85 ms — h2https://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 — 237 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 — 169 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 — 210 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 — 144 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 — 144 ms — h3https://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 — 891 B — 60 ms — h2https://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 — 143 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 — 143 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 — 148 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 — 147 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 — 147 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 — 202 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 — 202 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 — 144 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 — 201 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 — 202 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 — 142 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 — 201 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 — 199 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 — 114 ms — h3https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/en-us/index/desktop-mobile-fss-1440x1440.png?id=fea1b68e-2146-47f2-9e61-a78f619488b8&width=828&output_type=webpfjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/en-us/index/desktop-mobile-fss-1440x1440.png?id=fea1b68e-2146-47f2-9e61-a78f619488b8&width=828&output_type=webp — 200 — 49.3 KiB — 74 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 — 76 ms — h3https://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.1 KiB — 76 ms — h3https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/home-pg-logos/Hydro.svg?id=06528bd3-6777-4f49-b485-65ef4b5e00bffjord.dropboxstatic.com/warp/conver... https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/icons/home-pg-logos/Hydro.svg?id=06528bd3-6777-4f49-b485-65ef4b5e00bf — 200 — 7.6 KiB — 94 ms — h3https://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 — 94 ms — h3https://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.2 KiB — 95 ms — h3https://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 — 92 ms — h3https://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 — 3.8 KiB — 92 ms — h3https://fjord.dropboxstatic.com/warp/conversion/dropbox/warp/en-us/index/october-2025-launch/feature-plank-dash/customerartifact-glassware-photo-1080x1080.png?id=81ca0399-27d3-4464-b290-f0580fbd79af&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/customerartifact-glassware-photo-1080x1080.png?id=81ca0399-27d3-4464-b290-f0580fbd79af&width=828&output_type=webp — 200 — 53.1 KiB — 81 ms — h3https://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.4 KiB — 86 ms — h3https://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 — 15 ms — h3https://www.dropbox.com/2/client_metrics/recordwww.dropbox.com/2/client_metrics/re... https://www.dropbox.com/2/client_metrics/record — 200 — 505 B — 152 ms — h2https://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 — 12 ms — h3https://www.dropbox.com/web-grpc/edison/marketing_tracker.MarketingTrackerPrefetch/MarketingTrackerDataPrefetchwww.dropbox.com/web-grpc/edison/mar... https://www.dropbox.com/web-grpc/edison/marketing_tracker.MarketingTrackerPrefetch/MarketingTrackerDataPrefetch — 200 — 385 B — 186 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 — 204 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 — 201 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 — 13 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 — 218 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 — 11 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 — 356 B — 276 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 — 15 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 — 39 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 — 43 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 — 48 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 — 47 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 — 47 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 — 80 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 — 79 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 — 59 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 — 552 B — 54 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 — 48 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.6 KiB — 72 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 — 68 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 — 831.4 KiB — 438 ms — h2https://aem.dropbox.com/cms/content/dam/dropbox/warp/en-us/index/october-2025-launch/feature-plank-find/dropbox-home-find-ui-transparent-1024x640-v08.webmaem.dropbox.com/cms/content/dam/dro... https://aem.dropbox.com/cms/content/dam/dropbox/warp/en-us/index/october-2025-launch/feature-plank-find/dropbox-home-find-ui-transparent-1024x640-v08.webm — 206 — 1.3 MiB — 446 ms — h2https://aem.dropbox.com/cms/content/dam/dropbox/warp/en-us/index/october-2025-launch/feature-plank-organize/dropbox-home-organize-ui-transparent-1138x640-v07.webmaem.dropbox.com/cms/content/dam/dro... https://aem.dropbox.com/cms/content/dam/dropbox/warp/en-us/index/october-2025-launch/feature-plank-organize/dropbox-home-organize-ui-transparent-1138x640-v07.webm — 206 — 1.7 MiB — 484 ms — h2https://aem.dropbox.com/cms/content/dam/dropbox/warp/en-us/index/october-2025-launch/feature-plank-share/dropbox-home-share-ui-transparent-1024x640-v07.webmaem.dropbox.com/cms/content/dam/dro... https://aem.dropbox.com/cms/content/dam/dropbox/warp/en-us/index/october-2025-launch/feature-plank-share/dropbox-home-share-ui-transparent-1024x640-v07.webm — 206 — 5.3 MiB — 1.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 — 191 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 — 12 ms — h3https://www.dropbox.com/web-grpc/edison/fingerprintjs.FingerPrintJSService/FetchConstantswww.dropbox.com/web-grpc/edison/fin... https://www.dropbox.com/web-grpc/edison/fingerprintjs.FingerPrintJSService/FetchConstants — 200 — 72 B — 200 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 — 52 ms — h3https://marketing.dropbox.com/?referrer=marketing.dropbox.com/?referrer= https://marketing.dropbox.com/?referrer= — 200 — 1.1 KiB — 135 ms — http/1.1https://www.dropbox.com/pithos/api_helper_validation,zoom_chat_clientwww.dropbox.com/pithos/api_helper_v... https://www.dropbox.com/pithos/api_helper_validation,zoom_chat_client — 307 — 28 B — 257 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 — 29 ms — h3https://www.dropbox.com/log/pro_eventswww.dropbox.com/log/pro_events https://www.dropbox.com/log/pro_events — 200 — 27 B — 242 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 — 43 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 — 47 ms — h3https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dotlottie_common_chunk-B7OIQIGJ-vflzTlebG.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dotlottie_common_chunk-B7OIQIGJ-vflzTlebG.js — 200 — 1.1 KiB — 52 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 — 52 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 — 56 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 — 59 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 — 56 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 — 59 ms — h3https://www.dropbox.com/2/udcl/log_timingwww.dropbox.com/2/udcl/log_timing https://www.dropbox.com/2/udcl/log_timing — 200 — 104 B — 221 ms — h3https://www.dropbox.com/pithos/marketing_tracker_servicewww.dropbox.com/pithos/marketing_tr... https://www.dropbox.com/pithos/marketing_tracker_service — 307 — 25 B — 210 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 — 235 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 — 14 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 — 19 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 — 626 B — 141 ms — h2https://www.dropbox.com/pithos/host%3Amarketing.dropbox.com/marketing_tracker_servicewww.dropbox.com/pithos/host%3Amarke... https://www.dropbox.com/pithos/host%3Amarketing.dropbox.com/marketing_tracker_service — 200 — 18.3 KiB — 195 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 30 B — 190 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 — 25 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 — 29 ms — h3https://www.dropbox.com/pithos_api_helper_validationwww.dropbox.com/pithos_api_helper_v... https://www.dropbox.com/pithos_api_helper_validation — 200 — 29 B — 207 ms — h3https://www.dropbox.com/log/blockedwww.dropbox.com/log/blocked https://www.dropbox.com/log/blocked — 200 — 29 B — 199 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 — 12 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 30 B — 184 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 — 47 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 — 47 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 — 48 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 — 49 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 — 46 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 — 45 ms — h3https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 666 B — 23 ms — h2https://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 — 34 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 — 34 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 — 77 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 — 71 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 — 92 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 — 33 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 — 31 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 — 31 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 — 35 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 — 18 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 — 16 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 — 13 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 30 B — 195 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 — 184 B — 239 ms — h3https://www.dropbox.com/alternate_wtl_browser_performance_infowww.dropbox.com/alternate_wtl_brows... https://www.dropbox.com/alternate_wtl_browser_performance_info — 200 — 30 B — 219 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 — 209 ms — h3https://www.dropbox.com/log_js_sw_datawww.dropbox.com/log_js_sw_data https://www.dropbox.com/log_js_sw_data — 200 — 33 B — 256 ms — h3https://www.dropbox.com/log_js_sw_datawww.dropbox.com/log_js_sw_data https://www.dropbox.com/log_js_sw_data — 200 — 33 B — 248 ms — h3https://www.dropbox.com/alternate_wtlwww.dropbox.com/alternate_wtl https://www.dropbox.com/alternate_wtl — 200 — 37 B — 236 ms — h3https://www.dropbox.com/log_js_sw_datawww.dropbox.com/log_js_sw_data https://www.dropbox.com/log_js_sw_data — 200 — 31 B — 216 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 — 13 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 36 B — 182 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 — 197 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 36 B — 194 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 36 B — 195 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 36 B — 190 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 — 188 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 — 188 ms — h3https://www.dropbox.com/ccpa_iframe?hide_gdpr=false&should_disable_banner=false&gpc=false&origin=https%253A%252F%252Fwww.dropbox.com&uri_for_logging=dropbox.com%2F&should_show_floating_button=false&should_auto_open_options=undefined&width=1350&locale_override=en&default_non_ccpa=truewww.dropbox.com/ccpa_iframe?hide_gd... https://www.dropbox.com/ccpa_iframe?hide_gdpr=false&should_disable_banner=false&gpc=false&origin=https%253A%252F%252Fwww.dropbox.com&uri_for_logging=dropbox.com%2F&should_show_floating_button=false&should_auto_open_options=undefined&width=1350&locale_override=en&default_non_ccpa=true — 302 — 35 B — 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=1350www.dropbox.com/en/ccpa_iframe?defa... https://www.dropbox.com/en/ccpa_iframe?default_non_ccpa=true&gpc=false&hide_gdpr=false&locale_override=en&origin=https%253A%252F%252Fwww.dropbox.com&should_auto_open_options=undefined&should_disable_banner=false&should_show_floating_button=false&uri_for_logging=dropbox.com%2F&width=1350 — 200 — 10.6 KiB — 220 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 — 15 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 — 11 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 — 15 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 — 41 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 — 24 ms — h3https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_edison-vflUXdqxt.jscfl.dropboxstatic.com/static/atlas/... https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_edison-vflUXdqxt.js — 200 — 10.2 KiB — 31 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 — 22 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 — 109 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 — 48 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 — 52 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 — 49 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 — 50 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 — 51 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 — 52 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 — 52 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 — 69 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 — 48 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 — 48 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 — 47 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 — 18 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 — 15 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 — 15 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 — 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://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 — 1020 B — 12 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 45 B — 193 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 45 B — 187 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 — 260 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 — 14 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 46 B — 192 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 — 14 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 — 35 ms — h3https://cfl.dropboxstatic.com/static/metaserver/static/fonts/paper-atlasgrotesk/AtlasGrotesk-Medium-Web-vfl38XiTL.woff2cfl.dropboxstatic.com/static/metase... https://cfl.dropboxstatic.com/static/metaserver/static/fonts/paper-atlasgrotesk/AtlasGrotesk-Medium-Web-vfl38XiTL.woff2 — 200 — 45.4 KiB — 38 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 — 37 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 — 110 B — 165 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 — 54 B — 156 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 — 58 B — 205 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 — 17 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 21 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 — 5 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 — 7 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 — 120 B — 205 ms — h3https://www.dropbox.com/log/ux_analyticswww.dropbox.com/log/ux_analytics https://www.dropbox.com/log/ux_analytics — 200 — 48 B — 185 ms — h3https://www.dropbox.com/2/udcl/log_timingwww.dropbox.com/2/udcl/log_timing https://www.dropbox.com/2/udcl/log_timing — 200 — 120 B — 192 ms — h3https://www.dropbox.com/log/telemetrywww.dropbox.com/log/telemetry https://www.dropbox.com/log/telemetry — -1 — 0 B — 0 ms —
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 1776897432216ms · 1064KB · $30691460898/mo
Unattributable
Other
Costly
Execution 1776897429108ms
Transfer 0 KB
Monthly Cost $30691460844/mo
cfl.dropboxstatic.com
Other
Costly
Execution 790ms
Transfer 523 KB
Unused 52%
Monthly Cost $14/mo
www.dropbox.com
Other
Costly
Execution 666ms
Transfer 106 KB
Monthly Cost $12/mo
cfl.dropboxstatic.com
Other
Costly
Execution 420ms
Transfer 82 KB
Unused 34%
Monthly Cost $7/mo
cfl.dropboxstatic.com
Other
Costly
Execution 317ms
Transfer 1 KB
Monthly Cost $5/mo
cfl.dropboxstatic.com
Other
Optional
Execution 197ms
Transfer 0 KB
Monthly Cost $3/mo
cfl.dropboxstatic.com
Other
Optional
Execution 140ms
Transfer 16 KB
Monthly Cost $2/mo
assets.adobedtm.com
Other
Optional
Execution 108ms
Transfer 48 KB
Monthly Cost $2/mo
cfl.dropboxstatic.com
Other
Optional
Execution 105ms
Transfer 47 KB
Monthly Cost $2/mo
cfl.dropboxstatic.com
Other
Optional
Execution 91ms
Transfer 186 KB
Unused 43%
Monthly Cost $2/mo
cfl.dropboxstatic.com
Other
Optional
Execution 81ms
Transfer 4 KB
Monthly Cost $1/mo
assets.adobedtm.com
Other
Optional
Execution 80ms
Transfer 1 KB
Monthly Cost $1/mo
cfl.dropboxstatic.com
Other
Optional
Execution 61ms
Transfer 47 KB
Monthly Cost $1/mo
cfl.dropboxstatic.com
Other
Optional
Execution 52ms
Transfer 1 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1776897429108ms and costs ~$30691460844/month
  • cfl.dropboxstatic.com adds 790ms and costs ~$14/month
  • www.dropbox.com adds 666ms and costs ~$12/month
  • cfl.dropboxstatic.com adds 420ms and costs ~$7/month
  • cfl.dropboxstatic.com adds 317ms and costs ~$5/month

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

Why this matters

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

Learn more

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

Source: web.dev

Unattributable takes 1776897429108ms 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 790ms 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 666ms 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 420ms 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 317ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback