generalui / react-nextjs-boilerplate

A boilerplate repository for a ReactJS with NextJS, Typescript, testing, linting, code formatting, scripts, and other useful tools.
5 stars 1 forks source link

Bundle and performance benchmarking #5

Closed devan-huapaya closed 1 year ago

devan-huapaya commented 2 years ago

How performant is Nexjs really?

How well does the tree shaking and code splitting work out of the box?

devan-huapaya commented 2 years ago

Bundle analyzer added https://github.com/generalui/react-nextjs-boilerplate/pull/30

Waiting on performance benchmarking once we know what we're benchmarking against