Load test:
RUSTFLAGS=-g cargo build --release
- Install
heaptrack
andheaptrack-gui
- Install https://github.com/ddosify/ddosify
- Run the application:
heaptrack target/release/tantivy_search
cd load_testing
ddosify -config config.json
Docker:
docker-compose up --build
docker stats tantivy_search