top | item 38106162

(no title)

weliveindetail | 2 years ago

That really works great for people who have 100M times more lookups than inserts/deletions and less than 3K nodes :)

discuss

order

jsenn|2 years ago

It’s hard to imagine this particular use case being practical, but it’s a cool idea, and it raises some interesting questions: would it be a good idea if you had a faster JIT? Why is it only 30% faster ignoring overhead? Would it work better on a more realistic benchmark (e.g. with a less uniform distribution of queries)?