From 69459d882287141abc0d2f1b6bcda1051fef2818 Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Wed, 21 May 2025 13:21:53 +0200 Subject: [PATCH] Update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ce7de7..78d790e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ The NSQ service was meant to be used for pulling achievements from other players But currently there are no other players so it simply is not necessary The cacher service is also obsolete because we switched our approach to `service/data/cache.sql`
-A single file, much more better +A single file, much more better
+Currently it runs for about 20 seconds for half a million rows in achievements
+Could be better, could be worse The querying is then done via `service/data/groupPlayers.sql` with the query inserted into line 48 \ No newline at end of file