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.95MB110.94MBView
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.95 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.22s1.59s3.89s0.83s0.92s
Next.js5.68s3.09s6.43s5.15s5.06s
Nuxt4.74s2.90s5.54s3.74s3.72s
React Router1.29s1.14s1.46s1.73s1.68s
SolidStart1.72s1.45s2.04s2.74s2.66s
SvelteKit1.54s1.29s1.71s1.87s1.65s
TanStack Start14.10s6.39s21.10s5.79s5.43s

Avg install time

Avg install time chart
Avg install time data
FrameworkSeconds
React Router1.29s
SvelteKit1.54s
SolidStart1.72s
Astro3.22s
Nuxt4.74s
Next.js5.68s
TanStack Start14.10s

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.83s
React Router1.73s
SvelteKit1.87s
SolidStart2.74s
Nuxt3.74s
Next.js5.15s
TanStack Start5.79s

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.92s
SvelteKit1.65s
React Router1.68s
SolidStart2.66s
Nuxt3.72s
Next.js5.06s
TanStack Start5.43s

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

Methodology: Dev Server Startup.

FrameworkAvg StartMin StartMax Start
Astro1.29s1.24s1.40s
Next.js2.41s2.34s2.61s
Nuxt2.56s2.50s2.65s
React Router0.83s0.81s0.85s
SolidStart2.98s2.92s3.01s
SvelteKit4.16s2.96s6.17s
TanStack Start3.00s2.92s3.05s

Avg dev server startup time

Avg dev server startup time chart
Avg dev server startup time data
FrameworkSeconds
React Router0.83s
Astro1.29s
Next.js2.41s
Nuxt2.56s
SolidStart2.98s
TanStack Start3.00s
SvelteKit4.16s

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
Astro128.4ms128.25ms6.23ms2.35ms1.26ms2.62ms
Next.js337.8ms337.77ms19.58ms1.41ms7.18ms10.99ms
Nuxt167ms167.15ms11.3ms0.47ms1.72ms9.12ms
React Router163.4ms163.37ms23.91ms2.14ms2.76ms19.01ms
SolidStart107.4ms107.1ms15.32ms0.87ms2.12ms12.33ms
SvelteKit118.4ms118.3ms16.71ms0.78ms3.97ms11.96ms
TanStack Start158ms157.83ms26.08ms1.54ms14.05ms10.49ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
SolidStart107.40 ms
SvelteKit118.40 ms
Astro128.40 ms
TanStack Start158.00 ms
React Router163.40 ms
Nuxt167.00 ms
Next.js337.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
SolidStart107.10 ms
SvelteKit118.30 ms
Astro128.25 ms
TanStack Start157.83 ms
React Router163.37 ms
Nuxt167.15 ms
Next.js337.77 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.
6.23 ms
11.30 ms
15.32 ms
16.71 ms
19.58 ms
23.91 ms
26.08 ms
Interaction Breakdown data
Framework or versionInteraction latencyInput delayProcessing durationPresentation delay
Astro6.23 ms2.35 ms1.26 ms2.62 ms
Nuxt11.30 ms0.47 ms1.72 ms9.12 ms
SolidStart15.32 ms0.87 ms2.12 ms12.33 ms
SvelteKit16.71 ms0.78 ms3.97 ms11.96 ms
Next.js19.58 ms1.41 ms7.18 ms10.99 ms
React Router23.91 ms2.14 ms2.76 ms19.01 ms
TanStack Start26.08 ms1.54 ms14.05 ms10.49 ms

Methodology: Server Side Rendered Tests.

