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
Mastro101View
Next.js2292236View
Nuxt681157View
React Router502228View
SolidStart29425View
SvelteKit251312View
TanStack Start808View

Metaframework Dependencies

Metaframework Dependencies chart
Metaframework Dependencies data
FrameworkDependency count
Mastro1
TanStack Start8
SvelteKit25
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
Mastro0
TanStack Start0
SolidStart4
Nuxt11
SvelteKit13
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
Mastro1
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
Mastro2 / 26029.16MB27.39MBView
Next.js6 / 342112560.04MB506.22MBView
Nuxt2 / 369463208.80MB172.24MBView
React Router8 / 62689106.86MB102.22MBView
SolidStart1 / 62278124.34MB99.61MBView
SvelteKit7 / 01472866.36MB69.75MBView
TanStack Start11 / 1342414234.77MB198.52MBView

Starter Project Dev Dependencies

Starter Project Dev Dependencies chart
Starter Project Dev Dependencies data
FrameworkDependency count
SolidStart1
Astro2
Mastro2
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
Mastro2
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
Mastro0
SolidStart8
React Router9
Astro11
Next.js12
TanStack Start14
SvelteKit28
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
Mastro29.16 MB
SvelteKit66.36 MB
React Router106.86 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 BuildBuild Output
Astro1.61s1.42s2.18s0.98s0.87s0.03MB
Mastro0.53s0.52s0.55s0.38s0.38s0.01MB
Next.js3.15s3.00s3.60s5.28s5.28s6.05MB
Nuxt2.93s2.80s3.26s3.90s3.83s2.46MB
React Router1.14s1.10s1.18s1.78s1.70s0.38MB
SolidStart1.21s1.19s1.23s2.71s2.77s0.51MB
SvelteKit2.63s1.18s8.39s2.70s2.69s1.36MB
TanStack Start1.89s1.75s1.97s5.14s5.07s2.05MB

Avg install time

Avg install time chart
Avg install time data
FrameworkSeconds
Mastro0.53s
React Router1.14s
SolidStart1.21s
Astro1.61s
TanStack Start1.89s
SvelteKit2.63s
Nuxt2.93s
Next.js3.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
Mastro0.38s
Astro0.98s
React Router1.78s
SvelteKit2.70s
SolidStart2.71s
Nuxt3.90s
TanStack Start5.14s
Next.js5.28s

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
Mastro0.38s
Astro0.87s
React Router1.70s
SvelteKit2.69s
SolidStart2.77s
Nuxt3.83s
TanStack Start5.07s
Next.js5.28s

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

Build output size

Build output size chart
Build output size data
FrameworkMegabytes
Mastro0.01 MB
Astro0.03 MB
React Router0.38 MB
SolidStart0.51 MB
SvelteKit1.36 MB
TanStack Start2.05 MB
Nuxt2.46 MB
Next.js6.05 MB

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

Methodology: Core-JS Polyfills.

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

Methodology: Browser Baseline.

FrameworkBaselineFeatureYearFeatures
Astro0
Mastro0
Next.jsHigh202246
NuxtLimitedtemporal40
React RouterHigh202240
SolidStartHigh202030
SvelteKitHigh202040
TanStack StartHigh202245

Methodology: Client Side Rendered Tests.

FrameworkFirst PaintFCP
Astro189.8ms189.93ms
Next.js387.6ms387.6ms
Nuxt266.6ms266.6ms
React Router226.2ms226.32ms
SolidStart168.8ms168.9ms
SvelteKit200.6ms200.78ms
TanStack Start220ms220.05ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
SolidStart168.80 ms
Astro189.80 ms
SvelteKit200.60 ms
TanStack Start220.00 ms
React Router226.20 ms
Nuxt266.60 ms
Next.js387.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
SolidStart168.90 ms
Astro189.93 ms
SvelteKit200.78 ms
TanStack Start220.05 ms
React Router226.32 ms
Nuxt266.60 ms
Next.js387.60 ms

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

Methodology: Server Side Rendered Tests.

FrameworkFirst PaintFCP
Astro135.8ms135.52ms
Mastro144.8ms144.93ms
Next.js177.8ms177.82ms
Nuxt165.6ms165.63ms
React Router160.2ms160.21ms
SolidStart145.4ms145.26ms
SvelteKit150.8ms150.84ms
TanStack Start178.6ms178.57ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
Astro135.80 ms
Mastro144.80 ms
SolidStart145.40 ms
SvelteKit150.80 ms
React Router160.20 ms
Nuxt165.60 ms
Next.js177.80 ms
TanStack Start178.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
Astro135.52 ms
Mastro144.93 ms
SolidStart145.26 ms
SvelteKit150.84 ms
React Router160.21 ms
Nuxt165.63 ms
Next.js177.82 ms
TanStack Start178.57 ms

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

Methodology: Server Side Throughput Tests.

FrameworkOps/secMedian LatencyBody SizeDuplication
Baseline HTML8381.205ms96.83kb1x
Astro6741.433ms96.89kb1x
Mastro2533.869ms327.46kb1.5x
Next.js2294.561ms199.57kb2x
Nuxt3622.675ms201.27kb2x
React Router3512.822ms211.63kb2x
SolidStart4322.241ms224.17kb2x
SvelteKit4522.146ms183.53kb2x
TanStack Start3273.04ms193.62kb2x

Ops/sec

Ops/sec chart
Ops/sec data
FrameworkOperations per second
Baseline HTML838
Astro674
SvelteKit452
SolidStart432
Nuxt362
React Router351
TanStack Start327
Mastro253
Next.js229

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
Mastro327.46 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.21 ms
Astro1.43 ms
SvelteKit2.15 ms
SolidStart2.24 ms
Nuxt2.67 ms
React Router2.82 ms
TanStack Start3.04 ms
Mastro3.87 ms
Next.js4.56 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,556.85020ms41ms118ms46,379
Astro1,167.415039ms65ms370ms34,879
Mastro573.82549ms150ms1474ms17,878
Next.js3852183ms4647ms4709ms1,016
Nuxt66.8102036ms4225ms4433ms2,144
React Router17125328ms1211ms4005ms5,563
SolidStart504.225110ms486ms2193ms15,815
SvelteKit467.42584ms510ms2590ms14,717
TanStack Start43.453770ms4252ms4608ms1,342

P99 Latency at 25 Connections

P99 Latency at 25 Connections chart
P99 Latency at 25 Connections data
FrameworkMilliseconds
Baseline HTML20.00 ms
Astro39.00 ms
Mastro49.00 ms
SvelteKit84.00 ms
SolidStart110.00 ms
React Router328.00 ms
Nuxt2036.00 ms
Next.js2183.00 ms
TanStack Start3770.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 HTML41.00 ms
Astro65.00 ms
Mastro150.00 ms
SolidStart486.00 ms
SvelteKit510.00 ms
React Router1211.00 ms
Nuxt4225.00 ms
TanStack Start4252.00 ms
Next.js4647.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 HTML118.00 ms
Astro370.00 ms
Mastro1474.00 ms
SolidStart2193.00 ms
SvelteKit2590.00 ms
React Router4005.00 ms
Nuxt4433.00 ms
TanStack Start4608.00 ms
Next.js4709.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
Astro23.00 ms
Mastro44.00 ms
SvelteKit64.00 ms
SolidStart71.00 ms
React Router148.00 ms
Nuxt381.00 ms
Next.js744.00 ms
TanStack Start807.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 HTML34.00 ms
Astro44.00 ms
Mastro92.00 ms
SvelteKit143.00 ms
SolidStart153.00 ms
React Router303.00 ms
Nuxt527.00 ms
TanStack Start766.00 ms
Next.js2515.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
Astro90.00 ms
SolidStart171.00 ms
Mastro195.00 ms
SvelteKit234.00 ms
React Router412.00 ms
Nuxt816.00 ms
TanStack Start1282.00 ms
Next.js2863.00 ms

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

FrameworkLCP%CLS%FCP%TTFB%INP%
Astro9187918297
SolidStart91669183100
SvelteKit7977787194
Next.js7269766794
React Router6162667090
Nuxt.js6557675995

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%
Astro91
SolidStart91
SvelteKit79
Next.js72
Nuxt.js65
React Router61

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%
Astro87
SvelteKit77
Next.js69
SolidStart66
React Router62
Nuxt.js57

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%
Astro91
SolidStart91
SvelteKit78
Next.js76
Nuxt.js67
React Router66

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%
SolidStart83
Astro82
SvelteKit71
React Router70
Next.js67
Nuxt.js59

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
Astro97
Nuxt.js95
SvelteKit94
Next.js94
React Router90

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

FrameworkLCP%CLS%FCP%TTFB%INP%
Astro7792716086
SolidStart90639081100
SvelteKit6781605875
Next.js5169504758
Nuxt.js4558434565
React Router4164415356

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%
SolidStart90
Astro77
SvelteKit67
Next.js51
Nuxt.js45
React Router41

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%
Astro92
SvelteKit81
Next.js69
React Router64
SolidStart63
Nuxt.js58

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%
SolidStart90
Astro71
SvelteKit60
Next.js50
Nuxt.js43
React Router41

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%
SolidStart81
Astro60
SvelteKit58
React Router53
Next.js47
Nuxt.js45

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
Astro86
SvelteKit75
Nuxt.js65
Next.js58
React Router56

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

Methodology: Core Web Vitals.