Skip to content

Run Time Stats

Methodology: Client Side Rendered Tests.

Some frameworks have been moved off their golden path to make client side tests fair when comparing. See the methodology link above for the full details.

FrameworkFirst PaintFCPInteraction LatencyInput DelayProcessing DurationPresentation Delay
Astro111.6ms111.32ms6.78ms1.68ms0.38ms4.73ms
Next.js341.4ms341.31ms20.62ms1.04ms7.11ms12.47ms
Nuxt159.6ms159.5ms12.04ms1.03ms1.28ms9.73ms
React Router147.6ms147.69ms21.28ms1.41ms2.15ms17.72ms
SolidStart111.4ms111.16ms16.5ms0.89ms2.37ms13.25ms
SvelteKit110.6ms110.85ms14.54ms0.58ms2.08ms11.88ms
TanStack Start144.6ms144.61ms23.58ms1.33ms11.52ms10.73ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
SvelteKit110.60 ms
SolidStart111.40 ms
Astro111.60 ms
TanStack Start144.60 ms
React Router147.60 ms
Nuxt159.60 ms
Next.js341.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
SvelteKit110.85 ms
SolidStart111.16 ms
Astro111.32 ms
TanStack Start144.61 ms
React Router147.69 ms
Nuxt159.50 ms
Next.js341.31 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.78 ms
12.04 ms
14.54 ms
16.50 ms
20.62 ms
21.28 ms
23.58 ms
Interaction Breakdown data
Framework or versionInteraction latencyInput delayProcessing durationPresentation delay
Astro6.78 ms1.68 ms0.38 ms4.73 ms
Nuxt12.04 ms1.03 ms1.28 ms9.73 ms
SvelteKit14.54 ms0.58 ms2.08 ms11.88 ms
SolidStart16.50 ms0.89 ms2.37 ms13.25 ms
Next.js20.62 ms1.04 ms7.11 ms12.47 ms
React Router21.28 ms1.41 ms2.15 ms17.72 ms
TanStack Start23.58 ms1.33 ms11.52 ms10.73 ms

Methodology: Server Side Rendered Tests.

FrameworkFirst PaintFCPInteraction LatencyInput DelayProcessing DurationPresentation Delay
Astro73.6ms73.69ms1.09ms0.83ms0.26ms0ms
Mastro81.8ms81.94ms11.95ms0.42ms0.95ms10.59ms
Next.js171.8ms172.03ms23.53ms1.41ms10.04ms12.07ms
Nuxt116.2ms116.21ms10.39ms0.98ms1.35ms8.05ms
React Router118.6ms118.69ms19.22ms1.59ms2.76ms14.87ms
SolidStart91.2ms91.27ms16.5ms0.88ms1.99ms13.63ms
SvelteKit79.6ms79.7ms17.13ms0.71ms4.16ms12.25ms
TanStack Start126ms126.13ms29.1ms1.72ms16.47ms10.91ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
Astro73.60 ms
SvelteKit79.60 ms
Mastro81.80 ms
SolidStart91.20 ms
Nuxt116.20 ms
React Router118.60 ms
TanStack Start126.00 ms
Next.js171.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
Astro73.69 ms
SvelteKit79.70 ms
Mastro81.94 ms
SolidStart91.27 ms
Nuxt116.21 ms
React Router118.69 ms
TanStack Start126.13 ms
Next.js172.03 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.09 ms
10.39 ms
11.95 ms
16.50 ms
17.13 ms
19.22 ms
23.53 ms
29.10 ms
Interaction Breakdown data
Framework or versionInteraction latencyInput delayProcessing durationPresentation delay
Astro1.09 ms0.83 ms0.26 ms0.00 ms
Nuxt10.39 ms0.98 ms1.35 ms8.05 ms
Mastro11.95 ms0.42 ms0.95 ms10.59 ms
SolidStart16.50 ms0.88 ms1.99 ms13.63 ms
SvelteKit17.13 ms0.71 ms4.16 ms12.25 ms
React Router19.22 ms1.59 ms2.76 ms14.87 ms
Next.js23.53 ms1.41 ms10.04 ms12.07 ms
TanStack Start29.10 ms1.72 ms16.47 ms10.91 ms

Methodology: Server Side Throughput Tests.

FrameworkOps/secMedian LatencyBody SizeDuplication
Baseline HTML8511.196ms96.83kb1x
Astro6651.458ms96.89kb1x
Mastro3482.851ms327.46kb1.5x
Next.js2264.548ms199.57kb2x
Nuxt3532.773ms201.27kb2x
React Router3452.867ms211.63kb2x
SolidStart4242.285ms224.17kb2x
SvelteKit4602.109ms183.53kb2x
TanStack Start3273.018ms193.62kb2x

