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 / 62699116.15MB111.11MBView
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 Router116.15 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
Astro4.08s3.52s4.43s0.89s0.96s
Next.js7.15s3.96s9.74s5.36s5.29s
Nuxt6.30s4.70s7.04s4.07s4.01s
React Router1.33s1.22s1.51s1.71s1.68s
SolidStart2.24s1.46s3.78s2.84s2.72s
SvelteKit1.63s1.40s1.79s1.93s1.74s
TanStack Start5.07s2.08s6.27s5.65s5.44s

Avg install time

Avg install time chart
Avg install time data
FrameworkSeconds
React Router1.33s
SvelteKit1.63s
SolidStart2.24s
Astro4.08s
TanStack Start5.07s
Nuxt6.30s
Next.js7.15s

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.89s
React Router1.71s
SvelteKit1.93s
SolidStart2.84s
Nuxt4.07s
Next.js5.36s
TanStack Start5.65s

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.96s
React Router1.68s
SvelteKit1.74s
SolidStart2.72s
Nuxt4.01s
Next.js5.29s
TanStack Start5.44s

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

Methodology: Dev Server Startup.

FrameworkAvg StartMin StartMax Start
Astro1.56s1.50s1.61s
Next.js2.56s2.36s2.69s
Nuxt2.74s2.60s3.00s
React Router0.84s0.81s0.88s
SolidStart2.96s2.90s3.02s
SvelteKit1.23s1.15s1.32s
TanStack Start2.98s2.87s3.06s

Avg dev server startup time

Avg dev server startup time chart
Avg dev server startup time data
FrameworkSeconds
React Router0.84s
SvelteKit1.23s
Astro1.56s
Next.js2.56s
Nuxt2.74s
SolidStart2.96s
TanStack Start2.98s

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
Astro133.6ms133.56ms2.27ms1.89ms0.38ms0ms
Next.js345.2ms345.01ms23.66ms2.3ms8.33ms13.03ms
Nuxt183.8ms183.77ms12.07ms0.76ms2.94ms8.36ms
React Router168.8ms168.93ms24.93ms1.68ms3.09ms20.17ms
SolidStart124ms124.05ms18.14ms0.98ms2.81ms14.34ms
SvelteKit131.2ms131ms14.06ms0.64ms2.57ms10.85ms
TanStack Start156.4ms156.62ms28.5ms1.69ms15.09ms11.72ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
SolidStart124.00 ms
SvelteKit131.20 ms
Astro133.60 ms
TanStack Start156.40 ms
React Router168.80 ms
Nuxt183.80 ms
Next.js345.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
SolidStart124.05 ms
SvelteKit131.00 ms
Astro133.56 ms
TanStack Start156.62 ms
React Router168.93 ms
Nuxt183.77 ms
Next.js345.01 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.27 ms
12.07 ms
14.06 ms
18.14 ms
23.66 ms
24.93 ms
28.50 ms
Interaction Breakdown data
Framework or versionInteraction latencyInput delayProcessing durationPresentation delay
Astro2.27 ms1.89 ms0.38 ms0.00 ms
Nuxt12.07 ms0.76 ms2.94 ms8.36 ms
SvelteKit14.06 ms0.64 ms2.57 ms10.85 ms
SolidStart18.14 ms0.98 ms2.81 ms14.34 ms
Next.js23.66 ms2.30 ms8.33 ms13.03 ms
React Router24.93 ms1.68 ms3.09 ms20.17 ms
TanStack Start28.50 ms1.69 ms15.09 ms11.72 ms

Methodology: Server Side Rendered Tests.

FrameworkFirst PaintFCPInteraction LatencyInput DelayProcessing DurationPresentation Delay
Astro87ms87.19ms1.47ms1.2ms0.27ms0ms
Next.js175ms175.15ms21.9ms1.49ms8.02ms12.4ms
Nuxt110.8ms110.78ms14.6ms1.43ms2.06ms11.1ms
React Router126ms126.05ms20.6ms2.2ms3.01ms15.39ms
SolidStart96ms96.07ms15.08ms0.86ms2.6ms11.62ms
SvelteKit111.8ms111.76ms18.2ms0.81ms4.71ms12.68ms
TanStack Start146.8ms146.89ms32.07ms1.78ms18.23ms12.05ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
Astro87.00 ms
SolidStart96.00 ms
Nuxt110.80 ms
SvelteKit111.80 ms
React Router126.00 ms
TanStack Start146.80 ms
Next.js175.00 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
Astro87.19 ms
SolidStart96.07 ms
Nuxt110.78 ms
SvelteKit111.76 ms
React Router126.05 ms
TanStack Start146.89 ms
Next.js175.15 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.47 ms
14.60 ms
15.08 ms
18.20 ms
20.60 ms
21.90 ms
32.07 ms
Interaction Breakdown data
Framework or versionInteraction latencyInput delayProcessing durationPresentation delay
Astro1.47 ms1.20 ms0.27 ms0.00 ms
Nuxt14.60 ms1.43 ms2.06 ms11.10 ms
SolidStart15.08 ms0.86 ms2.60 ms11.62 ms
SvelteKit18.20 ms0.81 ms4.71 ms12.68 ms
React Router20.60 ms2.20 ms3.01 ms15.39 ms
Next.js21.90 ms1.49 ms8.02 ms12.40 ms
TanStack Start32.07 ms1.78 ms18.23 ms12.05 ms

Methodology: Server Side Throughput Tests.

FrameworkOps/secMedian LatencyBody SizeDuplication
Baseline HTML8441.204ms96.83kb1x
Astro6611.453ms96.89kb1x
Next.js2354.543ms199.57kb2x
Nuxt3332.875ms201.27kb2x
React Router2893.341ms212.07kb2x
SolidStart4002.437ms224.17kb2x
SvelteKit4422.182ms183.53kb2x
TanStack Start3053.238ms193.62kb2x

Ops/sec

Ops/sec chart
Ops/sec data
FrameworkOperations per second
Baseline HTML844
Astro661
SvelteKit442
SolidStart400
Nuxt333
TanStack Start305
React Router289
Next.js235

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 Router212.07 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.18 ms
SolidStart2.44 ms
Nuxt2.88 ms
TanStack Start3.24 ms
React Router3.34 ms
Next.js4.54 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,655.820020ms50ms104ms48,097
Astro1,150.85037ms65ms317ms34,086
Next.js3412288ms4690ms4668ms978
Nuxt71.852064ms4177ms4198ms2,262
React Router17510270ms1786ms3934ms5,708
SolidStart541.211089ms481ms2326ms16,962
SvelteKit470.6587ms519ms2381ms15,194
TanStack Start45.853217ms4285ms4723ms1,411

P99 Latency at 25 Connections

P99 Latency at 25 Connections chart
P99 Latency at 25 Connections data
FrameworkMilliseconds
Baseline HTML20.00 ms
Astro37.00 ms
SvelteKit87.00 ms
SolidStart89.00 ms
React Router270.00 ms
Nuxt2064.00 ms
Next.js2288.00 ms
TanStack Start3217.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 HTML50.00 ms
Astro65.00 ms
SolidStart481.00 ms
SvelteKit519.00 ms
React Router1786.00 ms
Nuxt4177.00 ms
TanStack Start4285.00 ms
Next.js4690.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 HTML104.00 ms
Astro317.00 ms
SolidStart2326.00 ms
SvelteKit2381.00 ms
React Router3934.00 ms
Nuxt4198.00 ms
Next.js4668.00 ms
TanStack Start4723.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
Astro25.00 ms
SvelteKit62.00 ms
SolidStart68.00 ms
React Router147.00 ms
Nuxt350.00 ms
TanStack Start786.00 ms
Next.js800.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 HTML36.00 ms
Astro45.00 ms
SvelteKit133.00 ms
SolidStart164.00 ms
React Router295.00 ms
Nuxt497.00 ms
TanStack Start862.00 ms
Next.js2600.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 HTML74.00 ms
Astro90.00 ms
SolidStart172.00 ms
SvelteKit235.00 ms
React Router403.00 ms
Nuxt653.00 ms
TanStack Start1286.00 ms
Next.js2835.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.