·
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.