Skip to content
https://cursor.sh

Performance

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

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

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

1.01 s

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

2.73 s

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

126 ms

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

0.008

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

2.55 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

5.35 s

Page Load Progression

704 ms
1.4 s
2.1 s
2.8 s
3.5 s
4.2 s
4.9 s
5.6 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
7.6 MB transferred, 232 requests
FIX
7.6 MB transferred, 232 requests
Critical::
Page weighs 17.3 MB (7.6 MB transferred)
Warning::
Images are 3.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.4 MB
Warning::
JavaScript is 2.9 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.9 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::
232 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.6 g CO2 per page load
7.6 MB / 2.4 MB budget
7.6 MB transferred
232 requests
1.6 g CO2 per page load
Images 3.4 MiB 44%
JavaScript 2.9 MiB 38%
Fonts 653.6 KiB 8%
Other 501.4 KiB 6%
HTML 68.5 KiB 1%
Other 60.9 KiB 1%
Other 57.2 KiB 1%
CSS 48.0 KiB 1%
Other 846 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (7.6 MiB of 7.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3097ms total JS execution
FIX
3097ms total JS execution
Warning::
https://cursor.com/marketing-static/_next/static/c...: 1205ms CPU time
Warning::
https://cursor.com/: 656ms CPU time
Warning::
https://cursor.com/marketing-static/_next/static/c...: 429ms CPU time
Warning::
Unattributable: 273ms CPU time
Info::
https://cursor.com/marketing-static/_next/static/c...: 194ms CPU time
Warning::
Third-party scripts: 3097ms (100% of total)

Main Thread Breakdown

Script Evaluation 48% Other 25% Style & Layout 13% Script Parsing & Compilation 7% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://cursor.com/marketing-static/_next/static/chunks/0wctz3hel4v8f.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA71205ms955ms9ms3rd
https://cursor.com/656ms23ms13ms3rd
https://cursor.com/marketing-static/_next/static/chunks/0-l9-.9ymblrk.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7429ms74ms3ms3rd
Unattributable273ms16ms0ms3rd
https://cursor.com/marketing-static/_next/static/chunks/0m7n79wrn9oni.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7194ms134ms6ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M2R7938W134ms104ms11ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js86ms65ms12ms3rd
https://www.googletagmanager.com/gtag/js?id=G-5H6JBHFD7Z&cx=c&gtm=4e64f0&bs=ctrl270ms58ms12ms3rd
https://cursor.com/marketing-static/_next/static/chunks/0ubj8n~1c_wkf.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA751ms47ms4ms3rd
F
JS Bundles
Action
102 scripts, 1.2 MB unused
FIX
102 scripts, 1.2 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.2 MB
1272 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=4e64f0&bs=ctrl2157 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 (42%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js110 KB56 KB (51%)3rd
https://cursor.com/marketing-static/_next/static/chunks/07_w3cvatbjme.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA749 KB48 KB (99%)3rd
https://connect.facebook.net/en_US/fbevents.js96 KB34 KB (35%)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
232 resources · 7.6 MB · 1.2 MB savings available
FIX
232 resources · 7.6 MB · 1.2 MB savings available
Warning::
Page weight 6.6 MB over 1MB target
Got: 7.6 MB Expected: ≤ 1 MB
Info::
~1.2 MB of savings available
Warning::
231 third-party resources (100% of weight)
Info::
7 resources over 200KB
232 resources · 7.6 MiB · 231 third-party 6.6 MiB over 1MB target
Image 45% · 3.4 MiB
JavaScript 38% · 2.9 MiB
Font 8% · 653.6 KiB
Other 6% · 502.2 KiB
Document 1% · 68.7 KiB
Media 1% · 60.9 KiB
CSS 1% · 48.0 KiB

~1.2 MiB of savings available

Remove unused JavaScript: 1.2 MiB
B
Image Optimization
23 images, 0 KB saveable
REVIEW
23 images, 0 KB saveable
Info::
All images are well-optimized
23 images 3.4 MB
0 oversized -0 KB
13 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 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.0 s LCP 2.7 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.9 KiB — 31 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.1 KiB — 43 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 — 33 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 — 43 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 — 54 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 — 61 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 — 49 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 — 64 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 — 185 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.5 KiB — 57 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 — 55 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 — 51 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.7 KiB — 51 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 — 47 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 — 40 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 — 14.0 KiB — 46 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.7 KiB — 28 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 — 41 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 — 32 ms — font-display: swap
1112828ec2c13661-s.p.17... woff2 swap
Size 15 KB
Load time 31 ms
Start 272 ms
Risk FOUT — text flashes from fallback to web font
345c85a432359eed-s.p.0a... woff2 swap
Size 14 KB
Load time 43 ms
Start 273 ms
Risk FOUT — text flashes from fallback to web font
6a9fa677ec1bbd33-s.p.0b... woff2 swap
Size 15 KB
Load time 33 ms
Start 273 ms
Risk FOUT — text flashes from fallback to web font
80dbc432bf467303-s.p.0u... woff2 swap
Size 13 KB
Load time 43 ms
Start 273 ms
Risk FOUT — text flashes from fallback to web font
84a2306e77cafc81-s.p.07... woff2 swap
Size 14 KB
Load time 54 ms
Start 275 ms
Risk FOUT — text flashes from fallback to web font
8e451580e5e95631-s.p.0p... woff2 swap
Size 14 KB
Load time 61 ms
Start 275 ms
Risk FOUT — text flashes from fallback to web font
9be384ea93fe3f49-s.p.05... woff2 swap
Size 14 KB
Load time 49 ms
Start 275 ms
Risk FOUT — text flashes from fallback to web font
BerkeleyMono_Oblique.p.... woff2 swap
Size 25 KB
Load time 64 ms
Start 276 ms
Risk FOUT — text flashes from fallback to web font
BerkeleyMono_Regular.p.... woff2 swap
Size 24 KB
Load time 185 ms
Start 276 ms
Risk FOUT — text flashes from fallback to web font
CursorGothic_Bold-s.p.1... woff2 swap
Size 49 KB
Load time 57 ms
Start 276 ms
Risk FOUT — text flashes from fallback to web font
CursorGothic_BoldItalic... woff2 swap
Size 51 KB
Load time 55 ms
Start 276 ms
Risk FOUT — text flashes from fallback to web font
CursorGothic_Italic-s.p... woff2 swap
Size 48 KB
Load time 51 ms
Start 277 ms
Risk FOUT — text flashes from fallback to web font
CursorGothic_Regular-s.... woff2 swap
Size 45 KB
Load time 51 ms
Start 277 ms
Risk FOUT — text flashes from fallback to web font
a523ad25754b11ff-s.p.07... woff2 swap
Size 14 KB
Load time 47 ms
Start 277 ms
Risk FOUT — text flashes from fallback to web font
ac372c80b3e400a1-s.p.00... woff2 swap
Size 15 KB
Load time 40 ms
Start 278 ms
Risk FOUT — text flashes from fallback to web font
f30fd2e485acf1bc-s.p.0_... woff2 swap
Size 14 KB
Load time 46 ms
Start 278 ms
Risk FOUT — text flashes from fallback to web font
JJannon_Book.18d314o_76... woff2 swap
Size 78 KB
Load time 28 ms
Start 557 ms
Risk FOUT — text flashes from fallback to web font
JJannon_Book_Italic.0r-... woff2 swap
Size 106 KB
Load time 41 ms
Start 557 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 32 ms
Start 557 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
232 requests over 3492ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.0 s LCP 2.7 shttps://cursor.sh// https://cursor.sh/ — 308 — 216 B — 105 ms — h2https://cursor.com/cursor.com/ https://cursor.com/ — 200 — 68.5 KiB — 162 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.9 KiB — 31 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.1 KiB — 43 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 — 33 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 — 43 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 — 54 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 — 61 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 — 49 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 — 64 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 — 185 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.5 KiB — 57 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 — 55 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 — 51 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.7 KiB — 51 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 — 47 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 — 40 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 — 14.0 KiB — 46 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 — 61 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 — 55 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 — 52 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.1 KiB — 56 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 — 68 ms — h3https://cursor.com/marketing-static/_next/image?url=https%3A%2F%2Fptht05hbb1ssoooe.public.blob.vercel-storage.com%2Fassets%2Fmisc%2Fasset-cc24ca462279ca23250c.jpg&w=1920&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=1920&q=70 — 200 — 129.3 KiB — 73 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 — 94 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 — 106 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.7 KiB — 81 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 — 90 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.6 KiB — 99 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 — 79 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.0 s LCP 2.7 shttps://cursor.sh// https://cursor.sh/ — 308 — 216 B — 105 ms — h2https://cursor.com/cursor.com/ https://cursor.com/ — 200 — 68.5 KiB — 162 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.9 KiB — 31 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.1 KiB — 43 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 — 33 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 — 43 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 — 54 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 — 61 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 — 49 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 — 64 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 — 185 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.5 KiB — 57 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 — 55 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 — 51 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.7 KiB — 51 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 — 47 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 — 40 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 — 14.0 KiB — 46 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 — 61 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 — 55 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 — 52 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.1 KiB — 56 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 — 68 ms — h3https://cursor.com/marketing-static/_next/image?url=https%3A%2F%2Fptht05hbb1ssoooe.public.blob.vercel-storage.com%2Fassets%2Fmisc%2Fasset-cc24ca462279ca23250c.jpg&w=1920&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=1920&q=70 — 200 — 129.3 KiB — 73 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 — 94 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 — 106 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.7 KiB — 81 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 — 90 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.6 KiB — 99 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 — 79 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 — 71 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.5 KiB — 71 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.5 KiB — 68 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.5 KiB — 63 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 — 64 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 — 106 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 — 138 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.1 KiB — 76 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 — 721 B — 77 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.8 KiB — 82 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.1 KiB — 83 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 — 80 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 — 91 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 — 80 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 — 126 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 — 109 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.4 KiB — 89 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 — 136 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.7 KiB — 108 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 — 118 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.4 KiB — 108 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 — 135 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 — 28.0 KiB — 116 ms — h2https://cursor.com/marketing-static/manifest.webmanifestcursor.com/marketing-static/manifes... https://cursor.com/marketing-static/manifest.webmanifest — 200 — 846 B — 83 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.7 KiB — 28 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 — 41 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 — 32 ms — h2https://cursor.com/marketing-static/_next/image?url=https%3A%2F%2Fptht05hbb1ssoooe.public.blob.vercel-storage.com%2Fassets%2Fmisc%2Fasset-85923e7fafe00c9c0d1f.jpg&w=1920&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=1920&q=70 — 200 — 77.4 KiB — 27 ms — h2https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Fswhitmore.png&w=32&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/i... https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Fswhitmore.png&w=32&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 492 B — 33 ms — h2https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Feric.jpeg&w=32&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/i... https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Feric.jpeg&w=32&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 482 B — 34 ms — h2https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Frikki.jpg&w=32&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/i... https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Frikki.jpg&w=32&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 439 B — 31 ms — h2https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Fryo.png&w=32&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/i... https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Fusers%2Fryo.png&w=32&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 448 B — 35 ms — h2https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Ficon-192x192.png&w=32&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/i... https://cursor.com/marketing-static/_next/image?url=%2Fmarketing-static%2Ficon-192x192.png&w=32&q=70&dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 459 B — 35 ms — h2https://cursor.com/marketing-static/_next/image?url=https%3A%2F%2Fptht05hbb1ssoooe.public.blob.vercel-storage.com%2Fassets%2Finternal-brand%2Finternal-brand-023-3291bb4c.jpg&w=1920&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%2Finternal-brand%2Finternal-brand-023-3291bb4c.jpg&w=1920&q=70 — 200 — 152.2 KiB — 45 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 — 25 ms — h2https://cursor.com/marketing-static/icon-192x192.pngcursor.com/marketing-static/icon-19... https://cursor.com/marketing-static/icon-192x192.png — 200 — 1.8 KiB — 24 ms — h2https://cursor.com/marketing-static/favicon.icocursor.com/marketing-static/favicon... https://cursor.com/marketing-static/favicon.ico — 200 — 26.8 KiB — 26 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 — 244 ms — h2https://cursor.com/statsig-proxy/v1/initialize?k=client-Bm4HJ0aDjXHQVsoACMREyLNxm5p6zzuzhO50MgtoT5D&st=javascript-client&sv=3.32.2&t=1776362588958&sid=7498679b-0615-4d45-a3ae-f57d728e4bad&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=1776362588958&sid=7498679b-0615-4d45-a3ae-f57d728e4bad&se=1 — 200 — 50.4 KiB — 140 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 — 30 ms — h3https://ip.conceptualhq.com/ip.conceptualhq.com/ https://ip.conceptualhq.com/ — 200 — 235 B — 488 ms — http/1.1https://ip.conceptualhq.com/ip.conceptualhq.com/ https://ip.conceptualhq.com/ — 200 — 235 B — 629 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 — 27 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 — 27 ms — h2https://cursor.com/_vercel/insights/script.jscursor.com/_vercel/insights/script.... https://cursor.com/_vercel/insights/script.js — 200 — 1.4 KiB — 51 ms — h2https://cursor.com/_vercel/speed-insights/script.jscursor.com/_vercel/speed-insights/s... https://cursor.com/_vercel/speed-insights/script.js — 200 — 4.9 KiB — 30 ms — h2https://cursor.com/statsig-proxy/v1/rgstr?k=client-Bm4HJ0aDjXHQVsoACMREyLNxm5p6zzuzhO50MgtoT5D&st=javascript-client-react&sv=3.32.2&t=1776362589440&sid=7498679b-0615-4d45-a3ae-f57d728e4bad&ec=1cursor.com/statsig-proxy/v1/rgstr?k... https://cursor.com/statsig-proxy/v1/rgstr?k=client-Bm4HJ0aDjXHQVsoACMREyLNxm5p6zzuzhO50MgtoT5D&st=javascript-client-react&sv=3.32.2&t=1776362589440&sid=7498679b-0615-4d45-a3ae-f57d728e4bad&ec=1 — 202 — 2.8 KiB — 94 ms — h2https://cursor.com/contact-sales?source=hero_contact_team&_rsc=1d546cursor.com/contact-sales?source=her... https://cursor.com/contact-sales?source=hero_contact_team&_rsc=1d546 — 200 — 3.6 KiB — 56 ms — h2https://cursor.com/download?_rsc=1d546cursor.com/download?_rsc=1d546 https://cursor.com/download?_rsc=1d546 — 200 — 3.6 KiB — 49 ms — h2https://cursor.com/contact-sales?source=navbar&_rsc=1d546cursor.com/contact-sales?source=nav... https://cursor.com/contact-sales?source=navbar&_rsc=1d546 — 200 — 3.5 KiB — 48 ms — h2https://cursor.com/careers?_rsc=1d546cursor.com/careers?_rsc=1d546 https://cursor.com/careers?_rsc=1d546 — 200 — 3.4 KiB — 52 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.7 KiB — 27 ms — h2https://cursor.com/_vercel/insights/viewcursor.com/_vercel/insights/view https://cursor.com/_vercel/insights/view — 200 — 177 B — 59 ms — h2https://cursor.com/marketing-static/users/swhitmore.pngcursor.com/marketing-static/users/s... https://cursor.com/marketing-static/users/swhitmore.png — 200 — 414.1 KiB — 38 ms — h2https://cursor.com/workshops?_rsc=1d546cursor.com/workshops?_rsc=1d546 https://cursor.com/workshops?_rsc=1d546 — 200 — 3.9 KiB — 50 ms — h2https://cursor.com/help?_rsc=1d546cursor.com/help?_rsc=1d546 https://cursor.com/help?_rsc=1d546 — 204 — 54 B — 27 ms — h2https://cursor.com/community?_rsc=1d546cursor.com/community?_rsc=1d546 https://cursor.com/community?_rsc=1d546 — 200 — 3.4 KiB — 45 ms — h2https://cursor.com/blog?_rsc=1d546cursor.com/blog?_rsc=1d546 https://cursor.com/blog?_rsc=1d546 — 200 — 3.5 KiB — 48 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.6 KiB — 27 ms — h2https://cursor.com/changelog?_rsc=1d546cursor.com/changelog?_rsc=1d546 https://cursor.com/changelog?_rsc=1d546 — 200 — 3.4 KiB — 47 ms — h2https://ptht05hbb1ssoooe.public.blob.vercel-storage.com/assets/workshops/amrita.jpegptht05hbb1ssoooe.public.blob.vercel... https://ptht05hbb1ssoooe.public.blob.vercel-storage.com/assets/workshops/amrita.jpeg — 200 — 44.3 KiB — 94 ms — h2https://ptht05hbb1ssoooe.public.blob.vercel-storage.com/assets/workshops/chris-diaz.pngptht05hbb1ssoooe.public.blob.vercel... https://ptht05hbb1ssoooe.public.blob.vercel-storage.com/assets/workshops/chris-diaz.png — 200 — 388.2 KiB — 206 ms — h2https://ptht05hbb1ssoooe.public.blob.vercel-storage.com/assets/workshops/sunny-shah.jpegptht05hbb1ssoooe.public.blob.vercel... https://ptht05hbb1ssoooe.public.blob.vercel-storage.com/assets/workshops/sunny-shah.jpeg — 200 — 114.8 KiB — 196 ms — h2https://ptht05hbb1ssoooe.public.blob.vercel-storage.com/assets/uploads/joel-TPpROnXIF7fpHzo7hUkGF8iB4oIoVl.pngptht05hbb1ssoooe.public.blob.vercel... https://ptht05hbb1ssoooe.public.blob.vercel-storage.com/assets/uploads/joel-TPpROnXIF7fpHzo7hUkGF8iB4oIoVl.png — 200 — 371.2 KiB — 199 ms — h2https://ptht05hbb1ssoooe.public.blob.vercel-storage.com/assets/workshops/george-hou.pngptht05hbb1ssoooe.public.blob.vercel... https://ptht05hbb1ssoooe.public.blob.vercel-storage.com/assets/workshops/george-hou.png — 200 — 330.5 KiB — 206 ms — h2https://cursor.com/pricing?_rsc=1d546cursor.com/pricing?_rsc=1d546 https://cursor.com/pricing?_rsc=1d546 — 200 — 3.5 KiB — 56 ms — h2https://cursor.com/enterprise?_rsc=1d546cursor.com/enterprise?_rsc=1d546 https://cursor.com/enterprise?_rsc=1d546 — 200 — 3.6 KiB — 48 ms — h2https://cursor.com/marketplace?_rsc=1d546cursor.com/marketplace?_rsc=1d546 https://cursor.com/marketplace?_rsc=1d546 — 204 — 80 B — 26 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.9 KiB — 28 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 — 124 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 — 28 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 — 77 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.6 KiB — 29 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 — 47 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 — 69 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.3 KiB — 30 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.3 KiB — 54 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 — 41 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 — 56 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.4 KiB — 47 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 — 79 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 — 43 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.2 KiB — 47 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 — 58 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.0 KiB — 50 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 — 93 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 — 102 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.2 KiB — 65 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 — 66 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 — 71 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 — 78 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 — 105 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 — 96 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.3 KiB — 79 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.6 KiB — 60 ms — h2https://cursor.com/cli?_rsc=1d546cursor.com/cli?_rsc=1d546 https://cursor.com/cli?_rsc=1d546 — 200 — 3.4 KiB — 67 ms — h2https://cursor.com/product/tab?_rsc=1d546cursor.com/product/tab?_rsc=1d546 https://cursor.com/product/tab?_rsc=1d546 — 200 — 3.5 KiB — 73 ms — h2https://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 — 477 B — 89 ms — h2https://cursor.com/bugbot?_rsc=1d546cursor.com/bugbot?_rsc=1d546 https://cursor.com/bugbot?_rsc=1d546 — 200 — 3.5 KiB — 86 ms — h2https://cursor.com/product?_rsc=1d546cursor.com/product?_rsc=1d546 https://cursor.com/product?_rsc=1d546 — 200 — 3.6 KiB — 102 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0_yhg6kuk37dr.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0_yhg6kuk37dr.css?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 1.1 KiB — 29 ms — h2https://cursor.com/home?_rsc=1d546cursor.com/home?_rsc=1d546 https://cursor.com/home?_rsc=1d546 — 200 — 5.1 KiB — 45 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 — 610 B — 467 ms — h3https://cursor.com/contact-sales?source=hero_contact_team&_rsc=1k0x3cursor.com/contact-sales?source=her... https://cursor.com/contact-sales?source=hero_contact_team&_rsc=1k0x3 — 200 — 4.2 KiB — 46 ms — h2https://cursor.com/contact-sales?source=hero_contact_team&_rsc=txhg2cursor.com/contact-sales?source=her... https://cursor.com/contact-sales?source=hero_contact_team&_rsc=txhg2 — 200 — 4.0 KiB — 59 ms — h2https://cursor.com/contact-sales?source=hero_contact_team&_rsc=99e0hcursor.com/contact-sales?source=her... https://cursor.com/contact-sales?source=hero_contact_team&_rsc=99e0h — 200 — 7.9 KiB — 46 ms — h2https://cursor.com/contact-sales?source=hero_contact_team&_rsc=6hsk6cursor.com/contact-sales?source=her... https://cursor.com/contact-sales?source=hero_contact_team&_rsc=6hsk6 — 200 — 3.7 KiB — 63 ms — h2https://cursor.com/contact-sales?source=hero_contact_team&_rsc=dfqdocursor.com/contact-sales?source=her... https://cursor.com/contact-sales?source=hero_contact_team&_rsc=dfqdo — 200 — 3.6 KiB — 56 ms — h2https://cursor.com/contact-sales?source=hero_contact_team&_rsc=xla7pcursor.com/contact-sales?source=her... https://cursor.com/contact-sales?source=hero_contact_team&_rsc=xla7p — 200 — 5.0 KiB — 60 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.7 KiB — 28 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.8 KiB — 63 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0fjt9fn6c01dn.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0fjt9fn6c01dn.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 29.0 KiB — 42 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0j1zw03kpa.yn.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0j1zw03kpa.yn.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 6.3 KiB — 43 ms — h2https://cursor.com/download?_rsc=1k0x3cursor.com/download?_rsc=1k0x3 https://cursor.com/download?_rsc=1k0x3 — 200 — 4.2 KiB — 54 ms — h2https://www.googletagmanager.com/gtag/js?id=G-5H6JBHFD7Z&cx=c&gtm=4e64f0&bs=ctrl2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-5H6JBHFD7Z&cx=c&gtm=4e64f0&bs=ctrl2 — 200 — 157.2 KiB — 135 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 — 125 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.2 KiB — 181 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 — 36 ms — h2https://analytics.roadwayai.com/tag.jsanalytics.roadwayai.com/tag.js https://analytics.roadwayai.com/tag.js — 200 — 2.8 KiB — 62 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 — 123 ms — h2https://cursor.com/download?_rsc=vp9fjcursor.com/download?_rsc=vp9fj https://cursor.com/download?_rsc=vp9fj — 200 — 3.8 KiB — 56 ms — h2https://cursor.com/download?_rsc=1e1rccursor.com/download?_rsc=1e1rc https://cursor.com/download?_rsc=1e1rc — 200 — 2.4 KiB — 70 ms — h2https://cursor.com/careers?_rsc=1k0x3cursor.com/careers?_rsc=1k0x3 https://cursor.com/careers?_rsc=1k0x3 — 200 — 2.8 KiB — 50 ms — h2https://cursor.com/careers?_rsc=1wpdkcursor.com/careers?_rsc=1wpdk https://cursor.com/careers?_rsc=1wpdk — 200 — 2.4 KiB — 64 ms — h2https://cursor.com/careers?_rsc=bqipycursor.com/careers?_rsc=bqipy https://cursor.com/careers?_rsc=bqipy — 200 — 66.9 KiB — 66 ms — h2https://cursor.com/workshops?_rsc=1k0x3cursor.com/workshops?_rsc=1k0x3 https://cursor.com/workshops?_rsc=1k0x3 — 200 — 3.0 KiB — 56 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0j~z0wis3.vac.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0j~z0wis3.vac.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 22.1 KiB — 36 ms — h2https://cursor.com/workshops?_rsc=ymz31cursor.com/workshops?_rsc=ymz31 https://cursor.com/workshops?_rsc=ymz31 — 200 — 4.1 KiB — 57 ms — h2https://cursor.com/workshops?_rsc=1ya6lcursor.com/workshops?_rsc=1ya6l https://cursor.com/workshops?_rsc=1ya6l — 200 — 8.5 KiB — 45 ms — h2https://www.google.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Fcursor.com%2F&scrsrc=www.googletagmanager.com&rnd=1971848915.1776362591&dt=Cursor%3A%20The%20best%20way%20to%20code%20with%20AI&auid=1131123804.1776362591&navt=n&npa=1&gtm=45be64f0v9231728922za200zd9231728922xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938469~117266400~118289195&apve=1&apvf=f&apvc=1&tids=AW-17332771332&tid=AW-17332771332&tft=1776362590548&tfd=2415www.google.com/ccm/collect?rcb=15&f... https://www.google.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Fcursor.com%2F&scrsrc=www.googletagmanager.com&rnd=1971848915.1776362591&dt=Cursor%3A%20The%20best%20way%20to%20code%20with%20AI&auid=1131123804.1776362591&navt=n&npa=1&gtm=45be64f0v9231728922za200zd9231728922xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938469~117266400~118289195&apve=1&apvf=f&apvc=1&tids=AW-17332771332&tid=AW-17332771332&tft=1776362590548&tfd=2415 — -1 — 0 B — 0 ms — https://cursor.com/community?_rsc=1k0x3cursor.com/community?_rsc=1k0x3 https://cursor.com/community?_rsc=1k0x3 — 200 — 4.2 KiB — 43 ms — h2https://cursor.com/marketing-static/_next/static/chunks/03e8g-kwjg.6~.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/03e8g-kwjg.6~.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 11.8 KiB — 30 ms — h2https://cursor.com/community?_rsc=1ufikcursor.com/community?_rsc=1ufik https://cursor.com/community?_rsc=1ufik — 200 — 3.6 KiB — 57 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0ebe4-vtv80rw.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0ebe4-vtv80rw.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 4.2 KiB — 28 ms — h2https://cursor.com/community?_rsc=107szcursor.com/community?_rsc=107sz https://cursor.com/community?_rsc=107sz — 200 — 6.2 KiB — 52 ms — h2https://cursor.com/blog?_rsc=1k0x3cursor.com/blog?_rsc=1k0x3 https://cursor.com/blog?_rsc=1k0x3 — 200 — 4.2 KiB — 54 ms — h2https://cursor.com/blog?_rsc=91l93cursor.com/blog?_rsc=91l93 https://cursor.com/blog?_rsc=91l93 — 200 — 3.7 KiB — 52 ms — h2https://cursor.com/blog?_rsc=13dq8cursor.com/blog?_rsc=13dq8 https://cursor.com/blog?_rsc=13dq8 — 200 — 24.7 KiB — 51 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0q412rpz7xd71.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0q412rpz7xd71.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 11.8 KiB — 29 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0vl39d5gkfam5.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0vl39d5gkfam5.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 19.0 KiB — 30 ms — h2https://cursor.com/changelog?_rsc=1k0x3cursor.com/changelog?_rsc=1k0x3 https://cursor.com/changelog?_rsc=1k0x3 — 200 — 4.1 KiB — 53 ms — h2https://cursor.com/changelog?_rsc=sppm2cursor.com/changelog?_rsc=sppm2 https://cursor.com/changelog?_rsc=sppm2 — 200 — 3.7 KiB — 58 ms — h2https://cursor.com/changelog?_rsc=lgyajcursor.com/changelog?_rsc=lgyaj https://cursor.com/changelog?_rsc=lgyaj — 200 — 10.8 KiB — 47 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0uo~--wz7dtj_.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0uo~--wz7dtj_.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 11.7 KiB — 26 ms — h2https://cursor.com/marketing-static/_next/static/chunks/07_w3cvatbjme.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/07_w3cvatbjme.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 48.7 KiB — 27 ms — h2https://cursor.com/pricing?_rsc=1k0x3cursor.com/pricing?_rsc=1k0x3 https://cursor.com/pricing?_rsc=1k0x3 — 200 — 4.1 KiB — 51 ms — h2https://cursor.com/pricing?_rsc=uzzbdcursor.com/pricing?_rsc=uzzbd https://cursor.com/pricing?_rsc=uzzbd — 200 — 3.8 KiB — 43 ms — h2https://cursor.com/pricing?_rsc=g6t4xcursor.com/pricing?_rsc=g6t4x https://cursor.com/pricing?_rsc=g6t4x — 200 — 3.8 KiB — 48 ms — h2https://cursor.com/pricing?_rsc=ar1u9cursor.com/pricing?_rsc=ar1u9 https://cursor.com/pricing?_rsc=ar1u9 — 200 — 4.5 KiB — 44 ms — h2https://cursor.com/marketing-static/favicon-light.svgcursor.com/marketing-static/favicon... https://cursor.com/marketing-static/favicon-light.svg — 200 — 71 B — 30 ms — h2https://cursor.com/enterprise?_rsc=1k0x3cursor.com/enterprise?_rsc=1k0x3 https://cursor.com/enterprise?_rsc=1k0x3 — 200 — 4.1 KiB — 51 ms — h2https://cursor.com/enterprise?_rsc=1f2mxcursor.com/enterprise?_rsc=1f2mx https://cursor.com/enterprise?_rsc=1f2mx — 200 — 3.7 KiB — 60 ms — h2https://cursor.com/enterprise?_rsc=pcahzcursor.com/enterprise?_rsc=pcahz https://cursor.com/enterprise?_rsc=pcahz — 200 — 3.8 KiB — 47 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 — 32 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.3 KiB — 29 ms — h2https://cursor.com/enterprise?_rsc=1mf02cursor.com/enterprise?_rsc=1mf02 https://cursor.com/enterprise?_rsc=1mf02 — 200 — 31.9 KiB — 51 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=1776362590854&id=a2_io7m1pn781g4&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=0895197e-735c-472f-acc7-c8d47c7c05b3&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776362590... https://alb.reddit.com/rp.gif?ts=1776362590854&id=a2_io7m1pn781g4&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=0895197e-735c-472f-acc7-c8d47c7c05b3&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 108 ms — h2https://cursor.com/marketing-static/favicon-light.icocursor.com/marketing-static/favicon... https://cursor.com/marketing-static/favicon-light.ico — 200 — 26.2 KiB — 33 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 — 26 ms — h3https://cursor.com/cli?_rsc=1k0x3cursor.com/cli?_rsc=1k0x3 https://cursor.com/cli?_rsc=1k0x3 — 200 — 4.1 KiB — 64 ms — h2https://cursor.com/cli?_rsc=1gv4zcursor.com/cli?_rsc=1gv4z https://cursor.com/cli?_rsc=1gv4z — 200 — 3.6 KiB — 64 ms — h2https://cursor.com/cli?_rsc=us12wcursor.com/cli?_rsc=us12w https://cursor.com/cli?_rsc=us12w — 200 — 6.5 KiB — 60 ms — h2https://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.8 KiB — 30 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.3 KiB — 48 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 — 38 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 — 30 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 — 40 ms — h2https://cursor.com/product/tab?_rsc=1k0x3cursor.com/product/tab?_rsc=1k0x3 https://cursor.com/product/tab?_rsc=1k0x3 — 200 — 4.1 KiB — 182 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-5H6JBHFD7Z&gtm=45je64f0v9238630528z89237776711za20gzb9237776711zd9237776711&_p=1776362588946&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1873177777.1776362591&frm=0&pscdl=noapi&rcb=10&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~117266401~117971173~118289195&sid=1776362591&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=2887region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-5H6JBHFD7Z&gtm=45je64f0v9238630528z89237776711za20gzb9237776711zd9237776711&_p=1776362588946&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1873177777.1776362591&frm=0&pscdl=noapi&rcb=10&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~117266401~117971173~118289195&sid=1776362591&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=2887 — 204 — 545 B — 85 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-5H6JBHFD7Z&cid=1873177777.1776362591&gtm=45je64f0v9238630528z89237776711za20gzb9237776711zd9237776711&rcb=10&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938468~117266401~117971173~118289195&z=1663660140www.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=1873177777.1776362591&gtm=45je64f0v9238630528z89237776711za20gzb9237776711zd9237776711&rcb=10&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938468~117266401~117971173~118289195&z=1663660140 — -1 — 0 B — 0 ms — https://cursor.com/product/tab?_rsc=1tam1cursor.com/product/tab?_rsc=1tam1 https://cursor.com/product/tab?_rsc=1tam1 — 200 — 3.6 KiB — 49 ms — h2https://cursor.com/product/tab?_rsc=k6536cursor.com/product/tab?_rsc=k6536 https://cursor.com/product/tab?_rsc=k6536 — 200 — 3.7 KiB — 49 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0gh62v47a_d28.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0gh62v47a_d28.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 11.9 KiB — 27 ms — h2https://cursor.com/marketing-static/_next/static/chunks/08uh35w4pd2ud.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/08uh35w4pd2ud.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 12.2 KiB — 37 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0pisefayfg6-8.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0pisefayfg6-8.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 19.2 KiB — 29 ms — h2https://cursor.com/product/tab?_rsc=ayfvvcursor.com/product/tab?_rsc=ayfvv https://cursor.com/product/tab?_rsc=ayfvv — 200 — 7.0 KiB — 73 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 — 29 ms — h2https://cursor.com/bugbot?_rsc=1k0x3cursor.com/bugbot?_rsc=1k0x3 https://cursor.com/bugbot?_rsc=1k0x3 — 200 — 4.1 KiB — 55 ms — h2https://cursor.com/bugbot?_rsc=1xrwgcursor.com/bugbot?_rsc=1xrwg https://cursor.com/bugbot?_rsc=1xrwg — 200 — 3.7 KiB — 68 ms — h2https://cursor.com/bugbot?_rsc=1fr4gcursor.com/bugbot?_rsc=1fr4g https://cursor.com/bugbot?_rsc=1fr4g — 200 — 31.1 KiB — 53 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0gah7ocde2voj.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0gah7ocde2voj.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 19.4 KiB — 38 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0bjyx_.5e0yh5.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0bjyx_.5e0yh5.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 16.3 KiB — 37 ms — h2https://cursor.com/product?_rsc=1k0x3cursor.com/product?_rsc=1k0x3 https://cursor.com/product?_rsc=1k0x3 — 200 — 4.2 KiB — 60 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://cursor.com/product?_rsc=33varcursor.com/product?_rsc=33var https://cursor.com/product?_rsc=33var — 200 — 13.2 KiB — 51 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0bhiupc0su-6p.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0bhiupc0su-6p.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 19.5 KiB — 28 ms — h2https://cursor.com/home?_rsc=1k0x3cursor.com/home?_rsc=1k0x3 https://cursor.com/home?_rsc=1k0x3 — 200 — 5.6 KiB — 46 ms — h2https://cursor.com/home?_rsc=pg1jvcursor.com/home?_rsc=pg1jv https://cursor.com/home?_rsc=pg1jv — 200 — 5.1 KiB — 51 ms — h2https://cursor.com/home?_rsc=vhcxccursor.com/home?_rsc=vhcxc https://cursor.com/home?_rsc=vhcxc — 200 — 5.1 KiB — 55 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0l.6~3pn7b-je.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0l.6~3pn7b-je.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 11.8 KiB — 28 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0q.lc46o89ma5.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0q.lc46o89ma5.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 12.2 KiB — 31 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0ka44n8huhlsr.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0ka44n8huhlsr.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 11.7 KiB — 29 ms — h2https://cursor.com/marketing-static/_next/static/chunks/0w-26qrrb4u91.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/0w-26qrrb4u91.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 29.4 KiB — 36 ms — h2https://cursor.com/marketing-static/_next/static/chunks/08s8sc2ppoimb.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7cursor.com/marketing-static/_next/s... https://cursor.com/marketing-static/_next/static/chunks/08s8sc2ppoimb.js?dpl=dpl_FuDTWiffS6ZNYELspE7gDZpoHLA7 — 200 — 33.0 KiB — 38 ms — h2https://cursor.com/home?_rsc=40wzgcursor.com/home?_rsc=40wzg https://cursor.com/home?_rsc=40wzg — 200 — 31.9 KiB — 49 ms — h2https://cursor.com/contact-sales?_rsc=1d546cursor.com/contact-sales?_rsc=1d546 https://cursor.com/contact-sales?_rsc=1d546 — 200 — 3.6 KiB — 44 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 — 10 ms — h2https://www.facebook.com/tr/?id=547821531655094&ev=PageView&dl=https%3A%2F%2Fcursor.com%2F&rl=&if=false&ts=1776362591394&sw=800&sh=600&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776362591385.885992446248431149&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=466.6000003814697&it=1776362590890&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&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=1776362591394&sw=800&sh=600&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776362591385.885992446248431149&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=466.6000003814697&it=1776362590890&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 16 B — 41 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=1776362591394&sw=800&sh=600&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776362591385.885992446248431149&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=466.6000003814697&it=1776362590890&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&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=1776362591394&sw=800&sh=600&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776362591385.885992446248431149&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=466.6000003814697&it=1776362590890&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 200 B — 211 ms — h3https://www.facebook.com/tr/?id=1600187491022491&ev=PageView&dl=https%3A%2F%2Fcursor.com%2F&rl=&if=false&ts=1776362591401&sw=800&sh=600&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776362591385.885992446248431149&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=466.6000003814697&it=1776362590890&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&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=1776362591401&sw=800&sh=600&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776362591385.885992446248431149&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=466.6000003814697&it=1776362590890&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 19 B — 39 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=1776362591401&sw=800&sh=600&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776362591385.885992446248431149&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=466.6000003814697&it=1776362590890&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&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=1776362591401&sw=800&sh=600&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776362591385.885992446248431149&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=466.6000003814697&it=1776362590890&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 195 B — 221 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 3097ms · 622KB · kr7430/mo
cursor.com
Other
Costly
Execution 1205ms
Transfer 71 KB
Unused 32%
Monthly Cost kr2891/mo
cursor.com
Other
Costly
Execution 656ms
Transfer 68 KB
Monthly Cost kr1574/mo
cursor.com
Other
Costly
Execution 429ms
Transfer 49 KB
Monthly Cost kr1030/mo
Unattributable
Other
Costly
Execution 273ms
Transfer 0 KB
Monthly Cost kr654/mo
cursor.com
Other
Costly
Execution 194ms
Transfer 37 KB
Monthly Cost kr465/mo
Google Tag Manager
Tag Manager
Costly
Execution 134ms
Transfer 127 KB
Unused 49%
Monthly Cost kr321/mo
analytics.tiktok.com
Other
Costly
Execution 86ms
Transfer 110 KB
Unused 51%
Monthly Cost kr207/mo
Google Tag Manager
Tag Manager
Costly
Execution 70ms
Transfer 157 KB
Unused 41%
Monthly Cost kr168/mo
cursor.com
Other
Costly
Execution 51ms
Transfer 4 KB
Monthly Cost kr121/mo

These scripts may cost more than they're worth

  • cursor.com adds 1205ms and costs ~kr2891/month
  • cursor.com adds 656ms and costs ~kr1574/month
  • cursor.com adds 429ms and costs ~kr1030/month
  • Unattributable adds 273ms and costs ~kr654/month
  • cursor.com adds 194ms and costs ~kr465/month
  • Google Tag Manager adds 134ms and costs ~kr321/month
  • analytics.tiktok.com adds 86ms and costs ~kr207/month
  • Google Tag Manager adds 70ms and costs ~kr168/month
  • cursor.com adds 51ms and costs ~kr121/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 1205ms 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 656ms 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 429ms 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 273ms 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 194ms 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 134ms 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 86ms 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

51% 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 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 51ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback