Authors: Mats Gemmeke, Ruben Hensen Course: Afstuderen Light Avans Univerisity of Applied Science
A simple script for testing the performance difference of virtualised webservers in Virtualbox and Docker. Both scripts start n containers and then does m request on each container/vm for the homepage. The time it takes for each request is measure and logged in a .log file.
- Docker Desktop
- VirtualBox
- Add both executables to your PATH variable