An open API service indexing awesome lists of open source software.

https://github.com/jessekoldewijn/nextjs-perf-test

Testing application which shows the performance between SSR, ISR, Dynamic on the App Router Vs. Pages Router.
https://github.com/jessekoldewijn/nextjs-perf-test

nextjs performance-testing react-server-components reactjs

Last synced: 4 months ago
JSON representation

Testing application which shows the performance between SSR, ISR, Dynamic on the App Router Vs. Pages Router.

Awesome Lists containing this project

README

        

Welcome to Next.js Performance Benchmark 👋

> Testing application which shows the performance between SSR, ISR, Dynamic on the App Router Vs. Pages Router.

## Details


Version

## Checks



CI

## Why?

In this project you can see, test and proof the performance between the Pages and App routers. Feel free to fork + deploy this repo yourself for personal testing and/or expanding the scope of the tests.

## Install

```sh
pnpm install
```

## Usage

```sh
pnpm run dev
```

## Author

👤 **Jesse Koldewijn**

- Website: https://jkinsight.nl

## Show your support

Give a ⭐️ if this project helped you!