React Router
Dev Time
Section titled “Dev Time”Dependency Counts
Section titled “Dependency Counts”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.Metaframework · Production Dependencies
| Framework version | Dependencies |
|---|---|
| 7.10.1 | 28 |
| 7.11.0 | 28 |
The latest release is shown as a filled point; earlier releases use outlined points.
Metaframework · Development Dependencies
| Framework version | Dependencies |
|---|---|
| 7.10.1 | 22 |
| 7.11.0 | 23 |
The latest release is shown as a filled point; earlier releases use outlined points.
Metaframework · All Dependencies
| Framework version | Dependencies |
|---|---|
| 7.10.1 | 50 |
| 7.11.0 | 51 |
The latest release is shown as a filled point; earlier releases use outlined points.
Starter Project · Production Dependencies
| Framework version | Dependencies |
|---|---|
| 7.10.1 | 6 |
| 7.11.0 | 6 |
The latest release is shown as a filled point; earlier releases use outlined points.
Starter Project · Development Dependencies
| Framework version | Dependencies |
|---|---|
| 7.10.1 | 8 |
| 7.11.0 | 9 |
The latest release is shown as a filled point; earlier releases use outlined points.
Starter Project · All Dependencies
| Framework version | Dependencies |
|---|---|
| 7.10.1 | 268 |
| 7.11.0 | 269 |
The latest release is shown as a filled point; earlier releases use outlined points.
Starter Project · Duplicate Dependencies
| Framework version | Duplicates |
|---|---|
| 7.10.1 | 9 |
| 7.11.0 | 9 |
The latest release is shown as a filled point; earlier releases use outlined points.
Node Modules Size
Section titled “Node Modules Size”Methodology: Node Modules Size.
Node Modules Size
| Framework version | MB |
|---|---|
| 7.10.1 | 106.86 MB |
| 7.11.0 | 115.95 MB |
The latest release is shown as a filled point; earlier releases use outlined points.
Dependency Install Size
| Framework version | MB |
|---|---|
| 7.10.1 | 102.22 MB |
| 7.11.0 | 110.94 MB |
The latest release is shown as a filled point; earlier releases use outlined points.
Build and Install Times
Section titled “Build and Install Times”Methodology: Build and Install Times.
Average Install Time
| Framework version | Seconds |
|---|---|
| 7.10.1 | 1.47s |
| 7.11.0 | 1.29s |
The latest release is shown as a filled point; earlier releases use outlined points.
Average Cold Build Time
| Framework version | Seconds |
|---|---|
| 7.10.1 | 1.75s |
| 7.11.0 | 1.73s |
The latest release is shown as a filled point; earlier releases use outlined points.
Average Warm Build Time
| Framework version | Seconds |
|---|---|
| 7.10.1 | 1.69s |
| 7.11.0 | 1.68s |
The latest release is shown as a filled point; earlier releases use outlined points.
Dev Server Startup
Section titled “Dev Server Startup”Methodology: Dev Server Startup.
Average Dev Server Startup Time
| Framework version | Seconds |
|---|---|
| 7.10.1 | 0.80s |
| 7.11.0 | 0.83s |
The latest release is shown as a filled point; earlier releases use outlined points.
Core-JS Polyfills
Section titled “Core-JS Polyfills”Methodology: Core-JS Polyfills.
Vendored Core-JS Size
| Framework version | KB |
|---|---|
| 7.10.1 | 0.00 KB |
| 7.11.0 | 0.00 KB |
The latest release is shown as a filled point; earlier releases use outlined points.
Browser Baseline
Section titled “Browser Baseline”Methodology: Browser Baseline.
| Version | Baseline | Feature | Year | Features |
|---|---|---|---|---|
| 7.10.1 | High | — | 2022 | 40 |
| 7.11.0 | High | — | 2022 | 40 |
Run Time
Section titled “Run Time”Client Side Rendered Tests
Section titled “Client Side Rendered Tests”Methodology: Client Side Rendered Tests.
Client First Paint
| Framework version | Milliseconds |
|---|---|
| 7.10.1 | 146.60 ms |
| 7.11.0 | 163.40 ms |
The latest release is shown as a filled point; earlier releases use outlined points.
Client FCP
| Framework version | Milliseconds |
|---|---|
| 7.10.1 | 146.71 ms |
| 7.11.0 | 163.37 ms |
The latest release is shown as a filled point; earlier releases use outlined points.
Client Interaction Breakdown by Version
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.
| Framework or version | Interaction latency | Input delay | Processing duration | Presentation delay |
|---|---|---|---|---|
| v7.10.1 | 14.87 ms | 2.00 ms | 2.54 ms | 10.33 ms |
| v7.11.0 | 23.91 ms | 2.14 ms | 2.76 ms | 19.01 ms |
Server Side Rendered Tests
Section titled “Server Side Rendered Tests”Methodology: Server Side Rendered Tests.
Server First Paint
| Framework version | Milliseconds |
|---|---|
| 7.10.1 | 124.40 ms |
| 7.11.0 | 126.20 ms |
The latest release is shown as a filled point; earlier releases use outlined points.
Server FCP
| Framework version | Milliseconds |
|---|---|
| 7.10.1 | 124.33 ms |
| 7.11.0 | 126.16 ms |
The latest release is shown as a filled point; earlier releases use outlined points.
Server Interaction Breakdown by Version
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.
| Framework or version | Interaction latency | Input delay | Processing duration | Presentation delay |
|---|---|---|---|---|
| v7.10.1 | 19.33 ms | 2.34 ms | 3.25 ms | 13.74 ms |
| v7.11.0 | 18.88 ms | 1.65 ms | 3.49 ms | 13.75 ms |
Server Side Throughput Tests
Section titled “Server Side Throughput Tests”Methodology: Server Side Throughput Tests.
Ops/sec
| Framework version | Operations per second |
|---|---|
| 7.10.1 | 342 |
| 7.11.0 | 345 |
The latest release is shown as a filled point; earlier releases use outlined points.
Body Size
| Framework version | Kilobytes |
|---|---|
| 7.10.1 | 211.85 KB |
| 7.11.0 | 211.85 KB |
The latest release is shown as a filled point; earlier releases use outlined points.
Median Latency
| Framework version | Milliseconds |
|---|---|
| 7.10.1 | 2.87 ms |
| 7.11.0 | 2.87 ms |
The latest release is shown as a filled point; earlier releases use outlined points.
Server Side Load Test
Section titled “Server Side Load Test”Methodology: Server Side Load Test.
Total Requests
| Framework version | Requests |
|---|---|
| 7.10.1 | 5661 |
| 7.11.0 | 5922 |
The latest release is shown as a filled point; earlier releases use outlined points.
P99 Latency at 25 Connections
| Framework version | Milliseconds |
|---|---|
| 7.10.1 | 287.00 ms |
| 7.11.0 | 255.00 ms |
The latest release is shown as a filled point; earlier releases use outlined points.
P99 Latency at 50 Connections
| Framework version | Milliseconds |
|---|---|
| 7.10.1 | 1718.00 ms |
| 7.11.0 | 304.00 ms |
The latest release is shown as a filled point; earlier releases use outlined points.
P99 Latency at 100 Connections
| Framework version | Milliseconds |
|---|---|
| 7.10.1 | 3885.00 ms |
| 7.11.0 | 3877.00 ms |
The latest release is shown as a filled point; earlier releases use outlined points.
P90 Latency at 25 Connections
| Framework version | Milliseconds |
|---|---|
| 7.10.1 | 153.00 ms |
| 7.11.0 | 146.00 ms |
The latest release is shown as a filled point; earlier releases use outlined points.
P90 Latency at 50 Connections
| Framework version | Milliseconds |
|---|---|
| 7.10.1 | 287.00 ms |
| 7.11.0 | 294.00 ms |
The latest release is shown as a filled point; earlier releases use outlined points.
P90 Latency at 100 Connections
| Framework version | Milliseconds |
|---|---|
| 7.10.1 | 397.00 ms |
| 7.11.0 | 385.00 ms |
The latest release is shown as a filled point; earlier releases use outlined points.
P75 Latency at 25 Connections
| Framework version | Milliseconds |
|---|---|
| 7.10.1 | 145.00 ms |
| 7.11.0 | 138.00 ms |
The latest release is shown as a filled point; earlier releases use outlined points.
P75 Latency at 50 Connections
| Framework version | Milliseconds |
|---|---|
| 7.10.1 | 282.00 ms |
| 7.11.0 | 280.00 ms |
The latest release is shown as a filled point; earlier releases use outlined points.
P75 Latency at 100 Connections
| Framework version | Milliseconds |
|---|---|
| 7.10.1 | 362.00 ms |
| 7.11.0 | 353.00 ms |
The latest release is shown as a filled point; earlier releases use outlined points.