Create inital Performance Test
We need to create some initial performance testing, to begin getting some statistics about performance of OpenCAPIF code in load. For example we can try to use locust:
- OFFICIAL REF: https://locust.io/
- LOCUST DOCUMENTATION: https://docs.locust.io/en/stable/what-is-locust.html#features
- LEARNING GUIDE: https://medium.com/nerd-for-tech/load-testing-using-locust-io-f3e6e247c74e
- PYTHON DICTIONARY: https://www.simplilearn.com/dictionary-in-python-article#:~:text=A%20dictionary%20in%20Python%20is,learn%20how%20to%20use%20it.
Edited by Jorge Moratinos