This PR contains the load testing scripts for the backend and virus scan using k6 under the load-testing folder. Note that you will have to ensure psql and k6 are instralled locally to run thee. See the included load-test-instructions.md for more details.
Also included in this PR is an update to allow a larger DB Pool with the POOL_SIZE variable for better performance. This has already been included on dev and test, but prod will need it to be included accordingly once deployed.
This PR contains the load testing scripts for the backend and virus scan using k6 under the load-testing folder. Note that you will have to ensure psql and k6 are instralled locally to run thee. See the included load-test-instructions.md for more details.
Also included in this PR is an update to allow a larger DB Pool with the POOL_SIZE variable for better performance. This has already been included on dev and test, but prod will need it to be included accordingly once deployed.