Hi,
While reading Go's release page for their next version, they mentioned the use of "Swiss Tables" as one of the performance enablers they use: https://tip.golang.org/doc/go1.24#runtime
So I read about it: https://abseil.io/about/design/swisstables
It shouldn't be too difficult to use them in Assembler Language I suppose.
Enjoy.
While reading Go's release page for their next version, they mentioned the use of "Swiss Tables" as one of the performance enablers they use: https://tip.golang.org/doc/go1.24#runtime
So I read about it: https://abseil.io/about/design/swisstables
It shouldn't be too difficult to use them in Assembler Language I suppose.
Enjoy.