Skip to content

Add performance tests, improve docs#5

Merged
pszymkowiak merged 1 commit intomainfrom
feat/perf-tests-docs
Mar 16, 2026
Merged

Add performance tests, improve docs#5
pszymkowiak merged 1 commit intomainfrom
feat/perf-tests-docs

Conversation

@pszymkowiak
Copy link
Copy Markdown
Contributor

Summary

  • 7 perf tests with time assertions (1000 stores, 100x searches, decay, gets)
  • Rewritten docs: full trait signatures, tool dispatch table, CLI reference, expanded use cases

Test plan

  • cargo test — 110 passed (1.54s)

- 7 performance tests with time assertions (store 1000, FTS/vector/hybrid
  search 100x, decay 1000, get 1000)
- Rewrite docs: full API reference, trait signatures, tool dispatch table,
  CLI reference, expanded use cases and troubleshooting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant