Performance benchmark for API frameworks written in different languages

Calebmer picture Calebmer · Jun 20, 2015 · Viewed 10k times · Source

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.

Answer

Dimitris Zorbas picture Dimitris Zorbas · Jun 20, 2015

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: