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 Router502228View
SolidStart29425View
SvelteKit241212View
TanStack Start808View

Metaframework Dependencies

Metaframework Dependencies chart
Metaframework Dependencies data
FrameworkDependency count
TanStack Start8
SvelteKit24
SolidStart29
React Router50
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 Router22
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.94MB186.65MBView
Next.js6 / 342112560.05MB506.22MBView
Nuxt2 / 369463208.80MB172.24MBView
React Router8 / 62689106.86MB102.22MBView
SolidStart1 / 62278124.34MB99.61MBView
SvelteKit7 / 0156195.65MB98.77MBView
TanStack Start11 / 1342414234.78MB198.52MBView

Starter Project Dev Dependencies

Starter Project Dev Dependencies chart
Starter Project Dev Dependencies data
FrameworkDependency count
SolidStart1
Astro2
Nuxt2
Next.js6
SvelteKit7
React Router8
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
SvelteKit95.65 MB
React Router106.86 MB
SolidStart124.34 MB
Astro207.94 MB
Nuxt208.80 MB
TanStack Start234.78 MB
Next.js560.05 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
Astro2.26s1.65s4.20s0.92s0.83s
Next.js4.14s3.18s7.67s5.30s5.30s
Nuxt4.68s3.03s5.43s4.01s3.91s
React Router1.90s1.22s4.20s1.91s1.89s
SolidStart1.69s1.46s2.11s2.71s2.62s
SvelteKit1.65s1.40s2.23s1.78s1.76s
TanStack Start4.54s2.06s5.28s5.68s5.97s

Avg install time

Avg install time chart
Avg install time data
FrameworkSeconds
SvelteKit1.65s
SolidStart1.69s
React Router1.90s
Astro2.26s
Next.js4.14s
TanStack Start4.54s
Nuxt4.68s

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.92s
SvelteKit1.78s
React Router1.91s
SolidStart2.71s
Nuxt4.01s
Next.js5.30s
TanStack Start5.68s

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.83s
SvelteKit1.76s
React Router1.89s
SolidStart2.62s
Nuxt3.91s
Next.js5.30s
TanStack Start5.97s

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

Methodology: Dev Server Startup.

FrameworkAvg StartMin StartMax Start
Astro1.51s1.43s1.61s
Next.js2.50s2.42s2.58s
Nuxt2.57s2.41s2.81s
React Router0.90s0.88s0.92s
SolidStart2.95s2.88s3.00s
SvelteKit1.18s1.16s1.20s
TanStack Start3.04s2.88s3.15s

Avg dev server startup time

Avg dev server startup time chart
Avg dev server startup time data
FrameworkSeconds
React Router0.90s
SvelteKit1.18s
Astro1.51s
Next.js2.50s
Nuxt2.57s
SolidStart2.95s
TanStack Start3.04s

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
NuxtLimitedtemporal40
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
Astro126.8ms126.57ms2.26ms1.94ms0.32ms0ms
Next.js343.6ms343.42ms17.9ms1.34ms6.16ms10.4ms
Nuxt191ms191.21ms10.38ms0.64ms1.25ms8.49ms
React Router153ms153.04ms20.36ms1.46ms2.4ms16.5ms
SolidStart104ms103.95ms15.64ms0.91ms2.19ms12.55ms
SvelteKit221.2ms221.13ms18.54ms2.42ms3.07ms13.05ms
TanStack Start167.6ms167.67ms22.47ms1.59ms11.88ms8.99ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
SolidStart104.00 ms
Astro126.80 ms
React Router153.00 ms
TanStack Start167.60 ms
Nuxt191.00 ms
SvelteKit221.20 ms
Next.js343.60 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
SolidStart103.95 ms
Astro126.57 ms
React Router153.04 ms
TanStack Start167.67 ms
Nuxt191.21 ms
SvelteKit221.13 ms
Next.js343.42 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.
2.26 ms
10.38 ms
15.64 ms
17.90 ms
18.54 ms
20.36 ms
22.47 ms
Interaction Breakdown data
Framework or versionInteraction latencyInput delayProcessing durationPresentation delay
Astro2.26 ms1.94 ms0.32 ms0.00 ms
Nuxt10.38 ms0.64 ms1.25 ms8.49 ms
SolidStart15.64 ms0.91 ms2.19 ms12.55 ms
Next.js17.90 ms1.34 ms6.16 ms10.40 ms
SvelteKit18.54 ms2.42 ms3.07 ms13.05 ms
React Router20.36 ms1.46 ms2.40 ms16.50 ms
TanStack Start22.47 ms1.59 ms11.88 ms8.99 ms

Methodology: Server Side Rendered Tests.

FrameworkFirst PaintFCPInteraction LatencyInput DelayProcessing DurationPresentation Delay
Astro72.4ms72.44ms2.13ms1.46ms0.67ms0ms
Next.js168.8ms168.71ms19.47ms1.37ms6.79ms11.3ms
Nuxt109.6ms109.65ms9.87ms0.49ms1.44ms7.94ms
React Router115.2ms115.48ms18.18ms1.6ms2.8ms13.78ms
SolidStart110.4ms110.17ms17.59ms1.67ms2.22ms13.7ms
SvelteKit96.2ms96.13ms15.84ms0.62ms4.07ms11.15ms
TanStack Start123.4ms123.39ms27.29ms1.65ms14.53ms11.11ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
Astro72.40 ms
SvelteKit96.20 ms
Nuxt109.60 ms
SolidStart110.40 ms
React Router115.20 ms
TanStack Start123.40 ms
Next.js168.80 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
Astro72.44 ms
SvelteKit96.13 ms
Nuxt109.65 ms
SolidStart110.17 ms
React Router115.48 ms
TanStack Start123.39 ms
Next.js168.71 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.
2.13 ms
9.87 ms
15.84 ms
17.59 ms
18.18 ms
19.47 ms
27.29 ms
Interaction Breakdown data
Framework or versionInteraction latencyInput delayProcessing durationPresentation delay
Astro2.13 ms1.46 ms0.67 ms0.00 ms
Nuxt9.87 ms0.49 ms1.44 ms7.94 ms
SvelteKit15.84 ms0.62 ms4.07 ms11.15 ms
SolidStart17.59 ms1.67 ms2.22 ms13.70 ms
React Router18.18 ms1.60 ms2.80 ms13.78 ms
Next.js19.47 ms1.37 ms6.79 ms11.30 ms
TanStack Start27.29 ms1.65 ms14.53 ms11.11 ms

Methodology: Server Side Throughput Tests.

FrameworkOps/secMedian LatencyBody SizeDuplication
Baseline HTML8431.203ms96.83kb1x
Astro6631.452ms96.89kb1x
Next.js2264.578ms199.57kb2x
Nuxt3692.634ms201.27kb2x
React Router3522.795ms211.63kb2x
SolidStart4272.262ms224.17kb2x
SvelteKit4482.153ms183.53kb2x
TanStack Start3103.175ms193.62kb2x

Ops/sec

Ops/sec chart
Ops/sec data
FrameworkOperations per second
Baseline HTML843
Astro663
SvelteKit448
SolidStart427
Nuxt369
React Router352
TanStack Start310
Next.js226

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.63 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.15 ms
SolidStart2.26 ms
Nuxt2.63 ms
React Router2.79 ms
TanStack Start3.17 ms
Next.js4.58 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,623.810020ms48ms106ms48,242
Astro1,106.4120030ms61ms461ms34,178
Next.js38.612138ms4754ms4661ms1,036
Nuxt72.251866ms4252ms4208ms2,331
React Router169.25362ms1646ms3853ms5,632
SolidStart529.825106ms447ms2051ms17,049
SvelteKit503.8587ms456ms2481ms15,952
TanStack Start44103641ms4086ms4145ms1,362

P99 Latency at 25 Connections

P99 Latency at 25 Connections chart
P99 Latency at 25 Connections data
FrameworkMilliseconds
Baseline HTML20.00 ms
Astro30.00 ms
SvelteKit87.00 ms
SolidStart106.00 ms
React Router362.00 ms
Nuxt1866.00 ms
Next.js2138.00 ms
TanStack Start3641.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 HTML48.00 ms
Astro61.00 ms
SolidStart447.00 ms
SvelteKit456.00 ms
React Router1646.00 ms
TanStack Start4086.00 ms
Nuxt4252.00 ms
Next.js4754.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 HTML106.00 ms
Astro461.00 ms
SolidStart2051.00 ms
SvelteKit2481.00 ms
React Router3853.00 ms
TanStack Start4145.00 ms
Nuxt4208.00 ms
Next.js4661.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 HTML17.00 ms
Astro24.00 ms
SvelteKit59.00 ms
SolidStart69.00 ms
React Router149.00 ms
Nuxt344.00 ms
TanStack Start788.00 ms
Next.js792.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 HTML32.00 ms
Astro47.00 ms
SvelteKit140.00 ms
SolidStart149.00 ms
React Router313.00 ms
Nuxt497.00 ms
TanStack Start822.00 ms
Next.js2480.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 HTML80.00 ms
Astro94.00 ms
SolidStart163.00 ms
SvelteKit221.00 ms
React Router403.00 ms
Nuxt735.00 ms
TanStack Start1226.00 ms
Next.js2934.00 ms

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

FrameworkLCP%CLS%FCP%TTFB%INP%
Astro9288928198
SolidStart817510088100
SvelteKit7978786995
Next.js7371766694
Nuxt6758705996
React Router5960646890

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%
Astro92
SolidStart81
SvelteKit79
Next.js73
Nuxt67
React Router59

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%
Astro88
SvelteKit78
SolidStart75
Next.js71
React Router60
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
SvelteKit78
Next.js76
Nuxt70
React Router64

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%
SolidStart88
Astro81
SvelteKit69
React Router68
Next.js66
Nuxt59

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
React Router90

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

FrameworkLCP%CLS%FCP%TTFB%INP%
SolidStart80801008790
Astro7993726385
SvelteKit6780585574
Next.js5271484658
Nuxt4558434565
React Router3763365153

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%
SolidStart80
Astro79
SvelteKit67
Next.js52
Nuxt45
React Router37

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
SolidStart80
SvelteKit80
Next.js71
React Router63
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
Astro72
SvelteKit58
Next.js48
Nuxt43
React Router36

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%
SolidStart87
Astro63
SvelteKit55
React Router51
Next.js46
Nuxt45

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%
SolidStart90
Astro85
SvelteKit74
Nuxt65
Next.js58
React Router53

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

Methodology: Core Web Vitals.