←back to thread

84 points mkalioby | 4 comments | | HN request time: 0.6s | source
1. tempcommenttt ◴[] No.42191056[source]
It’s nice it’s fast at 10k dictionary entries, but how does it scale?
replies(3): >>42191171 #>>42192592 #>>42195503 #
2. ◴[] No.42191171[source]
3. fatih-erikli-cg ◴[] No.42192592[source]
I think 10000 is a lot enough for a queryable dataset. More of them is like computer generated things like logs etc.
4. HumblyTossed ◴[] No.42195503[source]
> but how does it scale

Usually sideways, but if you stack them, you might get some vertical.