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
Astro107.2ms107.46ms2.58ms1.84ms0.74ms0ms
Next.js339.4ms339.33ms18.05ms1.11ms7.1ms9.84ms
Nuxt169.2ms169.33ms12.64ms0.43ms1.74ms10.47ms
React Router158.2ms158.37ms20.37ms1.47ms2.31ms16.58ms
SolidStart105.8ms105.96ms12.97ms0.89ms2.08ms10ms
SvelteKit112.4ms112.37ms16.71ms1.38ms2.62ms12.72ms
TanStack Start159.8ms159.85ms23.26ms1.62ms13.69ms7.95ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
SolidStart105.80 ms
Astro107.20 ms
SvelteKit112.40 ms
React Router158.20 ms
TanStack Start159.80 ms
Nuxt169.20 ms
Next.js339.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
SolidStart105.96 ms
Astro107.46 ms
SvelteKit112.37 ms
React Router158.37 ms
TanStack Start159.85 ms
Nuxt169.33 ms
Next.js339.33 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.58 ms
12.64 ms
12.97 ms
16.71 ms
18.05 ms
20.37 ms
23.26 ms
Interaction Breakdown data
Framework or versionInteraction latencyInput delayProcessing durationPresentation delay
Astro2.58 ms1.84 ms0.74 ms0.00 ms
Nuxt12.64 ms0.43 ms1.74 ms10.47 ms
SolidStart12.97 ms0.89 ms2.08 ms10.00 ms
SvelteKit16.71 ms1.38 ms2.62 ms12.72 ms
Next.js18.05 ms1.11 ms7.10 ms9.84 ms
React Router20.37 ms1.47 ms2.31 ms16.58 ms
TanStack Start23.26 ms1.62 ms13.69 ms7.95 ms

Methodology: Server Side Rendered Tests.

FrameworkFirst PaintFCPInteraction LatencyInput DelayProcessing DurationPresentation Delay
Astro66.4ms66.38ms1.41ms1.17ms0.24ms0ms
Mastro90.4ms90.37ms3.76ms0.64ms0.29ms2.83ms
Next.js142.4ms142.45ms17.22ms1.32ms8.34ms7.56ms
Nuxt113.4ms113.66ms10.85ms0.51ms2.19ms8.15ms
React Router112ms112.03ms16.09ms1.5ms2.73ms11.86ms
SolidStart86.2ms86.13ms15.12ms0.92ms2.47ms11.73ms
SvelteKit100.4ms100.34ms17.9ms1.02ms3.86ms13.02ms
TanStack Start126ms125.99ms27.78ms1.5ms13.54ms12.74ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
Astro66.40 ms
SolidStart86.20 ms
Mastro90.40 ms
SvelteKit100.40 ms
React Router112.00 ms
Nuxt113.40 ms
TanStack Start126.00 ms
Next.js142.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
Astro66.38 ms
SolidStart86.13 ms
Mastro90.37 ms
SvelteKit100.34 ms
React Router112.03 ms
Nuxt113.66 ms
TanStack Start125.99 ms
Next.js142.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.41 ms
3.76 ms
10.85 ms
15.12 ms
16.09 ms
17.22 ms
17.90 ms
27.78 ms
Interaction Breakdown data
Framework or versionInteraction latencyInput delayProcessing durationPresentation delay
Astro1.41 ms1.17 ms0.24 ms0.00 ms
Mastro3.76 ms0.64 ms0.29 ms2.83 ms
Nuxt10.85 ms0.51 ms2.19 ms8.15 ms
SolidStart15.12 ms0.92 ms2.47 ms11.73 ms
React Router16.09 ms1.50 ms2.73 ms11.86 ms
Next.js17.22 ms1.32 ms8.34 ms7.56 ms
SvelteKit17.90 ms1.02 ms3.86 ms13.02 ms
TanStack Start27.78 ms1.50 ms13.54 ms12.74 ms

Methodology: Server Side Throughput Tests.

FrameworkOps/secMedian LatencyBody SizeDuplication
Baseline HTML8451.205ms96.83kb1x
Astro6651.456ms96.89kb1x
Mastro3512.82ms327.46kb1.5x
Next.js2124.778ms199.52kb2x
Nuxt3572.7ms201.27kb2x
React Router3472.849ms211.63kb2x
SolidStart4272.264ms224.17kb2x
SvelteKit4592.113ms183.53kb2x
TanStack Start3093.21ms193.62kb2x

Ops/sec

Ops/sec chart
Ops/sec data
FrameworkOperations per second
Baseline HTML845
Astro665
SvelteKit459
SolidStart427
Nuxt357
Mastro351
React Router347
TanStack Start309
Next.js212

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.52 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.46 ms
SvelteKit2.11 ms
SolidStart2.26 ms
Nuxt2.70 ms
Mastro2.82 ms
React Router2.85 ms
TanStack Start3.21 ms
Next.js4.78 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,649.610018ms47ms100ms48,817
Astro1,1862530ms64ms321ms35,924
Mastro352.82573ms193ms3086ms11,393
Next.js39.452044ms4583ms4789ms1,119
Nuxt74101868ms4127ms4313ms2,399
React Router166.210264ms1896ms4030ms5,481
SolidStart505.4100128ms466ms2079ms15,604
SvelteKit487.6594ms208ms2533ms15,474
TanStack Start4553716ms4149ms4406ms1,365

P99 Latency at 25 Connections

P99 Latency at 25 Connections chart
P99 Latency at 25 Connections data
FrameworkMilliseconds
Baseline HTML18.00 ms
Astro30.00 ms
Mastro73.00 ms
SvelteKit94.00 ms
SolidStart128.00 ms
React Router264.00 ms
Nuxt1868.00 ms
Next.js2044.00 ms
TanStack Start3716.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 HTML47.00 ms
Astro64.00 ms
Mastro193.00 ms
SvelteKit208.00 ms
SolidStart466.00 ms
React Router1896.00 ms
Nuxt4127.00 ms
TanStack Start4149.00 ms
Next.js4583.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 HTML100.00 ms
Astro321.00 ms
SolidStart2079.00 ms
SvelteKit2533.00 ms
Mastro3086.00 ms
React Router4030.00 ms
Nuxt4313.00 ms
TanStack Start4406.00 ms
Next.js4789.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 HTML17.00 ms
Astro22.00 ms
SvelteKit66.00 ms
Mastro71.00 ms
SolidStart78.00 ms
React Router164.00 ms
Nuxt334.00 ms
Next.js711.00 ms
TanStack Start752.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 HTML32.00 ms
Astro43.00 ms
SvelteKit140.00 ms
Mastro146.00 ms
SolidStart154.00 ms
React Router321.00 ms
Nuxt478.00 ms
TanStack Start876.00 ms
Next.js2404.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 HTML77.00 ms
Astro84.00 ms
SolidStart153.00 ms
SvelteKit220.00 ms
Mastro290.00 ms
React Router418.00 ms
Nuxt509.00 ms
TanStack Start1306.00 ms
Next.js2641.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 HTML16.00 ms
Astro21.00 ms
SvelteKit58.00 ms
SolidStart63.00 ms
Mastro71.00 ms
React Router153.00 ms
Nuxt332.00 ms
TanStack Start449.00 ms
Next.js695.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 HTML31.00 ms
Astro42.00 ms
SolidStart98.00 ms
SvelteKit114.00 ms
Mastro144.00 ms
React Router299.00 ms
Nuxt435.00 ms
TanStack Start605.00 ms
Next.js1113.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 HTML62.00 ms
Astro83.00 ms
SolidStart127.00 ms
SvelteKit160.00 ms
Mastro270.00 ms
React Router367.00 ms
Nuxt449.00 ms
TanStack Start495.00 ms
Next.js1120.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.