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
from sanitation@lemmy.radio to golang@programming.dev on 02 May 14:24
https://lemmy.radio/post/13118060
#golang
threaded - newest
“Up to”
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.