Skip to content

v1.0.0-alpha.9

Latest

Choose a tag to compare

@pverscha pverscha released this 28 May 07:03
· 32 commits to master since this release

This release drastically improves the performance of the Map.set() operation. On average, setting a large amount of values is 50% faster than in previous versions of the SharedMap.

Improvements:

  • The Map.set() operation is twice as fast on average when compared to previous versions.