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
Astro103.8ms103.87ms4.2ms1.49ms0.33ms2.38ms
Next.js338.8ms338.77ms17.53ms1.26ms5.84ms10.43ms
Nuxt177ms177.05ms8.74ms1.15ms2.06ms5.54ms
React Router150.4ms150.28ms21.02ms1.23ms2.57ms17.21ms
SolidStart99.8ms99.84ms16.99ms0.97ms2.32ms13.7ms
SvelteKit110.6ms110.6ms13.44ms0.72ms2.17ms10.54ms
TanStack Start144.4ms144.41ms24.6ms1.84ms12.21ms10.55ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
SolidStart99.80 ms
Astro103.80 ms
SvelteKit110.60 ms
TanStack Start144.40 ms
React Router150.40 ms
Nuxt177.00 ms
Next.js338.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
SolidStart99.84 ms
Astro103.87 ms
SvelteKit110.60 ms
TanStack Start144.41 ms
React Router150.28 ms
Nuxt177.05 ms
Next.js338.77 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.
4.20 ms
8.74 ms
13.44 ms
16.99 ms
17.53 ms
21.02 ms
24.60 ms
Interaction Breakdown data
Framework or versionInteraction latencyInput delayProcessing durationPresentation delay
Astro4.20 ms1.49 ms0.33 ms2.38 ms
Nuxt8.74 ms1.15 ms2.06 ms5.54 ms
SvelteKit13.44 ms0.72 ms2.17 ms10.54 ms
SolidStart16.99 ms0.97 ms2.32 ms13.70 ms
Next.js17.53 ms1.26 ms5.84 ms10.43 ms
React Router21.02 ms1.23 ms2.57 ms17.21 ms
TanStack Start24.60 ms1.84 ms12.21 ms10.55 ms

Methodology: Server Side Rendered Tests.

FrameworkFirst PaintFCPInteraction LatencyInput DelayProcessing DurationPresentation Delay
Astro76.6ms76.71ms6.46ms0.63ms1.24ms4.59ms
Mastro82.2ms82.24ms5.87ms0.54ms1.1ms4.23ms
Next.js162.4ms162.32ms19.56ms1.33ms8.81ms9.42ms
Nuxt89.2ms89.3ms13.11ms0.95ms1.22ms10.94ms
React Router131.6ms131.83ms19.05ms1.61ms2.58ms14.87ms
SolidStart103.8ms103.85ms16.99ms0.85ms2.32ms13.82ms
SvelteKit86.2ms86.13ms15.37ms0.57ms2.76ms12.03ms
TanStack Start126.2ms125.96ms25.99ms1.58ms15.53ms8.88ms

First Paint (ms)

First Paint (ms) chart
First Paint (ms) data
FrameworkMilliseconds
Astro76.60 ms
Mastro82.20 ms
SvelteKit86.20 ms
Nuxt89.20 ms
SolidStart103.80 ms
TanStack Start126.20 ms
React Router131.60 ms
Next.js162.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
Astro76.71 ms
Mastro82.24 ms
SvelteKit86.13 ms
Nuxt89.30 ms
SolidStart103.85 ms
TanStack Start125.96 ms
React Router131.83 ms
Next.js162.32 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.
5.87 ms
6.46 ms
13.11 ms
15.37 ms
16.99 ms
19.05 ms
19.56 ms
25.99 ms
Interaction Breakdown data
Framework or versionInteraction latencyInput delayProcessing durationPresentation delay
Mastro5.87 ms0.54 ms1.10 ms4.23 ms
Astro6.46 ms0.63 ms1.24 ms4.59 ms
Nuxt13.11 ms0.95 ms1.22 ms10.94 ms
SvelteKit15.37 ms0.57 ms2.76 ms12.03 ms
SolidStart16.99 ms0.85 ms2.32 ms13.82 ms
React Router19.05 ms1.61 ms2.58 ms14.87 ms
Next.js19.56 ms1.33 ms8.81 ms9.42 ms
TanStack Start25.99 ms1.58 ms15.53 ms8.88 ms

