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.94MB186.65MBView
Next.js6 / 342112560.04MB506.22MBView
Nuxt2 / 369463208.80MB172.24MBView
React Router9 / 62699115.95MB110.94MBView
SolidStart1 / 62278124.34MB129.44MBView
SvelteKit7 / 0156195.68MB98.82MBView
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
SvelteKit7
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
SvelteKit95.68 MB
React Router115.95 MB
SolidStart124.34 MB
Astro207.94 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.29s1.74s3.96s0.92s0.90s
Next.js5.50s2.96s6.25s5.42s5.46s
Nuxt4.71s2.92s5.81s3.81s3.73s
React Router1.28s1.15s1.45s1.66s1.63s
SolidStart1.84s1.40s2.23s2.76s2.70s
SvelteKit1.39s1.23s1.53s1.86s1.67s
TanStack Start5.01s2.06s6.20s5.07s4.88s

Avg install time

Avg install time chart
Avg install time data
FrameworkSeconds
React Router1.28s
SvelteKit1.39s
SolidStart1.84s
Astro3.29s
Nuxt4.71s
TanStack Start5.01s
Next.js5.50s

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
React Router1.66s
SvelteKit1.86s
SolidStart2.76s
Nuxt3.81s
TanStack Start5.07s
Next.js5.42s

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.90s
React Router1.63s
SvelteKit1.67s
SolidStart2.70s
Nuxt3.73s
TanStack Start4.88s
Next.js5.46s

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

Methodology: Dev Server Startup.

FrameworkAvg StartMin StartMax Start
Astro1.32s1.31s1.34s
Next.js2.37s2.27s2.44s
Nuxt2.57s2.45s2.69s
React Router0.92s0.90s0.96s
SolidStart3.28s3.04s3.95s
SvelteKit1.17s1.09s1.34s
TanStack Start3.02s2.87s3.21s

Avg dev server startup time

Avg dev server startup time chart
Avg dev server startup time data
FrameworkSeconds
React Router0.92s
SvelteKit1.17s
Astro1.32s
Next.js2.37s
Nuxt2.57s
TanStack Start3.02s
SolidStart3.28s

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
Astro101.2ms101.37ms1.95ms1.68ms0.26ms0ms
Next.js341ms340.89ms19.43ms1.06ms6.72ms11.65ms
Nuxt167.2ms167.08ms11.64ms0.65ms2.05ms8.94ms
React Router154.6ms154.63ms22.25ms1.43ms1.91ms18.9ms
SolidStart105.6ms105.51ms18.83ms0.82ms2.86ms15.14ms
SvelteKit130.2ms130.06ms15.41ms0.63ms3.31ms11.47ms
TanStack Start134.8ms134.7ms26.82ms1.77ms13.15ms11.9ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
Astro101.20 ms
SolidStart105.60 ms
SvelteKit130.20 ms
TanStack Start134.80 ms
React Router154.60 ms
Nuxt167.20 ms
Next.js341.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
Astro101.37 ms
SolidStart105.51 ms
SvelteKit130.06 ms
TanStack Start134.70 ms
React Router154.63 ms
Nuxt167.08 ms
Next.js340.89 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.95 ms
11.64 ms
15.41 ms
18.83 ms
19.43 ms
22.25 ms
26.82 ms
Interaction Breakdown data
Framework or versionInteraction latencyInput delayProcessing durationPresentation delay
Astro1.95 ms1.68 ms0.26 ms0.00 ms
Nuxt11.64 ms0.65 ms2.05 ms8.94 ms
SvelteKit15.41 ms0.63 ms3.31 ms11.47 ms
SolidStart18.83 ms0.82 ms2.86 ms15.14 ms
Next.js19.43 ms1.06 ms6.72 ms11.65 ms
React Router22.25 ms1.43 ms1.91 ms18.90 ms
TanStack Start26.82 ms1.77 ms13.15 ms11.90 ms

Methodology: Server Side Rendered Tests.

FrameworkFirst PaintFCPInteraction LatencyInput DelayProcessing DurationPresentation Delay
Astro67.8ms67.72ms1.39ms0.72ms0.67ms0ms
Next.js151.4ms151.45ms21.07ms1.42ms9.46ms10.19ms
Nuxt111.8ms111.73ms11.55ms0.89ms1.96ms8.69ms
React Router128.6ms128.55ms18.39ms1.89ms2.69ms13.81ms
SolidStart106.8ms106.88ms15.02ms0.81ms2.23ms11.98ms
SvelteKit87.6ms87.73ms14.64ms0.64ms2.99ms11ms
TanStack Start133.2ms133.27ms29.29ms1.84ms17.24ms10.21ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
Astro67.80 ms
SvelteKit87.60 ms
SolidStart106.80 ms
Nuxt111.80 ms
React Router128.60 ms
TanStack Start133.20 ms
Next.js151.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
Astro67.72 ms
SvelteKit87.73 ms
SolidStart106.88 ms
Nuxt111.73 ms
React Router128.55 ms
TanStack Start133.27 ms
Next.js151.45 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.39 ms
11.55 ms
14.64 ms
15.02 ms
18.39 ms
21.07 ms
29.29 ms
Interaction Breakdown data
Framework or versionInteraction latencyInput delayProcessing durationPresentation delay
Astro1.39 ms0.72 ms0.67 ms0.00 ms
Nuxt11.55 ms0.89 ms1.96 ms8.69 ms
SvelteKit14.64 ms0.64 ms2.99 ms11.00 ms
SolidStart15.02 ms0.81 ms2.23 ms11.98 ms
React Router18.39 ms1.89 ms2.69 ms13.81 ms
Next.js21.07 ms1.42 ms9.46 ms10.19 ms
TanStack Start29.29 ms1.84 ms17.24 ms10.21 ms

Methodology: Server Side Throughput Tests.

FrameworkOps/secMedian LatencyBody SizeDuplication
Baseline HTML8451.203ms96.83kb1x
Astro6411.508ms96.89kb1x
Next.js2134.758ms199.57kb2x
Nuxt3662.638ms201.27kb2x
React Router3402.891ms211.85kb2x
SolidStart4232.268ms224.17kb2x
SvelteKit4492.142ms183.53kb2x
TanStack Start3283.035ms193.62kb2x

Ops/sec

Ops/sec chart
Ops/sec data
FrameworkOperations per second
Baseline HTML845
Astro641
SvelteKit449
SolidStart423
Nuxt366
React Router340
TanStack Start328
Next.js213

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.20 ms
Astro1.51 ms
SvelteKit2.14 ms
SolidStart2.27 ms
Nuxt2.64 ms
React Router2.89 ms
TanStack Start3.04 ms
Next.js4.76 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,617.410020ms46ms116ms46,505
Astro1,169.610034ms67ms276ms34,875
Next.js42.851854ms4726ms4755ms1,217
Nuxt71.4151881ms4182ms4260ms2,337
React Router176.610384ms1666ms3945ms5,893
SolidStart520.215095ms179ms2116ms16,858
SvelteKit457.22591ms514ms2786ms14,706
TanStack Start44.253517ms4181ms4446ms1,335

P99 Latency at 25 Connections

P99 Latency at 25 Connections chart
P99 Latency at 25 Connections data
FrameworkMilliseconds
Baseline HTML20.00 ms
Astro34.00 ms
SvelteKit91.00 ms
SolidStart95.00 ms
React Router384.00 ms
Next.js1854.00 ms
Nuxt1881.00 ms
TanStack Start3517.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 HTML46.00 ms
Astro67.00 ms
SolidStart179.00 ms
SvelteKit514.00 ms
React Router1666.00 ms
TanStack Start4181.00 ms
Nuxt4182.00 ms
Next.js4726.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 HTML116.00 ms
Astro276.00 ms
SolidStart2116.00 ms
SvelteKit2786.00 ms
React Router3945.00 ms
Nuxt4260.00 ms
TanStack Start4446.00 ms
Next.js4755.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 HTML19.00 ms
Astro24.00 ms
SvelteKit64.00 ms
SolidStart70.00 ms
React Router156.00 ms
Nuxt342.00 ms
Next.js661.00 ms
TanStack Start711.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 HTML37.00 ms
Astro47.00 ms
SvelteKit144.00 ms
SolidStart150.00 ms
React Router279.00 ms
Nuxt471.00 ms
TanStack Start877.00 ms
Next.js2283.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 HTML75.00 ms
Astro88.00 ms
SolidStart192.00 ms
SvelteKit227.00 ms
React Router383.00 ms
Nuxt589.00 ms
TanStack Start1297.00 ms
Next.js2705.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.