diff --git a/README.md b/README.md index 83d493b90..8d810a257 100644 --- a/README.md +++ b/README.md @@ -332,3 +332,10 @@ If you use Chonkie in your research, please cite it as follows: howpublished = {\url{https://github.com/chonkie-inc/chonkie}}, } ``` + + +## 🚀 Performance Tips + +- Use `FastChunker` for maximum throughput (100+ GB/s) +- Use `SemanticChunker` for quality results on small documents +- Combine with async operations for batch processing