Skip to content

Commit e44759b

Browse files
committed
docs: add benchmark callout and verify README visuals
1 parent acea895 commit e44759b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@ Full pipeline:
209209
| Full LLM evaluation | typically 2–4 s | When needed (Gemini) |
210210
| Accuracy (36 scenarios) | 100% | See `npm run test:accuracy` |
211211

212+
> **Technical Insight:** The privacy layer is implemented as a zero-allocation Rust engine, ensuring that PII stripping happens in the microsecond range, making it practically invisible to the end-user.
213+
212214
## 🎯 Technical Highlights
213215

214216
### Performance & Scalability

0 commit comments

Comments
 (0)