Skip to content
https://cursor.sh

Performance

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

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

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

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

4.13 s

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

17.86 s

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

2.62 s

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

0.022

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

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

28.01 s

Page Load Progression

497 ms
995 ms
1.5 s
2.0 s
2.5 s
3.0 s
3.5 s
4.0 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
5.0 MB transferred, 156 requests
FIX
5.0 MB transferred, 156 requests
Critical::
Page weighs 13.3 MB (5.0 MB transferred)
Warning::
JavaScript is 2.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.6 MB
Warning::
Images are 1.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.4 MB
Info::
Fonts are 654 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 654 KB
Warning::
156 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.0 MB / 2.4 MB budget
5.0 MB transferred
156 requests
1.1 g CO2 per page load
JavaScript 2.6 MiB 51%
Images 1.4 MiB 28%
Fonts 653.6 KiB 13%
Other 183.7 KiB 4%
HTML 68.5 KiB 1%
Other 60.8 KiB 1%
Other 57.2 KiB 1%
CSS 46.9 KiB 1%
Other 846 B 0%
Other 0 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

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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 (5.0 MiB of 5.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
12596ms total JS execution
FIX
12596ms total JS execution
Warning::
https://cursor.com/marketing-static/_next/static/c...: 4774ms CPU time
Warning::
https://cursor.com/: 2139ms CPU time
Warning::
https://cursor.com/marketing-static/_next/static/c...: 1861ms CPU time
Warning::
Unattributable: 797ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-M2R...: 512ms CPU time
Warning::
Third-party scripts: 12596ms (100% of total)

Main Thread Breakdown

Script Evaluation 48% Other 23% Style & Layout 15% Script Parsing & Compilation 7% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://cursor.com/marketing-static/_next/static/chunks/0wctz3hel4v8f.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA74774ms3783ms18ms3rd
https://cursor.com/2139ms54ms35ms3rd
https://cursor.com/marketing-static/_next/static/chunks/0-l9-.9ymblrk.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA71861ms292ms10ms3rd
Unattributable797ms100ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M2R7938W512ms410ms50ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js353ms210ms41ms3rd
https://www.googletagmanager.com/gtag/js?id=G-5H6JBHFD7Z&cx=c&gtm=4e64f1h2347ms257ms40ms3rd
https://cursor.com/marketing-static/_next/static/chunks/0ou~ysm2gqek5.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7255ms169ms50ms3rd
https://cursor.com/marketing-static/_next/static/chunks/0d7k1wi~uxvxn.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7229ms181ms4ms3rd
https://cursor.com/marketing-static/_next/static/chunks/0m7n79wrn9oni.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7201ms127ms12ms3rd

Showing top 10 of 21 scripts

F
JS Bundles
Action
82 scripts, 1.1 MB unused
FIX
82 scripts, 1.1 MB unused
Warning::
https://cursor.com/marketing-static/_next/static/c...: 346 KB unused (100%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cursor.com/marketing-static/_next/static/c...: 217 KB unused (91%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cursor.com/marketing-static/_next/static/c...: 137 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cursor.com/marketing-static/_next/static/c...: 67 KB unused (100%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-5H6J...: 65 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.1 MB
1111 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cursor.com/marketing-static/_next/static/chunks/0bp101vfbkqyt.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7347 KB346 KB (100%)3rd
https://cursor.com/marketing-static/_next/static/chunks/144xc~5r_u5ld.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7239 KB217 KB (91%)3rd
https://cursor.com/marketing-static/_next/static/chunks/09u86nqvkwgzd.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7178 KB137 KB (77%)3rd
https://cursor.com/marketing-static/_next/static/chunks/168zo1p2ggt.t.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA768 KB67 KB (100%)3rd
https://www.googletagmanager.com/gtag/js?id=G-5H6JBHFD7Z&cx=c&gtm=4e64f1h2157 KB65 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M2R7938W127 KB61 KB (49%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-17332771332145 KB60 KB (41%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js110 KB56 KB (52%)3rd
https://connect.facebook.net/en_US/fbevents.js96 KB34 KB (35%)3rd
https://cursor.com/marketing-static/_next/static/chunks/0tspfn~2g8ciu.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA743 KB24 KB (57%)3rd

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
156 resources · 5.0 MB · 1.1 MB savings available
FIX
156 resources · 5.0 MB · 1.1 MB savings available
Warning::
Page weight 4.0 MB over 1MB target
Got: 5.0 MB Expected: ≤ 1 MB
Info::
~1.1 MB of savings available
Warning::
155 third-party resources (100% of weight)
Info::
3 resources over 200KB
156 resources · 5.0 MiB · 155 third-party 4.0 MiB over 1MB target
JavaScript 51% · 2.6 MiB
Image 29% · 1.5 MiB
Font 13% · 653.6 KiB
Other 4% · 184.5 KiB
Document 1% · 68.7 KiB
Media 1% · 60.8 KiB
CSS 1% · 46.9 KiB

~1.1 MiB of savings available

Remove unused JavaScript: 1.1 MiB
B
Image Optimization
18 images, 0 KB saveable
REVIEW
18 images, 0 KB saveable
Info::
All images are well-optimized
18 images 1.4 MB
0 oversized -0 KB
7 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

B
HTTP Caching
public, max-age=0, must-revalidate
REVIEW
public, max-age=0, must-revalidate
Info::
Cache-Control header is set
Got: public, max-age=0, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=0, must-revalidate

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
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
19 fonts (654 KB)
PASS
19 fonts (654 KB)
Info::
19 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

19

654 KB total

Render-blocking

0

of 19

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 4.1 s LCP 17.9 shttps://cursor.com/marketing-static/_next/static/media/1112828ec2c13661-s.p.17_qw44._rch-.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA71112828ec2c13661-s.p.17... https://cursor.com/marketing-static/_next/static/media/1112828ec2c13661-s.p.17_qw44._rch-.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 14.8 KiB — 36 ms — font-display: swaphttps://cursor.com/marketing-static/_next/static/media/345c85a432359eed-s.p.0az0.9544w3d6.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7345c85a432359eed-s.p.0a... https://cursor.com/marketing-static/_next/static/media/345c85a432359eed-s.p.0az0.9544w3d6.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 14.3 KiB — 27 ms — font-display: swaphttps://cursor.com/marketing-static/_next/static/media/6a9fa677ec1bbd33-s.p.0b-vepe81ylt2.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA76a9fa677ec1bbd33-s.p.0b... https://cursor.com/marketing-static/_next/static/media/6a9fa677ec1bbd33-s.p.0b-vepe81ylt2.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 14.8 KiB — 28 ms — font-display: swaphttps://cursor.com/marketing-static/_next/static/media/80dbc432bf467303-s.p.0ucnnm22nbe4-.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA780dbc432bf467303-s.p.0u... https://cursor.com/marketing-static/_next/static/media/80dbc432bf467303-s.p.0ucnnm22nbe4-.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 13.2 KiB — 34 ms — font-display: swaphttps://cursor.com/marketing-static/_next/static/media/84a2306e77cafc81-s.p.07ukck2wwk475.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA784a2306e77cafc81-s.p.07... https://cursor.com/marketing-static/_next/static/media/84a2306e77cafc81-s.p.07ukck2wwk475.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 14.4 KiB — 44 ms — font-display: swaphttps://cursor.com/marketing-static/_next/static/media/8e451580e5e95631-s.p.0put2--9ix-3p.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA78e451580e5e95631-s.p.0p... https://cursor.com/marketing-static/_next/static/media/8e451580e5e95631-s.p.0put2--9ix-3p.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 13.9 KiB — 34 ms — font-display: swaphttps://cursor.com/marketing-static/_next/static/media/9be384ea93fe3f49-s.p.05qlfybzfat._.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA79be384ea93fe3f49-s.p.05... https://cursor.com/marketing-static/_next/static/media/9be384ea93fe3f49-s.p.05qlfybzfat._.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 13.7 KiB — 46 ms — font-display: swaphttps://cursor.com/marketing-static/_next/static/media/BerkeleyMono_Oblique.p.0ljxuk9ar7~k_.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7BerkeleyMono_Oblique.p.... https://cursor.com/marketing-static/_next/static/media/BerkeleyMono_Oblique.p.0ljxuk9ar7~k_.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 25.1 KiB — 49 ms — font-display: swaphttps://cursor.com/marketing-static/_next/static/media/BerkeleyMono_Regular.p.0x~g-6.~uijej.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7BerkeleyMono_Regular.p.... https://cursor.com/marketing-static/_next/static/media/BerkeleyMono_Regular.p.0x~g-6.~uijej.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 23.7 KiB — 35 ms — font-display: swaphttps://cursor.com/marketing-static/_next/static/media/CursorGothic_Bold-s.p.15hkw~ebmtjvr.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7CursorGothic_Bold-s.p.1... https://cursor.com/marketing-static/_next/static/media/CursorGothic_Bold-s.p.15hkw~ebmtjvr.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 48.6 KiB — 43 ms — font-display: swaphttps://cursor.com/marketing-static/_next/static/media/CursorGothic_BoldItalic-s.p.0cqzqaem~_s9y.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7CursorGothic_BoldItalic... https://cursor.com/marketing-static/_next/static/media/CursorGothic_BoldItalic-s.p.0cqzqaem~_s9y.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 51.3 KiB — 42 ms — font-display: swaphttps://cursor.com/marketing-static/_next/static/media/CursorGothic_Italic-s.p.0klm.ze1la4ej.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7CursorGothic_Italic-s.p... https://cursor.com/marketing-static/_next/static/media/CursorGothic_Italic-s.p.0klm.ze1la4ej.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 47.7 KiB — 46 ms — font-display: swaphttps://cursor.com/marketing-static/_next/static/media/CursorGothic_Regular-s.p.05-84umc_47y9.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7CursorGothic_Regular-s.... https://cursor.com/marketing-static/_next/static/media/CursorGothic_Regular-s.p.05-84umc_47y9.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 44.8 KiB — 50 ms — font-display: swaphttps://cursor.com/marketing-static/_next/static/media/a523ad25754b11ff-s.p.07ej8ox7wb60j.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7a523ad25754b11ff-s.p.07... https://cursor.com/marketing-static/_next/static/media/a523ad25754b11ff-s.p.07ej8ox7wb60j.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 14.0 KiB — 49 ms — font-display: swaphttps://cursor.com/marketing-static/_next/static/media/ac372c80b3e400a1-s.p.00d4mwnv9pnmj.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7ac372c80b3e400a1-s.p.00... https://cursor.com/marketing-static/_next/static/media/ac372c80b3e400a1-s.p.00d4mwnv9pnmj.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 14.7 KiB — 52 ms — font-display: swaphttps://cursor.com/marketing-static/_next/static/media/f30fd2e485acf1bc-s.p.0_qs2mjxez25z.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7f30fd2e485acf1bc-s.p.0_... https://cursor.com/marketing-static/_next/static/media/f30fd2e485acf1bc-s.p.0_qs2mjxez25z.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 13.9 KiB — 51 ms — font-display: swaphttps://cursor.com/marketing-static/_next/static/media/JJannon_Book.18d314o_76u73.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7JJannon_Book.18d314o_76... https://cursor.com/marketing-static/_next/static/media/JJannon_Book.18d314o_76u73.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 77.8 KiB — 30 ms — font-display: swaphttps://cursor.com/marketing-static/_next/static/media/JJannon_Book_Italic.0r-m5cwxthe5i.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7JJannon_Book_Italic.0r-... https://cursor.com/marketing-static/_next/static/media/JJannon_Book_Italic.0r-m5cwxthe5i.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 105.8 KiB — 29 ms — font-display: swaphttps://cursor.com/marketing-static/fonts/cursor-icons-16.woff2cursor-icons-16.woff2 https://cursor.com/marketing-static/fonts/cursor-icons-16.woff2 — 87.3 KiB — 28 ms — font-display: swap
1112828ec2c13661-s.p.17... woff2 swap
Size 15 KB
Load time 36 ms
Start 294 ms
Risk FOUT — text flashes from fallback to web font
345c85a432359eed-s.p.0a... woff2 swap
Size 14 KB
Load time 27 ms
Start 294 ms
Risk FOUT — text flashes from fallback to web font
6a9fa677ec1bbd33-s.p.0b... woff2 swap
Size 15 KB
Load time 28 ms
Start 295 ms
Risk FOUT — text flashes from fallback to web font
80dbc432bf467303-s.p.0u... woff2 swap
Size 13 KB
Load time 34 ms
Start 295 ms
Risk FOUT — text flashes from fallback to web font
84a2306e77cafc81-s.p.07... woff2 swap
Size 14 KB
Load time 44 ms
Start 297 ms
Risk FOUT — text flashes from fallback to web font
8e451580e5e95631-s.p.0p... woff2 swap
Size 14 KB
Load time 34 ms
Start 298 ms
Risk FOUT — text flashes from fallback to web font
9be384ea93fe3f49-s.p.05... woff2 swap
Size 14 KB
Load time 46 ms
Start 298 ms
Risk FOUT — text flashes from fallback to web font
BerkeleyMono_Oblique.p.... woff2 swap
Size 25 KB
Load time 49 ms
Start 298 ms
Risk FOUT — text flashes from fallback to web font
BerkeleyMono_Regular.p.... woff2 swap
Size 24 KB
Load time 35 ms
Start 298 ms
Risk FOUT — text flashes from fallback to web font
CursorGothic_Bold-s.p.1... woff2 swap
Size 49 KB
Load time 43 ms
Start 299 ms
Risk FOUT — text flashes from fallback to web font
CursorGothic_BoldItalic... woff2 swap
Size 51 KB
Load time 42 ms
Start 299 ms
Risk FOUT — text flashes from fallback to web font
CursorGothic_Italic-s.p... woff2 swap
Size 48 KB
Load time 46 ms
Start 299 ms
Risk FOUT — text flashes from fallback to web font
CursorGothic_Regular-s.... woff2 swap
Size 45 KB
Load time 50 ms
Start 300 ms
Risk FOUT — text flashes from fallback to web font
a523ad25754b11ff-s.p.07... woff2 swap
Size 14 KB
Load time 49 ms
Start 300 ms
Risk FOUT — text flashes from fallback to web font
ac372c80b3e400a1-s.p.00... woff2 swap
Size 15 KB
Load time 52 ms
Start 300 ms
Risk FOUT — text flashes from fallback to web font
f30fd2e485acf1bc-s.p.0_... woff2 swap
Size 14 KB
Load time 51 ms
Start 301 ms
Risk FOUT — text flashes from fallback to web font
JJannon_Book.18d314o_76... woff2 swap
Size 78 KB
Load time 30 ms
Start 482 ms
Risk FOUT — text flashes from fallback to web font
JJannon_Book_Italic.0r-... woff2 swap
Size 106 KB
Load time 29 ms
Start 482 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
cursor-icons-16.woff2 woff2 swap
Size 87 KB
Load time 28 ms
Start 656 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~53 KB and ~106 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
18 hints, 0 missing preconnects
PASS
18 hints, 0 missing preconnects
Info::
Page uses 18 resource hint(s)

Current Resource Hints

preconnect
preload
+8
18
dns-prefetch
prefetch

18 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
156 requests over 3087ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 4.1 s LCP 17.9 shttps://cursor.sh// https://cursor.sh/ — 308 — 216 B — 79 ms — h2https://cursor.com/cursor.com/ https://cursor.com/ — 200 — 68.5 KiB — 211 ms — h2https://cursor.com/marketing-static/_next/static/media/1112828ec2c13661-s.p.17_qw44._rch-.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/1112828ec2c13661-s.p.17_qw44._rch-.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 14.8 KiB — 36 ms — h2https://cursor.com/marketing-static/_next/static/media/345c85a432359eed-s.p.0az0.9544w3d6.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/345c85a432359eed-s.p.0az0.9544w3d6.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 14.3 KiB — 27 ms — h2https://cursor.com/marketing-static/_next/static/media/6a9fa677ec1bbd33-s.p.0b-vepe81ylt2.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/6a9fa677ec1bbd33-s.p.0b-vepe81ylt2.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 14.8 KiB — 28 ms — h2https://cursor.com/marketing-static/_next/static/media/80dbc432bf467303-s.p.0ucnnm22nbe4-.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/80dbc432bf467303-s.p.0ucnnm22nbe4-.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 13.2 KiB — 34 ms — h2https://cursor.com/marketing-static/_next/static/media/84a2306e77cafc81-s.p.07ukck2wwk475.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/84a2306e77cafc81-s.p.07ukck2wwk475.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 14.4 KiB — 44 ms — h2https://cursor.com/marketing-static/_next/static/media/8e451580e5e95631-s.p.0put2--9ix-3p.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/8e451580e5e95631-s.p.0put2--9ix-3p.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 13.9 KiB — 34 ms — h2https://cursor.com/marketing-static/_next/static/media/9be384ea93fe3f49-s.p.05qlfybzfat._.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/9be384ea93fe3f49-s.p.05qlfybzfat._.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 13.7 KiB — 46 ms — h2https://cursor.com/marketing-static/_next/static/media/BerkeleyMono_Oblique.p.0ljxuk9ar7~k_.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/BerkeleyMono_Oblique.p.0ljxuk9ar7~k_.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 25.1 KiB — 49 ms — h2https://cursor.com/marketing-static/_next/static/media/BerkeleyMono_Regular.p.0x~g-6.~uijej.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/BerkeleyMono_Regular.p.0x~g-6.~uijej.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 23.7 KiB — 35 ms — h2https://cursor.com/marketing-static/_next/static/media/CursorGothic_Bold-s.p.15hkw~ebmtjvr.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/CursorGothic_Bold-s.p.15hkw~ebmtjvr.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 48.6 KiB — 43 ms — h2https://cursor.com/marketing-static/_next/static/media/CursorGothic_BoldItalic-s.p.0cqzqaem~_s9y.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/CursorGothic_BoldItalic-s.p.0cqzqaem~_s9y.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 51.3 KiB — 42 ms — h2https://cursor.com/marketing-static/_next/static/media/CursorGothic_Italic-s.p.0klm.ze1la4ej.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/CursorGothic_Italic-s.p.0klm.ze1la4ej.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 47.7 KiB — 46 ms — h2https://cursor.com/marketing-static/_next/static/media/CursorGothic_Regular-s.p.05-84umc_47y9.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/CursorGothic_Regular-s.p.05-84umc_47y9.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 44.8 KiB — 50 ms — h2https://cursor.com/marketing-static/_next/static/media/a523ad25754b11ff-s.p.07ej8ox7wb60j.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/a523ad25754b11ff-s.p.07ej8ox7wb60j.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 14.0 KiB — 49 ms — h2https://cursor.com/marketing-static/_next/static/media/ac372c80b3e400a1-s.p.00d4mwnv9pnmj.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/ac372c80b3e400a1-s.p.00d4mwnv9pnmj.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 14.7 KiB — 52 ms — h2https://cursor.com/marketing-static/_next/static/media/f30fd2e485acf1bc-s.p.0_qs2mjxez25z.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/f30fd2e485acf1bc-s.p.0_qs2mjxez25z.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 13.9 KiB — 51 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0cwfo1abcubu0.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0cwfo1abcubu0.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 32.6 KiB — 76 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0r9gwd9~fc_t9.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0r9gwd9~fc_t9.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 1.0 KiB — 45 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0owbk4tbf34-u.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0owbk4tbf34-u.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 1.2 KiB — 83 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0n3w.msyn~5aj.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0n3w.msyn~5aj.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 12.0 KiB — 51 ms — h2https://0ay7zb.cursor.com/analytics/loader-v1.js?key=6f091e8fd6f3c36209a1e08f140c7a4b334baea548f4702052f0732f8d5779900ay7zb.cursor.com/analytics/loader-... https://0ay7zb.cursor.com/analytics/loader-v1.js?key=6f091e8fd6f3c36209a1e08f140c7a4b334baea548f4702052f0732f8d577990 — 200 — 1.4 KiB — 112 ms — h3https://cursor.com/marketing-static/_next/image?url=https%3A%2F%2Fptht05hbb1ssoooe.public.blob.vercel-storage.com%2Fassets%2Fmisc%2Fasset-cc24ca462279ca23250c.jpg&w=750&q=70cursor.com/marketing-static/_next/i... https://cursor.com/marketing-static/_next/image?url=https%3A%2F%2Fptht05hbb1ssoooe.public.blob.vercel-storage.com%2Fassets%2Fmisc%2Fasset-cc24ca462279ca23250c.jpg&w=750&q=70 — 200 — 14.7 KiB — 45 ms — h2https://cursor.com/marketing-static/demos/cursor-wallpaper.pngcursor.com/marketing-static/demos/c... https://cursor.com/marketing-static/demos/cursor-wallpaper.png — 200 — 1.4 MiB — 100 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0ubj8n~1c_wkf.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0ubj8n~1c_wkf.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 4.2 KiB — 81 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0iy-8817mal06.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0iy-8817mal06.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 9.8 KiB — 85 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0m7n79wrn9oni.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0m7n79wrn9oni.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 37.0 KiB — 89 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0wctz3hel4v8f.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0wctz3hel4v8f.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 70.7 KiB — 90 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0zpcdpkmxmnc1.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0zpcdpkmxmnc1.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 15.3 KiB — 80 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 4.1 s LCP 17.9 shttps://cursor.sh// https://cursor.sh/ — 308 — 216 B — 79 ms — h2https://cursor.com/cursor.com/ https://cursor.com/ — 200 — 68.5 KiB — 211 ms — h2https://cursor.com/marketing-static/_next/static/media/1112828ec2c13661-s.p.17_qw44._rch-.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/1112828ec2c13661-s.p.17_qw44._rch-.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 14.8 KiB — 36 ms — h2https://cursor.com/marketing-static/_next/static/media/345c85a432359eed-s.p.0az0.9544w3d6.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/345c85a432359eed-s.p.0az0.9544w3d6.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 14.3 KiB — 27 ms — h2https://cursor.com/marketing-static/_next/static/media/6a9fa677ec1bbd33-s.p.0b-vepe81ylt2.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/6a9fa677ec1bbd33-s.p.0b-vepe81ylt2.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 14.8 KiB — 28 ms — h2https://cursor.com/marketing-static/_next/static/media/80dbc432bf467303-s.p.0ucnnm22nbe4-.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/80dbc432bf467303-s.p.0ucnnm22nbe4-.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 13.2 KiB — 34 ms — h2https://cursor.com/marketing-static/_next/static/media/84a2306e77cafc81-s.p.07ukck2wwk475.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/84a2306e77cafc81-s.p.07ukck2wwk475.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 14.4 KiB — 44 ms — h2https://cursor.com/marketing-static/_next/static/media/8e451580e5e95631-s.p.0put2--9ix-3p.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/8e451580e5e95631-s.p.0put2--9ix-3p.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 13.9 KiB — 34 ms — h2https://cursor.com/marketing-static/_next/static/media/9be384ea93fe3f49-s.p.05qlfybzfat._.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/9be384ea93fe3f49-s.p.05qlfybzfat._.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 13.7 KiB — 46 ms — h2https://cursor.com/marketing-static/_next/static/media/BerkeleyMono_Oblique.p.0ljxuk9ar7~k_.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/BerkeleyMono_Oblique.p.0ljxuk9ar7~k_.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 25.1 KiB — 49 ms — h2https://cursor.com/marketing-static/_next/static/media/BerkeleyMono_Regular.p.0x~g-6.~uijej.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/BerkeleyMono_Regular.p.0x~g-6.~uijej.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 23.7 KiB — 35 ms — h2https://cursor.com/marketing-static/_next/static/media/CursorGothic_Bold-s.p.15hkw~ebmtjvr.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/CursorGothic_Bold-s.p.15hkw~ebmtjvr.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 48.6 KiB — 43 ms — h2https://cursor.com/marketing-static/_next/static/media/CursorGothic_BoldItalic-s.p.0cqzqaem~_s9y.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/CursorGothic_BoldItalic-s.p.0cqzqaem~_s9y.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 51.3 KiB — 42 ms — h2https://cursor.com/marketing-static/_next/static/media/CursorGothic_Italic-s.p.0klm.ze1la4ej.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/CursorGothic_Italic-s.p.0klm.ze1la4ej.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 47.7 KiB — 46 ms — h2https://cursor.com/marketing-static/_next/static/media/CursorGothic_Regular-s.p.05-84umc_47y9.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/CursorGothic_Regular-s.p.05-84umc_47y9.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 44.8 KiB — 50 ms — h2https://cursor.com/marketing-static/_next/static/media/a523ad25754b11ff-s.p.07ej8ox7wb60j.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/a523ad25754b11ff-s.p.07ej8ox7wb60j.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 14.0 KiB — 49 ms — h2https://cursor.com/marketing-static/_next/static/media/ac372c80b3e400a1-s.p.00d4mwnv9pnmj.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/ac372c80b3e400a1-s.p.00d4mwnv9pnmj.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 14.7 KiB — 52 ms — h2https://cursor.com/marketing-static/_next/static/media/f30fd2e485acf1bc-s.p.0_qs2mjxez25z.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/f30fd2e485acf1bc-s.p.0_qs2mjxez25z.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 13.9 KiB — 51 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0cwfo1abcubu0.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0cwfo1abcubu0.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 32.6 KiB — 76 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0r9gwd9~fc_t9.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0r9gwd9~fc_t9.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 1.0 KiB — 45 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0owbk4tbf34-u.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0owbk4tbf34-u.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 1.2 KiB — 83 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0n3w.msyn~5aj.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0n3w.msyn~5aj.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 12.0 KiB — 51 ms — h2https://0ay7zb.cursor.com/analytics/loader-v1.js?key=6f091e8fd6f3c36209a1e08f140c7a4b334baea548f4702052f0732f8d5779900ay7zb.cursor.com/analytics/loader-... https://0ay7zb.cursor.com/analytics/loader-v1.js?key=6f091e8fd6f3c36209a1e08f140c7a4b334baea548f4702052f0732f8d577990 — 200 — 1.4 KiB — 112 ms — h3https://cursor.com/marketing-static/_next/image?url=https%3A%2F%2Fptht05hbb1ssoooe.public.blob.vercel-storage.com%2Fassets%2Fmisc%2Fasset-cc24ca462279ca23250c.jpg&w=750&q=70cursor.com/marketing-static/_next/i... https://cursor.com/marketing-static/_next/image?url=https%3A%2F%2Fptht05hbb1ssoooe.public.blob.vercel-storage.com%2Fassets%2Fmisc%2Fasset-cc24ca462279ca23250c.jpg&w=750&q=70 — 200 — 14.7 KiB — 45 ms — h2https://cursor.com/marketing-static/demos/cursor-wallpaper.pngcursor.com/marketing-static/demos/c... https://cursor.com/marketing-static/demos/cursor-wallpaper.png — 200 — 1.4 MiB — 100 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0ubj8n~1c_wkf.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0ubj8n~1c_wkf.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 4.2 KiB — 81 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0iy-8817mal06.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0iy-8817mal06.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 9.8 KiB — 85 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0m7n79wrn9oni.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0m7n79wrn9oni.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 37.0 KiB — 89 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0wctz3hel4v8f.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0wctz3hel4v8f.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 70.7 KiB — 90 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0zpcdpkmxmnc1.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0zpcdpkmxmnc1.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 15.3 KiB — 80 ms — h2https://cursor.com/marketing-static/_next/static/chunks/turbopack-0botq3dh3.idq.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/turbopack-0botq3dh3.idq.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 4.7 KiB — 85 ms — h2https://cursor.com/marketing-static/_next/static/chunks/03h7_gfiqul9j.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/03h7_gfiqul9j.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 3.4 KiB — 77 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0xx5mh9btj-pb.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0xx5mh9btj-pb.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 8.6 KiB — 81 ms — h2https://cursor.com/marketing-static/_next/static/chunks/13xzow6o11rjd.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/13xzow6o11rjd.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 13.4 KiB — 78 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0d2ks1f20j10-.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0d2ks1f20j10-.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 17.5 KiB — 81 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0jjm.2e.jywlr.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0jjm.2e.jywlr.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 36.5 KiB — 108 ms — h2https://cursor.com/marketing-static/_next/static/chunks/09u86nqvkwgzd.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/09u86nqvkwgzd.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 178.0 KiB — 128 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0_9jqirts8fsw.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0_9jqirts8fsw.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 18.0 KiB — 109 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0vfhlbb0ev3w0.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0vfhlbb0ev3w0.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 810 B — 92 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0vphwyk.m~116.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0vphwyk.m~116.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 11.7 KiB — 116 ms — h2https://cursor.com/marketing-static/_next/static/chunks/093h-732ckd5l.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/093h-732ckd5l.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 7.2 KiB — 96 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0qfv_r9j4k0dv.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0qfv_r9j4k0dv.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 29.2 KiB — 119 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0qjmc2n_mccmk.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0qjmc2n_mccmk.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 12.2 KiB — 109 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0t-i00i0iz5tu.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0t-i00i0iz5tu.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 11.4 KiB — 93 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0lkmolj0h.3k2.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0lkmolj0h.3k2.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 8.1 KiB — 100 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0tspfn~2g8ciu.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0tspfn~2g8ciu.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 43.4 KiB — 99 ms — h2https://cursor.com/marketing-static/_next/static/chunks/038rg18mv1fmg.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/038rg18mv1fmg.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 17.3 KiB — 97 ms — h2https://cursor.com/marketing-static/_next/static/chunks/168zo1p2ggt.t.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/168zo1p2ggt.t.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 67.5 KiB — 108 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0edpj0e21ji30.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0edpj0e21ji30.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 13.6 KiB — 85 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0-l9-.9ymblrk.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0-l9-.9ymblrk.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 48.6 KiB — 106 ms — h2https://cursor.com/marketing-static/_next/static/chunks/03_vy418_lw6j.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/03_vy418_lw6j.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 21.5 KiB — 102 ms — h2https://cursor.com/marketing-static/_next/static/chunks/144xc~5r_u5ld.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/144xc~5r_u5ld.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 239.0 KiB — 120 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0md5rsiof7e0_.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0md5rsiof7e0_.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 27.9 KiB — 82 ms — h2https://cursor.com/marketing-static/manifest.webmanifestcursor.com/marketing-static/manifes... https://cursor.com/marketing-static/manifest.webmanifest — 200 — 846 B — 70 ms — h2https://cursor.com/marketing-static/_next/static/media/JJannon_Book.18d314o_76u73.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/JJannon_Book.18d314o_76u73.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 77.8 KiB — 30 ms — h2https://cursor.com/marketing-static/_next/static/media/JJannon_Book_Italic.0r-m5cwxthe5i.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/media/JJannon_Book_Italic.0r-m5cwxthe5i.woff2?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 105.8 KiB — 29 ms — h2https://cursor.com/marketing-static/fonts/cursor-icons-16.woff2cursor.com/marketing-static/fonts/c... https://cursor.com/marketing-static/fonts/cursor-icons-16.woff2 — 200 — 87.3 KiB — 28 ms — h2https://cursor.com/marketing-static/favicon-light.svgcursor.com/marketing-static/favicon... https://cursor.com/marketing-static/favicon-light.svg — 200 — 2.0 KiB — 26 ms — h2https://cursor.com/marketing-static/icon-192x192.pngcursor.com/marketing-static/icon-19... https://cursor.com/marketing-static/icon-192x192.png — 200 — 1.9 KiB — 26 ms — h2https://cursor.com/marketing-static/favicon.icocursor.com/marketing-static/favicon... https://cursor.com/marketing-static/favicon.ico — 200 — 26.8 KiB — 28 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-M2R7938Wwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M2R7938W — 200 — 126.6 KiB — 238 ms — h2https://cursor.com/statsig-proxy/v1/initialize?k=client-Bm4HJ0aDjXHQVsoACMREyLNxm5p6zzuzhO50MgtoT5D&st=javascript-client&sv=3.32.2&t=1776362562278&sid=265a1ff2-4f7b-4f11-bd93-1a06f251654a&se=1cursor.com/statsig-proxy/v1/initial... https://cursor.com/statsig-proxy/v1/initialize?k=client-Bm4HJ0aDjXHQVsoACMREyLNxm5p6zzuzhO50MgtoT5D&st=javascript-client&sv=3.32.2&t=1776362562278&sid=265a1ff2-4f7b-4f11-bd93-1a06f251654a&se=1 — 200 — 50.4 KiB — 134 ms — h2https://0ay7zb.cursor.com/analytics/measure-v1.js?key=6f091e8fd6f3c36209a1e08f140c7a4b334baea548f4702052f0732f8d577990&v=1.0.00ay7zb.cursor.com/analytics/measure... https://0ay7zb.cursor.com/analytics/measure-v1.js?key=6f091e8fd6f3c36209a1e08f140c7a4b334baea548f4702052f0732f8d577990&v=1.0.0 — 200 — 10.9 KiB — 29 ms — h3https://ip.conceptualhq.com/ip.conceptualhq.com/ https://ip.conceptualhq.com/ — 200 — 235 B — 510 ms — http/1.1https://ip.conceptualhq.com/ip.conceptualhq.com/ https://ip.conceptualhq.com/ — 200 — 235 B — 665 ms — http/1.1https://cursor.com/marketing-static/_next/static/chunks/05htcwud.wi1d.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/05htcwud.wi1d.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 6.9 KiB — 25 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0evjg~rkrbqy~.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0evjg~rkrbqy~.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 46.5 KiB — 29 ms — h2https://cursor.com/_vercel/insights/script.jscursor.com/_vercel/insights/script.... https://cursor.com/_vercel/insights/script.js — 200 — 1.5 KiB — 35 ms — h2https://cursor.com/_vercel/speed-insights/script.jscursor.com/_vercel/speed-insights/s... https://cursor.com/_vercel/speed-insights/script.js — 200 — 4.8 KiB — 39 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0smmkyqli.2.j.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0smmkyqli.2.j.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 8.6 KiB — 41 ms — h2https://cursor.com/_vercel/insights/viewcursor.com/_vercel/insights/view https://cursor.com/_vercel/insights/view — 200 — 175 B — 45 ms — h2https://cursor.com/marketing-static/logo/logo-light-theme.mp4cursor.com/marketing-static/logo/lo... https://cursor.com/marketing-static/logo/logo-light-theme.mp4 — 206 — 60.8 KiB — 29 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0d7k1wi~uxvxn.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0d7k1wi~uxvxn.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 6.4 KiB — 28 ms — h2https://www.googletagmanager.com/gtag/js?id=G-5H6JBHFD7Z&cx=c&gtm=4e64f1h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-5H6JBHFD7Z&cx=c&gtm=4e64f1h2 — 200 — 157.1 KiB — 189 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.4 KiB — 184 ms — h3https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=D727A8BC77U33845DVA0&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=D727A8BC77U33845DVA0&lib=ttq — 200 — 3.0 KiB — 170 ms — h2https://www.redditstatic.com/ads/pixel.js?pixel_id=a2_io7m1pn781g4www.redditstatic.com/ads/pixel.js?p... https://www.redditstatic.com/ads/pixel.js?pixel_id=a2_io7m1pn781g4 — 200 — 19.0 KiB — 35 ms — h2https://analytics.roadwayai.com/tag.jsanalytics.roadwayai.com/tag.js https://analytics.roadwayai.com/tag.js — 200 — 2.8 KiB — 102 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-17332771332www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17332771332 — 200 — 144.5 KiB — 181 ms — h2https://cursor.com/marketing-static/_next/image?url=https%3A%2F%2Fptht05hbb1ssoooe.public.blob.vercel-storage.com%2Fassets%2Fmisc%2Fasset-85923e7fafe00c9c0d1f.jpg&w=750&q=70cursor.com/marketing-static/_next/i... https://cursor.com/marketing-static/_next/image?url=https%3A%2F%2Fptht05hbb1ssoooe.public.blob.vercel-storage.com%2Fassets%2Fmisc%2Fasset-85923e7fafe00c9c0d1f.jpg&w=750&q=70 — 200 — 6.5 KiB — 42 ms — h2https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Fswhitmore.png&w=48&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/i... https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Fswhitmore.png&w=48&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 581 B — 40 ms — h2https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Feric.jpeg&w=48&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/i... https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Feric.jpeg&w=48&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 723 B — 45 ms — h2https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Frikki.jpg&w=48&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/i... https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Frikki.jpg&w=48&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 574 B — 44 ms — h2https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Fryo.png&w=48&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/i... https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Fryo.png&w=48&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 577 B — 44 ms — h2https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Fswhitmore.png&w=64&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/i... https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Fswhitmore.png&w=64&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 1.0 KiB — 38 ms — h2https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Feric.jpeg&w=64&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/i... https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Feric.jpeg&w=64&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 1.1 KiB — 111 ms — h2https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Ficon-192x192.png&w=64&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/i... https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Ficon-192x192.png&w=64&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 559 B — 71 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0ou~ysm2gqek5.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0ou~ysm2gqek5.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 187.3 KiB — 132 ms — h2https://cursor.com/marketing-static/_next/static/chunks/166owgdg911vt.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/166owgdg911vt.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 3.0 KiB — 37 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0aa~xcd0davdw.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0aa~xcd0davdw.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 2.8 KiB — 65 ms — h2https://cursor.com/marketing-static/_next/static/chunks/02fe_s7v.-sxs.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/02fe_s7v.-sxs.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 2.4 KiB — 34 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0xbu6pcu8olt1.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0xbu6pcu8olt1.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 2.6 KiB — 64 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0lcs1~n7zq9fn.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0lcs1~n7zq9fn.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 4.9 KiB — 63 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0lzh~zs7pg6b~.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0lzh~zs7pg6b~.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 4.4 KiB — 60 ms — h2https://cursor.com/marketing-static/_next/static/chunks/01il9-v~vmw1c.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/01il9-v~vmw1c.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 6.2 KiB — 34 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0cgbn2bm6os.2.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0cgbn2bm6os.2.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 4.5 KiB — 69 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0k5d73duqnye~.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0k5d73duqnye~.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 2.2 KiB — 69 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0~j_idl~7cfb0.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0~j_idl~7cfb0.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 3.5 KiB — 97 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0g-4_yszqg.n1.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0g-4_yszqg.n1.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 3.4 KiB — 77 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0vnip40sy0kli.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0vnip40sy0kli.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 2.1 KiB — 82 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0iyx00-p2gs92.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0iyx00-p2gs92.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 2.3 KiB — 92 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0b0uyg8s.and1.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0b0uyg8s.and1.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 2.1 KiB — 93 ms — h2https://cursor.com/marketing-static/_next/static/chunks/18c09hes40zq7.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/18c09hes40zq7.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 2.1 KiB — 63 ms — h2https://cursor.com/marketing-static/_next/static/chunks/07aissf-z52mu.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/07aissf-z52mu.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 16.1 KiB — 87 ms — h2https://cursor.com/marketing-static/_next/static/chunks/09ne9jcud-vz-.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/09ne9jcud-vz-.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 15.4 KiB — 104 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0kv2-d9gf9oj3.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0kv2-d9gf9oj3.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 1.1 KiB — 92 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0zksnvt~gb87p.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0zksnvt~gb87p.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 5.6 KiB — 95 ms — h2https://cursor.com/marketing-static/_next/static/chunks/06zu7_6mbt6a1.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/06zu7_6mbt6a1.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 10.1 KiB — 84 ms — h2https://cursor.com/marketing-static/_next/static/chunks/179mla78g84bv.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/179mla78g84bv.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 10.3 KiB — 77 ms — h2https://cursor.com/marketing-static/_next/static/chunks/01u~4de~xigmg.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/01u~4de~xigmg.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 31.0 KiB — 92 ms — h2https://cursor.com/marketing-static/_next/static/chunks/059ojwrir-we4.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/059ojwrir-we4.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 11.0 KiB — 80 ms — h2https://cursor.com/marketing-static/_next/static/chunks/06p_9y~qo8uco.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/06p_9y~qo8uco.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 3.2 KiB — 71 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0krk7lgq3p.yj.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0krk7lgq3p.yj.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 1.7 KiB — 74 ms — h2https://cursor.com/pricing?_rsc=h4wltcursor.com/pricing?_rsc=h4wlt https://cursor.com/pricing?_rsc=h4wlt — 200 — 3.6 KiB — 71 ms — h2https://cursor.com/enterprise?_rsc=h4wltcursor.com/enterprise?_rsc=h4wlt https://cursor.com/enterprise?_rsc=h4wlt — 200 — 3.5 KiB — 63 ms — h2https://cursor.com/home?_rsc=h4wltcursor.com/home?_rsc=h4wlt https://cursor.com/home?_rsc=h4wlt — 200 — 5.2 KiB — 72 ms — h2https://cursor.com/marketing-static/favicon-light.svgcursor.com/marketing-static/favicon... https://cursor.com/marketing-static/favicon-light.svg — 200 — 71 B — 51 ms — h2https://0ay7zb.cursor.com/api/v1/track?key=6f091e8fd6f3c36209a1e08f140c7a4b334baea548f4702052f0732f8d5779900ay7zb.cursor.com/api/v1/track?key=... https://0ay7zb.cursor.com/api/v1/track?key=6f091e8fd6f3c36209a1e08f140c7a4b334baea548f4702052f0732f8d577990 — 200 — 611 B — 458 ms — h3https://cursor.com/marketing-static/favicon-light.icocursor.com/marketing-static/favicon... https://cursor.com/marketing-static/favicon-light.ico — 200 — 26.3 KiB — 29 ms — h2https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fcursor.com%2F&scrsrc=www.googletagmanager.com&rnd=2028780056.1776362563&dt=Cursor%3A%20The%20best%20way%20to%20code%20with%20AI&auid=1229867248.1776362563&navt=n&npa=1&gtm=45be64f0v9231728922za200zd9231728922xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118128922&apve=1&apvf=f&apvc=1&tids=AW-17332771332&tid=AW-17332771332&tft=1776362563308&tfd=1812www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fcursor.com%2F&scrsrc=www.googletagmanager.com&rnd=2028780056.1776362563&dt=Cursor%3A%20The%20best%20way%20to%20code%20with%20AI&auid=1229867248.1776362563&navt=n&npa=1&gtm=45be64f0v9231728922za200zd9231728922xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118128922&apve=1&apvf=f&apvc=1&tids=AW-17332771332&tid=AW-17332771332&tft=1776362563308&tfd=1812 — -1 — 0 B — 0 ms — https://ptht05hbb1ssoooe.public.blob.vercel-storage.com/assets/avatars/enterprise-avatar.pngptht05hbb1ssoooe.public.blob.vercel... https://ptht05hbb1ssoooe.public.blob.vercel-storage.com/assets/avatars/enterprise-avatar.png — 200 — 712 B — 96 ms — h2https://cursor.com/enterprise?_rsc=rkivgcursor.com/enterprise?_rsc=rkivg https://cursor.com/enterprise?_rsc=rkivg — 200 — 4.2 KiB — 55 ms — h2https://cursor.com/enterprise?_rsc=19p8xcursor.com/enterprise?_rsc=19p8x https://cursor.com/enterprise?_rsc=19p8x — 200 — 4.0 KiB — 47 ms — h2https://cursor.com/pricing?_rsc=rkivgcursor.com/pricing?_rsc=rkivg https://cursor.com/pricing?_rsc=rkivg — 200 — 4.0 KiB — 41 ms — h2https://cursor.com/pricing?_rsc=p15i4cursor.com/pricing?_rsc=p15i4 https://cursor.com/pricing?_rsc=p15i4 — 200 — 7.9 KiB — 48 ms — h2https://cursor.com/pricing?_rsc=1arqtcursor.com/pricing?_rsc=1arqt https://cursor.com/pricing?_rsc=1arqt — 200 — 3.7 KiB — 49 ms — h2https://cursor.com/pricing?_rsc=vykmkcursor.com/pricing?_rsc=vykmk https://cursor.com/pricing?_rsc=vykmk — 200 — 3.8 KiB — 51 ms — h2https://cursor.com/marketing-static/_next/static/chunks/01t4y79xstmaw.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/01t4y79xstmaw.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 11.8 KiB — 28 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0nk59b8lyotns.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0nk59b8lyotns.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 13.0 KiB — 38 ms — h2https://cursor.com/marketing-static/_next/static/chunks/00n0n22qp6eay.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/00n0n22qp6eay.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 21.2 KiB — 34 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0bp101vfbkqyt.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0bp101vfbkqyt.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 346.7 KiB — 56 ms — h2https://cursor.com/pricing?_rsc=qitbwcursor.com/pricing?_rsc=qitbw https://cursor.com/pricing?_rsc=qitbw — 200 — 4.5 KiB — 49 ms — h2https://cursor.com/enterprise?_rsc=1uueecursor.com/enterprise?_rsc=1uuee https://cursor.com/enterprise?_rsc=1uuee — 200 — 3.8 KiB — 89 ms — h2https://cursor.com/enterprise?_rsc=1541zcursor.com/enterprise?_rsc=1541z https://cursor.com/enterprise?_rsc=1541z — 200 — 3.8 KiB — 47 ms — h2https://cursor.com/enterprise?_rsc=35ni2cursor.com/enterprise?_rsc=35ni2 https://cursor.com/enterprise?_rsc=35ni2 — 200 — 31.9 KiB — 131 ms — h2https://cursor.com/home?_rsc=rkivgcursor.com/home?_rsc=rkivg https://cursor.com/home?_rsc=rkivg — 200 — 5.6 KiB — 58 ms — h2https://cursor.com/home?_rsc=157t1cursor.com/home?_rsc=157t1 https://cursor.com/home?_rsc=157t1 — 200 — 5.1 KiB — 53 ms — h2https://cursor.com/home?_rsc=1b94ecursor.com/home?_rsc=1b94e https://cursor.com/home?_rsc=1b94e — 200 — 5.1 KiB — 47 ms — h2https://pixel-config.reddit.com/pixels/a2_io7m1pn781g4/configpixel-config.reddit.com/pixels/a2_i... https://pixel-config.reddit.com/pixels/a2_io7m1pn781g4/config — -1 — 0 B — 0 ms — https://alb.reddit.com/rp.gif?ts=1776362563893&id=a2_io7m1pn781g4&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=50460d21-bbd0-4eaf-8702-0fbc82708e82&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776362563... https://alb.reddit.com/rp.gif?ts=1776362563893&id=a2_io7m1pn781g4&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=50460d21-bbd0-4eaf-8702-0fbc82708e82&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 128 ms — h2https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js — 200 — 109.6 KiB — 9 ms — h2https://cursor.com/home?_rsc=jsoh3cursor.com/home?_rsc=jsoh3 https://cursor.com/home?_rsc=jsoh3 — 200 — 31.9 KiB — 45 ms — h2https://connect.facebook.net/signals/config/547821531655094?v=2.9.298&r=stable&domain=cursor.com&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C277%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C264%2C265%2C263%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/547821531655094?v=2.9.298&r=stable&domain=cursor.com&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C277%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C264%2C265%2C263%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.3 KiB — 24 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-5H6JBHFD7Z&gtm=45je64f1h2v9238630528z89237776711za20gzb9237776711zd9237776711&_p=1776362562264&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=930651532.1776362564&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~117971173&sid=1776362564&sct=1&seg=0&dl=https%3A%2F%2Fcursor.com%2F&dt=Cursor%3A%20The%20best%20way%20to%20code%20with%20AI&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2559region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-5H6JBHFD7Z&gtm=45je64f1h2v9238630528z89237776711za20gzb9237776711zd9237776711&_p=1776362562264&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=930651532.1776362564&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~117971173&sid=1776362564&sct=1&seg=0&dl=https%3A%2F%2Fcursor.com%2F&dt=Cursor%3A%20The%20best%20way%20to%20code%20with%20AI&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2559 — 204 — 545 B — 119 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-5H6JBHFD7Z&cid=930651532.1776362564&gtm=45je64f1h2v9238630528z89237776711za20gzb9237776711zd9237776711&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401~117384406~117971173&z=1605661759www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-5H6JBHFD7Z&cid=930651532.1776362564&gtm=45je64f1h2v9238630528z89237776711za20gzb9237776711zd9237776711&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401~117384406~117971173&z=1605661759 — -1 — 0 B — 0 ms — https://cursor.com/marketing-static/_next/static/chunks/11hsn7rpvo~rp.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/11hsn7rpvo~rp.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 11.9 KiB — 31 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0i--wu2-hh~n2.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0i--wu2-hh~n2.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 12.2 KiB — 34 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0j6unqf9wofhy.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0j6unqf9wofhy.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 11.4 KiB — 31 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0ezre6wc4wnu8.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0ezre6wc4wnu8.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 14.1 KiB — 33 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0ivoqawwzeknr.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0ivoqawwzeknr.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 19.2 KiB — 35 ms — h2https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.js — 200 — 39.6 KiB — 14 ms — h2https://connect.facebook.net/signals/config/1600187491022491?v=2.9.298&r=stable&domain=cursor.com&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C277%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C264%2C265%2C263%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C317%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C266%2C316%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1600187491022491?v=2.9.298&r=stable&domain=cursor.com&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C277%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C264%2C265%2C263%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C317%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C266%2C316%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 15.9 KiB — 23 ms — h3https://www.facebook.com/tr/?id=547821531655094&ev=PageView&dl=https%3A%2F%2Fcursor.com%2F&rl=&if=false&ts=1776362564324&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776362564314.363879376612206517&ler=empty&cdl=API_unavailable&pmd[title]=Cursor%3A%20The%20best%20way%20to%20code%20with%20AI&pmd[locale]=en-US&pmd[description]=Built%20to%20make%20you%20extraordinarily%20productive%2C%20Cursor%20is%20the%20best%20way%20to%20build%20software%20with%20AI.&plt=656.6999998092651&it=1776362563945&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=54782153165... https://www.facebook.com/tr/?id=547821531655094&ev=PageView&dl=https%3A%2F%2Fcursor.com%2F&rl=&if=false&ts=1776362564324&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776362564314.363879376612206517&ler=empty&cdl=API_unavailable&pmd[title]=Cursor%3A%20The%20best%20way%20to%20code%20with%20AI&pmd[locale]=en-US&pmd[description]=Built%20to%20make%20you%20extraordinarily%20productive%2C%20Cursor%20is%20the%20best%20way%20to%20build%20software%20with%20AI.&plt=656.6999998092651&it=1776362563945&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GET — 200 — 16 B — 67 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=547821531655094&ev=PageView&dl=https%3A%2F%2Fcursor.com%2F&rl=&if=false&ts=1776362564324&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776362564314.363879376612206517&ler=empty&cdl=API_unavailable&pmd[title]=Cursor%3A%20The%20best%20way%20to%20code%20with%20AI&pmd[locale]=en-US&pmd[description]=Built%20to%20make%20you%20extraordinarily%20productive%2C%20Cursor%20is%20the%20best%20way%20to%20build%20software%20with%20AI.&plt=656.6999998092651&it=1776362563945&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=547821531655094&ev=PageView&dl=https%3A%2F%2Fcursor.com%2F&rl=&if=false&ts=1776362564324&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776362564314.363879376612206517&ler=empty&cdl=API_unavailable&pmd[title]=Cursor%3A%20The%20best%20way%20to%20code%20with%20AI&pmd[locale]=en-US&pmd[description]=Built%20to%20make%20you%20extraordinarily%20productive%2C%20Cursor%20is%20the%20best%20way%20to%20build%20software%20with%20AI.&plt=656.6999998092651&it=1776362563945&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGET — 200 — 192 B — 251 ms — h3https://www.facebook.com/tr/?id=1600187491022491&ev=PageView&dl=https%3A%2F%2Fcursor.com%2F&rl=&if=false&ts=1776362564330&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776362564314.363879376612206517&ler=empty&cdl=API_unavailable&pmd[title]=Cursor%3A%20The%20best%20way%20to%20code%20with%20AI&pmd[locale]=en-US&pmd[description]=Built%20to%20make%20you%20extraordinarily%20productive%2C%20Cursor%20is%20the%20best%20way%20to%20build%20software%20with%20AI.&plt=656.6999998092651&it=1776362563945&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=16001874910... https://www.facebook.com/tr/?id=1600187491022491&ev=PageView&dl=https%3A%2F%2Fcursor.com%2F&rl=&if=false&ts=1776362564330&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776362564314.363879376612206517&ler=empty&cdl=API_unavailable&pmd[title]=Cursor%3A%20The%20best%20way%20to%20code%20with%20AI&pmd[locale]=en-US&pmd[description]=Built%20to%20make%20you%20extraordinarily%20productive%2C%20Cursor%20is%20the%20best%20way%20to%20build%20software%20with%20AI.&plt=656.6999998092651&it=1776362563945&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GET — 200 — 19 B — 62 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1600187491022491&ev=PageView&dl=https%3A%2F%2Fcursor.com%2F&rl=&if=false&ts=1776362564330&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776362564314.363879376612206517&ler=empty&cdl=API_unavailable&pmd[title]=Cursor%3A%20The%20best%20way%20to%20code%20with%20AI&pmd[locale]=en-US&pmd[description]=Built%20to%20make%20you%20extraordinarily%20productive%2C%20Cursor%20is%20the%20best%20way%20to%20build%20software%20with%20AI.&plt=656.6999998092651&it=1776362563945&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1600187491022491&ev=PageView&dl=https%3A%2F%2Fcursor.com%2F&rl=&if=false&ts=1776362564330&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776362564314.363879376612206517&ler=empty&cdl=API_unavailable&pmd[title]=Cursor%3A%20The%20best%20way%20to%20code%20with%20AI&pmd[locale]=en-US&pmd[description]=Built%20to%20make%20you%20extraordinarily%20productive%2C%20Cursor%20is%20the%20best%20way%20to%20build%20software%20with%20AI.&plt=656.6999998092651&it=1776362563945&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGET — 200 — 199 B — 241 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 12596ms · 1993KB · kr30216/mo
cursor.com
Other
Costly
Execution 4774ms
Transfer 71 KB
Unused 32%
Monthly Cost kr11452/mo
cursor.com
Other
Costly
Execution 2139ms
Transfer 68 KB
Monthly Cost kr5130/mo
cursor.com
Other
Costly
Execution 1861ms
Transfer 49 KB
Monthly Cost kr4465/mo
Unattributable
Other
Costly
Execution 797ms
Transfer 0 KB
Monthly Cost kr1912/mo
Google Tag Manager
Tag Manager
Costly
Execution 512ms
Transfer 127 KB
Unused 49%
Monthly Cost kr1228/mo
analytics.tiktok.com
Other
Costly
Execution 353ms
Transfer 110 KB
Unused 52%
Monthly Cost kr848/mo
Google Tag Manager
Tag Manager
Costly
Execution 347ms
Transfer 157 KB
Unused 41%
Monthly Cost kr833/mo
cursor.com
Other
Costly
Execution 255ms
Transfer 187 KB
Monthly Cost kr611/mo
cursor.com
Other
Costly
Execution 229ms
Transfer 6 KB
Monthly Cost kr549/mo
cursor.com
Other
Costly
Execution 201ms
Transfer 37 KB
Monthly Cost kr481/mo
0ay7zb.cursor.com
Other
Costly
Execution 195ms
Transfer 11 KB
Monthly Cost kr468/mo
Facebook Pixel
Advertising
Costly
Execution 132ms
Transfer 96 KB
Unused 35%
Monthly Cost kr316/mo
Google Tag Manager
Tag Manager
Costly
Execution 130ms
Transfer 145 KB
Unused 41%
Monthly Cost kr311/mo
cursor.com
Other
Costly
Execution 123ms
Transfer 28 KB
Monthly Cost kr295/mo
Facebook Pixel
Advertising
Costly
Execution 108ms
Transfer 16 KB
Monthly Cost kr260/mo
Facebook Pixel
Advertising
Costly
Execution 97ms
Transfer 44 KB
Monthly Cost kr232/mo
cursor.com
Other
Costly
Execution 84ms
Transfer 31 KB
Monthly Cost kr202/mo
cursor.com
Other
Costly
Execution 74ms
Transfer 347 KB
Unused 100%
Monthly Cost kr178/mo
cursor.com
Other
Costly
Execution 70ms
Transfer 47 KB
Monthly Cost kr168/mo
cursor.com
Other
Costly
Execution 58ms
Transfer 239 KB
Unused 91%
Monthly Cost kr139/mo
cursor.com
Other
Costly
Execution 57ms
Transfer 178 KB
Unused 77%
Monthly Cost kr137/mo

These scripts may cost more than they're worth

  • cursor.com adds 4774ms and costs ~kr11452/month
  • cursor.com adds 2139ms and costs ~kr5130/month
  • cursor.com adds 1861ms and costs ~kr4465/month
  • Unattributable adds 797ms and costs ~kr1912/month
  • Google Tag Manager adds 512ms and costs ~kr1228/month
  • analytics.tiktok.com adds 353ms and costs ~kr848/month
  • Google Tag Manager adds 347ms and costs ~kr833/month
  • cursor.com adds 255ms and costs ~kr611/month
  • cursor.com adds 229ms and costs ~kr549/month
  • cursor.com adds 201ms and costs ~kr481/month
  • 0ay7zb.cursor.com adds 195ms and costs ~kr468/month
  • Facebook Pixel adds 132ms and costs ~kr316/month
  • Google Tag Manager adds 130ms and costs ~kr311/month
  • cursor.com adds 123ms and costs ~kr295/month
  • Facebook Pixel adds 108ms and costs ~kr260/month
  • Facebook Pixel adds 97ms and costs ~kr232/month
  • cursor.com adds 84ms and costs ~kr202/month
  • cursor.com adds 74ms and costs ~kr178/month
  • cursor.com adds 70ms and costs ~kr168/month
  • cursor.com adds 58ms and costs ~kr139/month
  • cursor.com adds 57ms and costs ~kr137/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

cursor.com takes 4774ms 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

cursor.com takes 2139ms 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

cursor.com takes 1861ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

Google Tag Manager takes 512ms 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

analytics.tiktok.com takes 353ms 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 analytics.tiktok.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

Google Tag Manager takes 347ms 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

cursor.com takes 255ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

cursor.com takes 229ms 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

cursor.com takes 201ms 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

0ay7zb.cursor.com takes 195ms 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

Facebook Pixel takes 132ms 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

Google Tag Manager takes 130ms 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

cursor.com takes 123ms 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

Facebook Pixel takes 108ms 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

Facebook Pixel takes 97ms 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

cursor.com takes 84ms 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

cursor.com takes 74ms 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

100% of cursor.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

cursor.com takes 70ms 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

cursor.com takes 58ms 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

91% of cursor.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

cursor.com takes 57ms 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

77% of cursor.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback