Skip to content

All Frameworks

Methodology: Dependency Counts.

For dependency counts, we start by looking at the dependencies for the meta-framework package directly. For example, how many production, development and overall dependencies does `Nuxt` have? We then look at dependencies for the starter projects specifically. Looking at a project's dependencies is more realistic (like the `starter-*` projects) as meta-frameworks rarely just include the meta-framework package alone. It is also important to look at direct dependencies.
FrameworkDepsDevProdGraph
Astro802753View
Next.js2292236View
Nuxt681157View
React Router512328View
SolidStart29425View
SvelteKit241212View
TanStack Start808View

Metaframework Dependencies

Metaframework Dependencies chart
Metaframework Dependencies data
FrameworkDependency count
TanStack Start8
SvelteKit24
SolidStart29
React Router51
Nuxt68
Astro80
Next.js229

The chart includes a dotted median reference line calculated from the visible framework values.

Metaframework Development Dependencies

Metaframework Development Dependencies chart
Metaframework Development Dependencies data
FrameworkDependency count
TanStack Start0
SolidStart4
Nuxt11
SvelteKit12
React Router23
Astro27
Next.js223

The chart includes a dotted median reference line calculated from the visible framework values.

Metaframework Production Dependencies

Metaframework Production Dependencies chart
Metaframework Production Dependencies data
FrameworkDependency count
Next.js6
TanStack Start8
SvelteKit12
SolidStart25
React Router28
Astro53
Nuxt57

The chart includes a dotted median reference line calculated from the visible framework values.

FrameworkDeps Dev / ProdAll DepsDup. Depsnode_modulesDep Install SizeGraph
Astro2 / 138711207.93MB186.65MBView
Next.js6 / 342112560.04MB506.22MBView
Nuxt2 / 369463208.80MB172.24MBView
React Router9 / 62699115.99MB110.99MBView
SolidStart1 / 62278124.34MB99.61MBView
SvelteKit8 / 0158198.44MB101.18MBView
TanStack Start11 / 1342414234.77MB198.52MBView

Starter Project Dev Dependencies

Starter Project Dev Dependencies chart
Starter Project Dev Dependencies data
FrameworkDependency count
SolidStart1
Astro2
Nuxt2
Next.js6
SvelteKit8
React Router9
TanStack Start11

The chart includes a dotted median reference line calculated from the visible framework values.

Starter Project Production Dependencies

Starter Project Production Dependencies chart
Starter Project Production Dependencies data
FrameworkDependency count
SvelteKit0
Astro1
Next.js3
Nuxt3
React Router6
SolidStart6
TanStack Start13

The chart includes a dotted median reference line calculated from the visible framework values.

Starter Project Duplicate Dependencies

Starter Project Duplicate Dependencies chart
Starter Project Duplicate Dependencies data
FrameworkDependency count
SvelteKit1
SolidStart8
React Router9
Astro11
Next.js12
TanStack Start14
Nuxt63

The chart includes a dotted median reference line calculated from the visible framework values.

Methodology: Node Modules Size.

Node modules size

Node modules size chart
Node modules size data
FrameworkMegabytes
SvelteKit98.44 MB
React Router115.99 MB
SolidStart124.34 MB
Astro207.93 MB
Nuxt208.80 MB
TanStack Start234.77 MB
Next.js560.04 MB

The chart includes a dotted median reference line calculated from the visible framework values.

Methodology: Build and Install Times.

FrameworkAvg InstallMin InstallMax InstallAvg Cold BuildAvg Warm Build
Astro3.38s1.71s4.42s0.90s0.87s
Next.js5.77s3.00s6.54s4.76s4.71s
Nuxt5.01s3.27s6.30s3.62s3.77s
React Router1.40s1.27s1.55s1.61s1.57s
SolidStart1.80s1.45s2.08s2.80s2.69s
SvelteKit1.59s1.37s1.77s1.80s1.62s
TanStack Start4.86s1.97s6.99s5.25s5.03s

Avg install time

Avg install time chart
Avg install time data
FrameworkSeconds
React Router1.40s
SvelteKit1.59s
SolidStart1.80s
Astro3.38s
TanStack Start4.86s
Nuxt5.01s
Next.js5.77s

The chart includes a dotted median reference line calculated from the visible framework values.

Cold build time

Cold build time chart
Cold build time data
FrameworkSeconds
Astro0.90s
React Router1.61s
SvelteKit1.80s
SolidStart2.80s
Nuxt3.62s
Next.js4.76s
TanStack Start5.25s

The chart includes a dotted median reference line calculated from the visible framework values.

Warm build time

Warm build time chart
Warm build time data
FrameworkSeconds
Astro0.87s
React Router1.57s
SvelteKit1.62s
SolidStart2.69s
Nuxt3.77s
Next.js4.71s
TanStack Start5.03s

The chart includes a dotted median reference line calculated from the visible framework values.

Methodology: Dev Server Startup.

FrameworkAvg StartMin StartMax Start
Astro1.21s1.18s1.26s
Next.js2.38s2.26s2.52s
Nuxt2.37s2.35s2.40s
React Router0.85s0.79s0.88s
SolidStart3.00s2.95s3.03s
SvelteKit1.12s1.07s1.16s
TanStack Start3.07s2.94s3.29s

Avg dev server startup time

Avg dev server startup time chart
Avg dev server startup time data
FrameworkSeconds
React Router0.85s
SvelteKit1.12s
Astro1.21s
Nuxt2.37s
Next.js2.38s
SolidStart3.00s
TanStack Start3.07s

The chart includes a dotted median reference line calculated from the visible framework values.

Methodology: Core-JS Polyfills.

Framework~SizeUnnecessary Modules
Astro
Next.js110.0 KB302
Nuxt
React Router
SolidStart
SvelteKit
TanStack Start

Methodology: Browser Baseline.

FrameworkBaselineFeatureYearFeatures
Astro0
Next.jsHigh202246
NuxtHigh202339
React RouterHigh202240
SolidStartHigh202030
SvelteKitHigh202042
TanStack StartHigh202245

Methodology: Minimum Node Version.

FrameworkMin NodeSet by
Astrov22.12.0
Next.jsv20.9.0next
Nuxtv20.19.0
React Routerv20.19.0vite
SolidStartv24.0.0@solidjs/start, starter-solid-start
SvelteKitv22.20.0@napi-rs/lzma-linux-x64-gnu
TanStack Startv22.12.0@tanstack/react-start, @tanstack/react-start-client, @tanstack/react-start-server, @tanstack/start-client-core, @tanstack/start-fn-stubs, @tanstack/start-plugin-core, @tanstack/start-server-core, @tanstack/start-storage-context

Methodology: Client Side Rendered Tests.

FrameworkFirst PaintFCPInteraction LatencyInput DelayProcessing DurationPresentation Delay
Astro100.4ms100.3ms1.81ms1.55ms0.26ms0ms
Next.js339.4ms339.44ms20.08ms1.28ms8.08ms10.72ms
Nuxt145.2ms145.14ms10.04ms0.48ms1.92ms7.63ms
React Router156.8ms156.82ms19.27ms1.41ms2.87ms14.99ms
SolidStart102ms101.78ms14.3ms0.92ms3.01ms10.37ms
SvelteKit123.4ms123.39ms15.53ms0.65ms3.61ms11.27ms
TanStack Start151.4ms151.42ms23.97ms1.5ms12.34ms10.14ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
Astro100.40 ms
SolidStart102.00 ms
SvelteKit123.40 ms
Nuxt145.20 ms
TanStack Start151.40 ms
React Router156.80 ms
Next.js339.40 ms

The chart includes a dotted median reference line calculated from the visible framework values.

First Contentful Paint (ms)

First Contentful Paint (ms) chart
First Contentful Paint (ms) data
FrameworkMilliseconds
Astro100.30 ms
SolidStart101.78 ms
SvelteKit123.39 ms
Nuxt145.14 ms
TanStack Start151.42 ms
React Router156.82 ms
Next.js339.44 ms

The chart includes a dotted median reference line calculated from the visible framework values.

Interaction Breakdown

Total latency is split into the three consecutive phases reported by Lighthouse.

  • The input delay, which starts when the user initiates an interaction with the page, and ends when the event callbacks for the interaction begin to run.
  • The processing duration, which consists of the time it takes for event callbacks to run to completion.
  • The presentation delay, which is the time it takes for the browser to present the next frame which contains the visual result of the interaction.
