tgoop.com/go_perf/325
Create:
Last Update:
Last Update:
You probably know about Russ Cox's blog post about sparse maps:
https://research.swtch.com/sparse
This data structure is used in #golang source code (mainly inside the compiler).
I came up with another idea that can work even faster:
https://quasilyte.dev/blog/post/gen-map/
From: https://twitter.com/quasilyte/status/1705233800370778402
BY 🇺🇦 Go performance channel
Share with your friend now:
tgoop.com/go_perf/325