From 8ac638feaf91416e0bfd8ad2dd812e06ab1f747d Mon Sep 17 00:00:00 2001 From: Harrison Burt <57491488+ChillFish8@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:17:47 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e9ffe856..0ec8b9cd 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,8 @@ lnx although very new offers a wide range of features thanks to the ecosystem it

Demo video

- +*Here you can see lnx doing search as you type on a 1.96 million document dataset coming in at reasonable 3GB ran on my i7-8700k using < 600MB of RAM* +Got a bigger dataset for us to try? Open an issue! ### Performance lnx can provide the ability to fine tune the system to your particular use case. You can customise the async runtime threads. The concurrency thread pool, threads per reader and writer threads, all per index. From 8c1a19698eeb25822076a733287b9583af0581b7 Mon Sep 17 00:00:00 2001 From: Harrison Burt <57491488+ChillFish8@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:40:50 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ec8b9cd..2a81ee18 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,8 @@ lnx although very new offers a wide range of features thanks to the ecosystem it

Demo video

-*Here you can see lnx doing search as you type on a 1.96 million document dataset coming in at reasonable 3GB ran on my i7-8700k using < 600MB of RAM* + +*Here you can see lnx doing search as you type on a 1.96 million document dataset coming in at reasonable 3GB, ran on my i7-8700k using < 600MB of RAM* Got a bigger dataset for us to try? Open an issue! ### Performance