1.81 ms
10.04 ms
14.30 ms
15.53 ms
19.27 ms
20.08 ms
23.97 ms
Interaction Breakdown data
Framework or versionInteraction latencyInput delayProcessing durationPresentation delay
Astro1.81 ms1.55 ms0.26 ms0.00 ms
Nuxt10.04 ms0.48 ms1.92 ms7.63 ms
SolidStart14.30 ms0.92 ms3.01 ms10.37 ms
SvelteKit15.53 ms0.65 ms3.61 ms11.27 ms
React Router19.27 ms1.41 ms2.87 ms14.99 ms
Next.js20.08 ms1.28 ms8.08 ms10.72 ms
TanStack Start23.97 ms1.50 ms12.34 ms10.14 ms

Methodology: Server Side Rendered Tests.

FrameworkFirst PaintFCPInteraction LatencyInput DelayProcessing DurationPresentation Delay
Astro73.4ms73.53ms1.65ms0.96ms0.69ms0ms
Next.js148.2ms148.16ms18.83ms1.14ms8.1ms9.59ms
Nuxt106.6ms106.51ms10.12ms0.5ms1.4ms8.22ms
React Router93ms92.95ms21.98ms1.48ms3.32ms17.18ms
SolidStart91ms90.9ms14.15ms0.81ms1.89ms11.44ms
SvelteKit94.6ms94.51ms13.94ms0.64ms3.54ms9.77ms
TanStack Start133.8ms133.68ms24.78ms1.64ms15.25ms7.89ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
Astro73.40 ms
SolidStart91.00 ms
React Router93.00 ms
SvelteKit94.60 ms
Nuxt106.60 ms
TanStack Start133.80 ms
Next.js148.20 ms

The chart includes a dotted median reference line calculated from the visible framework values.

First Contentful Paint (ms)

First Contentful Paint (ms) chart
First Contentful Paint (ms) data
FrameworkMilliseconds
Astro73.53 ms
SolidStart90.90 ms
React Router92.95 ms
SvelteKit94.51 ms
Nuxt106.51 ms
TanStack Start133.68 ms
Next.js148.16 ms

The chart includes a dotted median reference line calculated from the visible framework values.

Interaction Breakdown

Total latency is split into the three consecutive phases reported by Lighthouse.

  • The input delay, which starts when the user initiates an interaction with the page, and ends when the event callbacks for the interaction begin to run.
  • The processing duration, which consists of the time it takes for event callbacks to run to completion.
  • The presentation delay, which is the time it takes for the browser to present the next frame which contains the visual result of the interaction.
1.65 ms
10.12 ms
13.94 ms
14.15 ms
18.83 ms
21.98 ms
24.78 ms
Interaction Breakdown data
Framework or versionInteraction latencyInput delayProcessing durationPresentation delay
Astro1.65 ms0.96 ms0.69 ms0.00 ms
Nuxt10.12 ms0.50 ms1.40 ms8.22 ms
SvelteKit13.94 ms0.64 ms3.54 ms9.77 ms
SolidStart14.15 ms0.81 ms1.89 ms11.44 ms
Next.js18.83 ms1.14 ms8.10 ms9.59 ms
React Router21.98 ms1.48 ms3.32 ms17.18 ms
TanStack Start24.78 ms1.64 ms15.25 ms7.89 ms

Methodology: Server Side Throughput Tests.

FrameworkOps/secMedian LatencyBody SizeDuplication
Baseline HTML8471.199ms96.83kb1x
Astro6591.453ms96.89kb1x
Next.js2214.681ms199.57kb2x
Nuxt3652.635ms201.27kb2x
React Router3372.924ms211.9kb2x
SolidStart4132.336ms224.17kb2x
SvelteKit4472.17ms183.53kb2x
TanStack Start3263.031ms193.62kb2x

Ops/sec

Ops/sec chart
Ops/sec data
FrameworkOperations per second
Baseline HTML847
Astro659
SvelteKit447
SolidStart413
Nuxt365
React Router337
TanStack Start326
Next.js221

The chart includes a dotted median reference line calculated from the visible framework values.

Body Size

Body Size chart
Body Size data
FrameworkKilobytes
Baseline HTML96.83 KB
Astro96.89 KB
SvelteKit183.53 KB
TanStack Start193.62 KB
Next.js199.57 KB
Nuxt201.27 KB
React Router211.90 KB
SolidStart224.17 KB

The chart includes a dotted median reference line calculated from the visible framework values.

Median Latency

Median Latency chart
Median Latency data
FrameworkMilliseconds
Baseline HTML1.20 ms
Astro1.45 ms
SvelteKit2.17 ms
SolidStart2.34 ms
Nuxt2.63 ms
React Router2.92 ms
TanStack Start3.03 ms
Next.js4.68 ms

The chart includes a dotted median reference line calculated from the visible framework values.

Methodology: Server Side Load Test.

FrameworkPeak req/sPeak ConnectionsP99 @ 25P99 @ 50P99 @ 100Total Req.
Baseline HTML1,68320019ms38ms119ms49,063
Astro1,214.62531ms62ms309ms36,308
Next.js42.451848ms4703ms4696ms1,207
Nuxt68.852009ms4150ms4262ms2,227
React Router17610351ms1627ms3863ms5,786
SolidStart523.610102ms179ms2195ms17,035
SvelteKit500.4584ms390ms2429ms15,693
TanStack Start45.6103435ms4156ms4487ms1,396

P99 Latency at 25 Connections

P99 Latency at 25 Connections chart
P99 Latency at 25 Connections data
FrameworkMilliseconds
Baseline HTML19.00 ms
Astro31.00 ms
SvelteKit84.00 ms
SolidStart102.00 ms
React Router351.00 ms
Next.js1848.00 ms
Nuxt2009.00 ms
TanStack Start3435.00 ms

The chart includes a dotted median reference line calculated from the visible framework values.

P99 Latency at 50 Connections

P99 Latency at 50 Connections chart
P99 Latency at 50 Connections data
FrameworkMilliseconds
Baseline HTML38.00 ms
Astro62.00 ms
SolidStart179.00 ms
SvelteKit390.00 ms
React Router1627.00 ms
Nuxt4150.00 ms
TanStack Start4156.00 ms
Next.js4703.00 ms

The chart includes a dotted median reference line calculated from the visible framework values.

P99 Latency at 100 Connections

P99 Latency at 100 Connections chart
P99 Latency at 100 Connections data
FrameworkMilliseconds
Baseline HTML119.00 ms
Astro309.00 ms
SolidStart2195.00 ms
SvelteKit2429.00 ms
React Router3863.00 ms
Nuxt4262.00 ms
TanStack Start4487.00 ms
Next.js4696.00 ms

The chart includes a dotted median reference line calculated from the visible framework values.

P90 Latency at 25 Connections

P90 Latency at 25 Connections chart
P90 Latency at 25 Connections data
FrameworkMilliseconds
Baseline HTML18.00 ms
Astro22.00 ms
SvelteKit60.00 ms
SolidStart70.00 ms
React Router156.00 ms
Nuxt392.00 ms
TanStack Start625.00 ms
Next.js653.00 ms

The chart includes a dotted median reference line calculated from the visible framework values.

P90 Latency at 50 Connections

P90 Latency at 50 Connections chart
P90 Latency at 50 Connections data
FrameworkMilliseconds
Baseline HTML35.00 ms
Astro44.00 ms
SvelteKit133.00 ms
SolidStart154.00 ms
React Router284.00 ms
Nuxt512.00 ms
TanStack Start687.00 ms
Next.js2229.00 ms

The chart includes a dotted median reference line calculated from the visible framework values.

P90 Latency at 100 Connections

P90 Latency at 100 Connections chart
P90 Latency at 100 Connections data
FrameworkMilliseconds
Baseline HTML76.00 ms
Astro87.00 ms
SolidStart172.00 ms
SvelteKit228.00 ms
React Router404.00 ms
Nuxt667.00 ms
TanStack Start1226.00 ms
Next.js2637.00 ms

The chart includes a dotted median reference line calculated from the visible framework values.

FrameworkLCP%CLS%FCP%TTFB%INP%
Astro9389928198
SolidStart1007710085100
SvelteKit7978776895
Next.js7472766694
TanStack Start5581462991
Nuxt6858695996
React Router5961656890

Good Largest Contentful Paint

Measures how fast a page's main content loads. To provide a good user experience, the LCP should be 2.5 seconds or less.

Good Largest Contentful Paint chart
Good Largest Contentful Paint data
Framework%
SolidStart100
Astro93
SvelteKit79
Next.js74
Nuxt68
React Router59
TanStack Start55

The chart includes a dotted median reference line calculated from the visible framework values.

Good Cumulative Layout Shift

Measures how much and how far content unexpectedly moves on a page. To provide a good user experience, sites should maintain a CLS score of 0.1 or less for at least 75% of page visits.

Good Cumulative Layout Shift chart
Good Cumulative Layout Shift data
Framework%
Astro89
TanStack Start81
SvelteKit78
SolidStart77
Next.js72
React Router61
Nuxt58

The chart includes a dotted median reference line calculated from the visible framework values.

Good First Contentful Paint

Measures initial loading speed. To provide a good user experience, the FCP should be 1.8 seconds or less.

Good First Contentful Paint chart
Good First Contentful Paint data
Framework%
SolidStart100
Astro92
SvelteKit77
Next.js76
Nuxt69
React Router65
TanStack Start46

The chart includes a dotted median reference line calculated from the visible framework values.

Good Time To First Byte

Measures the time between the request for a resource and when the first byte of a response begins to arrive. A good TTFB is less than or equal to 800ms.

Good Time To First Byte chart
Good Time To First Byte data
Framework%
SolidStart85
Astro81
SvelteKit68
React Router68
Next.js66
Nuxt59
TanStack Start29

The chart includes a dotted median reference line calculated from the visible framework values.

Good Interaction to Next Paint

Measures overall page responsiveness to user actions. To provide a good user experience, the INP should be 200ms or less.

Good Interaction to Next Paint chart
Good Interaction to Next Paint data
Framework%
SolidStart100
Astro98
Nuxt96
SvelteKit95
Next.js94
TanStack Start91
React Router90

The chart includes a dotted median reference line calculated from the visible framework values.

FrameworkLCP%CLS%FCP%TTFB%INP%
Astro8093736485
SolidStart8866888575
SvelteKit6781585474
Next.js5372484559
Nuxt4659444665
React Router3763375053
TanStack Start3184191351

Good Largest Contentful Paint

Measures how fast a page's main content loads. To provide a good user experience, the LCP should be 2.5 seconds or less.

Good Largest Contentful Paint chart
Good Largest Contentful Paint data
Framework%
SolidStart88
Astro80
SvelteKit67
Next.js53
Nuxt46
React Router37
TanStack Start31

The chart includes a dotted median reference line calculated from the visible framework values.

Good Cumulative Layout Shift

Measures how much and how far content unexpectedly moves on a page. To provide a good user experience, sites should maintain a CLS score of 0.1 or less for at least 75% of page visits.

Good Cumulative Layout Shift chart
Good Cumulative Layout Shift data
Framework%
Astro93
TanStack Start84
SvelteKit81
Next.js72
SolidStart66
React Router63
Nuxt59

The chart includes a dotted median reference line calculated from the visible framework values.

Good First Contentful Paint

Measures initial loading speed. To provide a good user experience, the FCP should be 1.8 seconds or less.

Good First Contentful Paint chart
Good First Contentful Paint data
Framework%
SolidStart88
Astro73
SvelteKit58
Next.js48
Nuxt44
React Router37
TanStack Start19

The chart includes a dotted median reference line calculated from the visible framework values.

Good Time To First Byte

Measures the time between the request for a resource and when the first byte of a response begins to arrive. A good TTFB is less than or equal to 800ms.

Good Time To First Byte chart
Good Time To First Byte data
Framework%
SolidStart85
Astro64
SvelteKit54
React Router50
Nuxt46
Next.js45
TanStack Start13

The chart includes a dotted median reference line calculated from the visible framework values.

Good Interaction to Next Paint

Measures overall page responsiveness to user actions. To provide a good user experience, the INP should be 200ms or less.

Good Interaction to Next Paint chart
Good Interaction to Next Paint data
Framework%
Astro85
SolidStart75
SvelteKit74
Nuxt65
Next.js59
React Router53
TanStack Start51

The chart includes a dotted median reference line calculated from the visible framework values.

Methodology: Core Web Vitals.