DLHT: a lock-free Go hash table that beats sync.Map by up to 60x (github.com)
from sanitation@lemmy.radio to golang@programming.dev on 02 May 14:24
https://lemmy.radio/post/13118060

#golang

threaded - newest

LodeMike@lemmy.today on 03 May 04:23 collapse

“Up to”

BradleyUffner@lemmy.world on 03 May 11:45 collapse

While it is just their claim, and shouldn’t be intrinsically trusted, it does also include the include language that it beats the existing implementation, which should mean that it is at least faster, which is still a good thing.