This test suite aims to run and benchmark the performance of the entire lamp stack consisting of Nginx, Postgres, Flask, and Gunicorn on both Lind and native Linux.
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[X] Tests (test scripts for unit testing, benchmarking, etc)
Description
This test suite aims to run and benchmark the performance of the entire lamp stack consisting of Nginx, Postgres, Flask, and Gunicorn on both Lind and native Linux.
Type of change
How Has This Been Tested?
lind_project/tests/lamp_stack/pgbench
lind_project/tests/lamp_stack/profiling
Checklist: