Python

Load testing with Python

In this post I’ll show how to do some load testing with Python to our http application.

In this case we will use the package called aioload, which is a very nice and minimal tool for load testing with Python.