Skip to content

v2.3.0

Compare
Choose a tag to compare
@puzpuzpuz puzpuzpuz released this 31 Oct 17:27
· 38 commits to main since this release
1f19135
  • Optimize MapOf integer hash function (#76)
  • Optimize RBMutex footprint and thread-to-slot distribution (#75)
    • This is a breaking change. NewRBMutex() function must be called now to initialize a RBMutex.