Skip to content

rennanboni/benchmarks-nestjs-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.

NPM Version Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

Description

Nest project to be used as base for Fastify benchmask - link

Benchmarks

  • Machine: MacBook Pro | Quad-Core Intel Core i7 | 2.8Ghz | 4 CPUs | 16GB.
  • Node: v13.7.0
  • Run: Mon Jun 3 13:30:00 UTC 2020
Router Requests/s Latency Throughput/Mb
fastify 60955.2 1.58 9.53
nestjs-fastify 53983.2 1.79 8.44
express 31278.0 3.12 4.89
nestjs-express 23327.2 4.21 5.09

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Stay in touch

License

Nest is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published