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
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.

P75 Latency at 25 Connections

P75 Latency at 25 Connections chart
P75 Latency at 25 Connections data
FrameworkMilliseconds
Baseline HTML18.00 ms
Astro23.00 ms
SvelteKit58.00 ms
SolidStart59.00 ms
React Router138.00 ms
Nuxt341.00 ms
TanStack Start607.00 ms
Next.js653.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 HTML35.00 ms
Astro44.00 ms
SolidStart94.00 ms
SvelteKit120.00 ms
React Router271.00 ms
Nuxt446.00 ms
TanStack Start613.00 ms
Next.js1097.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 HTML69.00 ms
Astro85.00 ms
SolidStart130.00 ms
SvelteKit165.00 ms
React Router349.00 ms
Nuxt451.00 ms
TanStack Start655.00 ms
Next.js1051.00 ms

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

FrameworkLCP%CLS%FCP%TTFB%INP%
Astro9288928198
SolidStart817510088100
SvelteKit7978786995
Next.js7371766694
Nuxt6758705996
React Router5960646890

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%
Astro92
SolidStart81
SvelteKit79
Next.js73
Nuxt67
React Router59

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%
Astro88
SvelteKit78
SolidStart75
Next.js71
React Router60
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
SvelteKit78
Next.js76
Nuxt70
React Router64

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%
SolidStart88
Astro81
SvelteKit69
React Router68
Next.js66
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
Astro98
Nuxt96
SvelteKit95
Next.js94
React Router90

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

FrameworkLCP%CLS%FCP%TTFB%INP%
SolidStart80801008790
Astro7993726385
SvelteKit6780585574
Next.js5271484658
Nuxt4558434565
React Router3763365153

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%
SolidStart80
Astro79
SvelteKit67
Next.js52
Nuxt45
React Router37

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
SolidStart80
SvelteKit80
Next.js71
React Router63
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
Astro72
SvelteKit58
Next.js48
Nuxt43
React Router36

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%
SolidStart87
Astro63
SvelteKit55
React Router51
Next.js46
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%
SolidStart90
Astro85
SvelteKit74
Nuxt65
Next.js58
React Router53

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

Methodology: Core Web Vitals.