Open scalalang2 opened 8 months ago
This suggests evaluating the performance of the Swiss Table data structure against built-in hash table.
FYI: https://github.com/golang/go/issues/54766
thanks @kubo39 👍
Motivation
This suggests evaluating the performance of the Swiss Table data structure against built-in hash table.