Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kutayzorlu/ab6c91cb45d35d2489c401384c0e0e2b to your computer and use it in GitHub Desktop.
Save kutayzorlu/ab6c91cb45d35d2489c401384c0e0e2b to your computer and use it in GitHub Desktop.
Actix(Rust) VS Netty(Java) VS Fastify(Nodejs)

Fastify did 6K RPS (Request per Second)
Netty did 23K RPS (Request Per Second)

Netty
Image of Netty

Fastify Image of Fastify

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment