From cfaf7aa6f47e645ec167350d44011c9332a41aac Mon Sep 17 00:00:00 2001 From: Debanjum Singh Solanky Date: Wed, 7 Sep 2022 14:10:38 +0300 Subject: [PATCH] Update Indexing Performance Section in Readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 628ce458..18158585 100644 --- a/Readme.md +++ b/Readme.md @@ -131,7 +131,7 @@ pip install --upgrade khoj-assistant - Indexing is more strongly impacted by the size of the source data - Indexing 100K+ line corpus of notes takes 6 minutes - Indexing 4000+ images takes about 15 minutes and more than 8Gb of RAM -- Once is implemented, it should only take this long on first run +- Note: *It should only take this long on the first run* as the index is incrementally updated ### Miscellaneous