This repo contains scripts to do load and performance testing
- To install the dependency, run the following command
pip install -r requirements.txt
- Copy the env-example file to .env and fill the necessary URL's and API keys to run the performance test
OPENAI_API_KEY=
WCD_URL=
WCD_API_KEY=
- Confirm you have set your env variables
- Run
dynamicindexing_load.py
to run the load testing of dynamic vector indexing collection