Search code examples
performanceapibenchmarkingperformance-testingbackend

Performance benchmark for API frameworks written in different languages


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.


Solution

  • 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: