Skip to content

Repository files navigation

Forked from Fastify

Benchmarks

  • Machine: AMD-3975wx 32c/64t
  • Docker: linux x64 | 4 vCPU | 4GB RAM
  • Node:node:20 // lts
  • Method:autocannon -c 100 -d 40 -p 10 localhost:3000 (two rounds; one to warm-up, one to measure)

2024 - node:20 LTS

All frameworks ware clustered and using 4 vCPU with 4BG of ram in docker environment.

VersionRouterRequests/sLatencyThroughput/Mb
@typeix/router^8.7.06518514.999.13
fastify^4.28.06075516.1811.42
@nestjs/platform-fastify^10.3.95520117.8510.38
@typeix/resty^8.7.04806220.556.73
express^4.19.21428572.282.67
@nestjs/platform-express^10.3.91148989.822.90

Test Run

docker build . -t typeix/benchmarks
docker run --cpus=4 --volume=$(pwd)/results:/usr/src/app/results typeix/benchmarks

About

Fast and low overhead web framework Typeix benchmarks.

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages