Skip to content

TalaikisInc/next-nest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Next.js vs Nest.js benchmark

is to determine whether try to use Nest.js over Next.js after Next.js comparing same amount of data rendered.

Methodology

Simple autocannon http://localhost:3000/

Results

Next.js

2440.31 rps
4.29 ms

Nest.js

6119.7 rps
1.24 ms

Conclusion. Nest.js is 2.5x faster, but the framework isn't reactive like Next.js/ React.js, so this result will definitely change to much worse after adding some sort of reactivity.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published