Next.js v10.0.2 Performance Comparison
This is an experimental site to check how Next.js performs with the various approaches.
Default (CSR with Pre-renders) + Image Optmization
Performance score:
This version uses the Default (CSR with Pre-renders) version. Additionally, this version does an image optimization using the <Image />
component exported by next/image
.