FrameworkFirst PaintFCPInteraction LatencyInput DelayProcessing DurationPresentation Delay
Astro69.2ms69.09ms0.96ms0.58ms0.38ms0ms
Next.js143.2ms143.17ms19.14ms1.26ms9.35ms8.54ms
Nuxt110ms110.08ms13.78ms0.47ms1.36ms11.95ms
React Router126.2ms126.16ms18.88ms1.65ms3.49ms13.75ms
SolidStart105.8ms105.9ms14.86ms1.39ms2.21ms11.25ms
SvelteKit97ms96.98ms16.46ms0.74ms2.45ms13.27ms
TanStack Start120.2ms120.14ms31.77ms1.87ms12.41ms17.49ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
Astro69.20 ms
SvelteKit97.00 ms
SolidStart105.80 ms
Nuxt110.00 ms
TanStack Start120.20 ms
React Router126.20 ms
Next.js143.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
Astro69.09 ms
SvelteKit96.98 ms
SolidStart105.90 ms
Nuxt110.08 ms
TanStack Start120.14 ms
React Router126.16 ms
Next.js143.17 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.
0.96 ms
13.78 ms
14.86 ms
16.46 ms
18.88 ms
19.14 ms
31.77 ms
Interaction Breakdown data
Framework or versionInteraction latencyInput delayProcessing durationPresentation delay
Astro0.96 ms0.58 ms0.38 ms0.00 ms
Nuxt13.78 ms0.47 ms1.36 ms11.95 ms
SolidStart14.86 ms1.39 ms2.21 ms11.25 ms
SvelteKit16.46 ms0.74 ms2.45 ms13.27 ms
React Router18.88 ms1.65 ms3.49 ms13.75 ms
Next.js19.14 ms1.26 ms9.35 ms8.54 ms
TanStack Start31.77 ms1.87 ms12.41 ms17.49 ms

Methodology: Server Side Throughput Tests.

FrameworkOps/secMedian LatencyBody SizeDuplication
Baseline HTML6431.338ms96.83kb1x
Astro6621.446ms96.89kb1x
Next.js1975.042ms199.57kb2x
Nuxt3762.568ms201.27kb2x
React Router3452.865ms211.85kb2x
SolidStart4282.25ms224.17kb2x
SvelteKit4452.156ms183.53kb2x
TanStack Start3293.009ms193.62kb2x

Ops/sec

Ops/sec chart
Ops/sec data
FrameworkOperations per second
Astro662
Baseline HTML643
SvelteKit445
SolidStart428
Nuxt376
React Router345
TanStack Start329
Next.js197

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.85 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.34 ms
Astro1.45 ms
SvelteKit2.16 ms
SolidStart2.25 ms
Nuxt2.57 ms
React Router2.87 ms
TanStack Start3.01 ms
Next.js5.04 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,473.610022ms51ms126ms44,058
Astro1,159.415033ms65ms338ms35,465
Next.js39.652015ms4708ms4650ms1,141
Nuxt73101846ms4172ms4231ms2,361
React Router178.425255ms304ms3877ms5,922
SolidStart47110118ms709ms2224ms14,582
SvelteKit477.8585ms454ms2521ms15,227
TanStack Start45.4103177ms4031ms4511ms1,401

P99 Latency at 25 Connections

P99 Latency at 25 Connections chart
P99 Latency at 25 Connections data
FrameworkMilliseconds
Baseline HTML22.00 ms
Astro33.00 ms
SvelteKit85.00 ms
SolidStart118.00 ms
React Router255.00 ms
Nuxt1846.00 ms
Next.js2015.00 ms
TanStack Start3177.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 HTML51.00 ms
Astro65.00 ms
React Router304.00 ms
SvelteKit454.00 ms
SolidStart709.00 ms
TanStack Start4031.00 ms
Nuxt4172.00 ms
Next.js4708.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 HTML126.00 ms
Astro338.00 ms
SolidStart2224.00 ms
SvelteKit2521.00 ms
React Router3877.00 ms
Nuxt4231.00 ms
TanStack Start4511.00 ms
Next.js4650.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 HTML20.00 ms
Astro23.00 ms
SvelteKit63.00 ms
SolidStart81.00 ms
React Router146.00 ms
Nuxt347.00 ms
Next.js712.00 ms
TanStack Start835.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 HTML39.00 ms
Astro45.00 ms
SvelteKit148.00 ms
SolidStart179.00 ms
React Router294.00 ms
Nuxt479.00 ms
TanStack Start859.00 ms
Next.js2392.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
Astro92.00 ms
SolidStart199.00 ms
SvelteKit241.00 ms
React Router385.00 ms
Nuxt567.00 ms
TanStack Start1311.00 ms
Next.js2622.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.