Amalgam 44.0.2
What's Changed
- 17520: Improves documentation for conclude opcode and slightly reduces overhead for it by @howsohazard in #8
- 17568: Improves performance of destroy_entities by destroying the entity caches directly instead of removing data first by @howsohazard in #9
- 17568: Removes entity cache indirection to improve performance, plus accompanying code cleanup by @howsohazard in #10
- 17593: Fixes issue where entities recreated with the same name would receive the same random number seed if the seed state were not advanced by @howsohazard in #11
Full Changelog: 44.0.1...44.0.2