/http-benchmarks

Toy HTTP benchmarks for various runtimes

Primary LanguageMakefile

http-benchmarks

This is a small set of ad-hoc, minimalistic tests for various stacks and web frameworks.

Most of them are little more than Hello World web servers, just to get a baseline understanding of how each language runtime deals with socket handling, or (for some fraweworks) how they deal with routing.

Stacks

Go

Python