A curated list of awesome benchmark resources and tools.
- The Computer Language Benchmarks Game - "Will your toy benchmark program be faster if you write it in a different programming language?"
- ab - ab is a tool for benchmarking your Apache Hypertext Transfer Protocol (HTTP) server.
- JMeter - Java application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions.
- Locust - Scalable user load testing tool written in Python.
- wrk - Modern HTTP benchmarking tool.
- wrk2 - A constant throughput, correct latency recording variant of wrk.