Add note about performance improvements needed

This commit is contained in:
Sylvestre Ledru
2026-05-30 19:25:27 +02:00
committed by GitHub
parent 98e6bb6f53
commit 2a6a3aba7e
+1
View File
@@ -33,6 +33,7 @@ cargo test
* Does not take `LANG`, etc., into account for handling file encodings (non-UTF8 matches are treated as binary)
* No localization support yet
* Performances need to be improved
## Contributing