Performance benchmark for API frameworks written in different languages

19.1k Views Asked by At

I'm building a REST API and I want to know if anyone has compiled a list of performance benchmarks in all or most of the following languages:

  • Node
  • Ruby
  • Python
  • Go

I'm most familiar with the node frameworks (hapi, express, restify), but I'm curious about the others for contention's sake.

1

There are 1 best solutions below

2
On BEST ANSWER

A really popular web application benchmark is: https://www.techempower.com/benchmarks/#section=data-r10&hw=peak&test=json

But you may roll your own to map more closely your needs using any of the following tools: