collabnix / awesome-testcontainers

A Curated List of Testcontainers Resources
https://testcontainers.com
39 stars 10 forks source link

Add api-oha-benchmarker tool #39

Closed ajeetraina closed 1 day ago

ajeetraina commented 3 days ago

https://github.com/ivangfr/api-oha-benchmarker

A tool to easily benchmark APIs. It uses Testcontainers to manage Docker containers. The load testing is done with OHA. To collect information like CPU and memory usage, it uses the docker stats command. It also uses cAdvisor to visually monitor CPU and memory usage.