Ops/sec

Ops/sec chart
Ops/sec data
FrameworkOperations per second
Baseline HTML851
Astro665
SvelteKit460
SolidStart424
Nuxt353
Mastro348
React Router345
TanStack Start327
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
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.20 ms
Astro1.46 ms
SvelteKit2.11 ms
SolidStart2.29 ms
Nuxt2.77 ms
Mastro2.85 ms
React Router2.87 ms
TanStack Start3.02 ms
Next.js4.55 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,557.45021ms39ms109ms46,087
Astro1,145.810043ms84ms328ms33,579
Mastro591.65048ms111ms1369ms18,562
Next.js36.412157ms4740ms4771ms995
Nuxt68.8251965ms4077ms4448ms2,155
React Router139.2100274ms2534ms4146ms4,571
SolidStart503.425109ms546ms2183ms15,523
SvelteKit495.81084ms216ms2384ms15,597
TanStack Start42.853449ms4349ms4436ms1,297

P99 Latency at 25 Connections

P99 Latency at 25 Connections chart
P99 Latency at 25 Connections data
FrameworkMilliseconds
Baseline HTML21.00 ms
Astro43.00 ms
Mastro48.00 ms
SvelteKit84.00 ms
SolidStart109.00 ms
React Router274.00 ms
Nuxt1965.00 ms
Next.js2157.00 ms
TanStack Start3449.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 HTML39.00 ms
Astro84.00 ms
Mastro111.00 ms
SvelteKit216.00 ms
SolidStart546.00 ms
React Router2534.00 ms
Nuxt4077.00 ms
TanStack Start4349.00 ms
Next.js4740.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 HTML109.00 ms
Astro328.00 ms
Mastro1369.00 ms
SolidStart2183.00 ms
SvelteKit2384.00 ms
React Router4146.00 ms
TanStack Start4436.00 ms
Nuxt4448.00 ms
Next.js4771.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
Astro24.00 ms
Mastro43.00 ms
SvelteKit63.00 ms
SolidStart73.00 ms
React Router211.00 ms
Nuxt369.00 ms
TanStack Start745.00 ms
Next.js761.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
Astro47.00 ms
Mastro85.00 ms
SvelteKit135.00 ms
SolidStart155.00 ms
React Router365.00 ms
Nuxt500.00 ms
TanStack Start826.00 ms
Next.js2446.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
Astro90.00 ms
Mastro189.00 ms
SolidStart192.00 ms
SvelteKit214.00 ms
React Router401.00 ms
Nuxt639.00 ms
TanStack Start1401.00 ms
Next.js2932.00 ms

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

P75 Latency at 25 Connections

P75 Latency at 25 Connections chart
P75 Latency at 25 Connections data
FrameworkMilliseconds
Baseline HTML17.00 ms
Astro22.00 ms
Mastro42.00 ms
SvelteKit56.00 ms
SolidStart60.00 ms
React Router199.00 ms
Nuxt361.00 ms
TanStack Start595.00 ms
Next.js747.00 ms

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

P75 Latency at 50 Connections

P75 Latency at 50 Connections chart
P75 Latency at 50 Connections data
FrameworkMilliseconds
Baseline HTML33.00 ms
Astro44.00 ms
Mastro83.00 ms
SolidStart101.00 ms
SvelteKit109.00 ms
React Router352.00 ms
Nuxt458.00 ms
TanStack Start553.00 ms
Next.js1185.00 ms

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

P75 Latency at 100 Connections

P75 Latency at 100 Connections chart
P75 Latency at 100 Connections data
FrameworkMilliseconds
Baseline HTML67.00 ms
Astro85.00 ms
SolidStart132.00 ms
SvelteKit171.00 ms
Mastro176.00 ms
React Router353.00 ms
Nuxt450.00 ms
TanStack Start600.00 ms
Next.js1223.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
Nuxt6557675995

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
Nuxt65
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
Nuxt57

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
Nuxt67
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
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
Astro97
Nuxt95
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
Nuxt4558434565
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
Nuxt45
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
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%
SolidStart90
Astro71
SvelteKit60
Next.js50
Nuxt43
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
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%
SolidStart100
Astro86
SvelteKit75
Nuxt65
Next.js58
React Router56

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

Methodology: Core Web Vitals.