Methodology: Server Side Throughput Tests.

FrameworkOps/secMedian LatencyBody SizeDuplication
Baseline HTML8381.205ms96.83kb1x
Astro6571.467ms96.89kb1x
Mastro3472.863ms327.46kb1.5x
Next.js2254.615ms199.52kb2x
Nuxt3552.717ms201.27kb2x
React Router3512.795ms211.63kb2x
SolidStart4192.292ms224.17kb2x
SvelteKit4542.145ms183.53kb2x
TanStack Start3153.131ms193.62kb2x

Ops/sec

Ops/sec chart
Ops/sec data
FrameworkOperations per second
Baseline HTML838
Astro657
SvelteKit454
SolidStart419
Nuxt355
React Router351
Mastro347
TanStack Start315
Next.js225

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.47 ms
SvelteKit2.15 ms
SolidStart2.29 ms
Nuxt2.72 ms
React Router2.79 ms
Mastro2.86 ms
TanStack Start3.13 ms
Next.js4.62 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,56920033ms55ms135ms43,292
Astro1,050.22541ms65ms558ms31,475
Mastro568.45067ms164ms1556ms17,391
Next.js37.612137ms4649ms4667ms1,037
Nuxt67.8102059ms4211ms4299ms2,135
React Router17225332ms1564ms3987ms5,673
SolidStart504.225108ms503ms2211ms15,907
SvelteKit483.22589ms462ms2488ms15,418
TanStack Start43.6103832ms4129ms4381ms1,328

P99 Latency at 25 Connections

P99 Latency at 25 Connections chart
P99 Latency at 25 Connections data
FrameworkMilliseconds
Baseline HTML33.00 ms
Astro41.00 ms
Mastro67.00 ms
SvelteKit89.00 ms
SolidStart108.00 ms
React Router332.00 ms
Nuxt2059.00 ms
Next.js2137.00 ms
TanStack Start3832.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 HTML55.00 ms
Astro65.00 ms
Mastro164.00 ms
SvelteKit462.00 ms
SolidStart503.00 ms
React Router1564.00 ms
TanStack Start4129.00 ms
Nuxt4211.00 ms
Next.js4649.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 HTML135.00 ms
Astro558.00 ms
Mastro1556.00 ms
SolidStart2211.00 ms
SvelteKit2488.00 ms
React Router3987.00 ms
Nuxt4299.00 ms
TanStack Start4381.00 ms
Next.js4667.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
Astro26.00 ms
Mastro49.00 ms
SvelteKit62.00 ms
SolidStart73.00 ms
React Router150.00 ms
Nuxt376.00 ms
TanStack Start796.00 ms
Next.js827.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 HTML35.00 ms
Astro54.00 ms
Mastro91.00 ms
SvelteKit135.00 ms
SolidStart160.00 ms
React Router301.00 ms
Nuxt516.00 ms
TanStack Start846.00 ms
Next.js2409.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 HTML85.00 ms
Astro100.00 ms
SolidStart171.00 ms
Mastro206.00 ms
SvelteKit212.00 ms
React Router425.00 ms
Nuxt805.00 ms
TanStack Start1285.00 ms
Next.js2879.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 HTML18.00 ms
Astro24.00 ms
Mastro45.00 ms
SvelteKit54.00 ms
SolidStart61.00 ms
React Router144.00 ms
Nuxt367.00 ms
TanStack Start632.00 ms
Next.js746.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
Astro51.00 ms
Mastro87.00 ms
SolidStart100.00 ms
SvelteKit112.00 ms
React Router294.00 ms
Nuxt469.00 ms
TanStack Start631.00 ms
Next.js1145.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 HTML70.00 ms
Astro94.00 ms
SolidStart138.00 ms
SvelteKit162.00 ms
Mastro184.00 ms
React Router393.00 ms
Nuxt454.00 ms
TanStack Start648.00 ms
Next.js1098.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.