Skip to content

Amalgam 46.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 16:50
c925913

What's Changed

  • 18575: Reduces memory and storage overhead from saving and loading entities, also reduces lock contention from string ids and minor overhead reduction from parsing by @howsohazard in #37
  • 18540: Enables distance queries to retrieve any number of other values from entity labels, MINOR by @howsohazard in #38
  • 18578: Improves performance by tightening inner interpreter loops and hash map functions, evens out garbage collection thresholds by @howsohazard in #39

Full Changelog: 46.0.2...46.1.0