Improve ingestion performance (by around 20%)

This commit is contained in:
Junegunn Choi
2024-04-01 23:38:46 +09:00
parent 128e4a2e8d
commit 41b3511ad9
6 changed files with 85 additions and 23 deletions

View File

@@ -3,6 +3,7 @@ CHANGELOG
0.49.0
------
- Ingestion performance improved by around 20%
- Added two environment variables exported to the child processes
- `FZF_PREVIEW_LABEL`
- `FZF_BORDER_LABEL`