Skip to content

docs: update README with v0.2.52 benchmarks and features#146

Merged
justrach merged 1 commit intomainfrom
docs/readme-update
Apr 5, 2026
Merged

docs: update README with v0.2.52 benchmarks and features#146
justrach merged 1 commit intomainfrom
docs/readme-update

Conversation

@justrach
Copy link
Copy Markdown
Owner

@justrach justrach commented Apr 5, 2026

Summary

Update README to reflect all v0.2.52 changes.

Changes

  • Status table: 12 → 16 MCP tools, Rust/PHP/C# languages, trigram v2, security features
  • New benchmark: codedb vs rtk vs ripgrep vs grep on rtk-ai/rtk (538x/569x/1231x faster)
  • Updated indexing speed with trigram v2 numbers (-36%)
  • Memory optimization note for repos >1000 files

Test plan

  • zig build test passes
  • Rebased on current main

- Status table: 12 → 16 MCP tools, add Rust/PHP/C# language support,
  trigram v2, 538x faster than ripgrep, singleton MCP, sensitive file
  blocking, SHA256 checksums
- Add rtk-ai/rtk benchmark (codedb vs rtk vs ripgrep vs grep)
- Update indexing speed with trigram v2 numbers (-36% faster)
- Note memory optimization for repos >1000 files

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

Benchmark Regression Report

Threshold: 10.00%

Tool Base (ns) Head (ns) Delta Status
codedb_bundle 617563 650297 +5.30% OK
codedb_changes 110446 109581 -0.78% OK
codedb_deps 30571 32813 +7.33% OK
codedb_edit 17430 18210 +4.48% OK
codedb_hot 163420 172778 +5.73% OK
codedb_outline 387405 375686 -3.02% OK
codedb_read 170973 175410 +2.60% OK
codedb_search 258573 269082 +4.06% OK
codedb_snapshot 3304828 3338085 +1.01% OK
codedb_status 30886 28981 -6.17% OK
codedb_symbol 64492 68675 +6.49% OK
codedb_tree 66098 69635 +5.35% OK
codedb_word 91872 96852 +5.42% OK

@justrach justrach merged commit a6dbc60 into main Apr 5, 2026
1 check passed
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