Skip to content

soasada/tantivy_search

Repository files navigation

tantivy_search

Load test:

  1. RUSTFLAGS=-g cargo build --release
  2. Install heaptrack and heaptrack-gui
  3. Install https://github.com/ddosify/ddosify
  4. Run the application: heaptrack target/release/tantivy_search
  5. cd load_testing
  6. ddosify -config config.json

Docker:

docker-compose up --build

docker stats tantivy_search

About

An example app of how to make a search engine with tantivy and axum

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published