Thorium-Sim / thorium-nova

Next-generation Spaceship Controls
https://thoriumsim.com
Apache License 2.0
345 stars 14 forks source link

fix: Improves inventory template lookup performance. #589

Closed alexanderson1993 closed 1 year ago

alexanderson1993 commented 1 year ago

Description of Changes

Related Issue

Closes #582

How do you know the changes work correctly?

Ran some benchmarks. Before: 0.8244ms to look up. After: 0.0177ms. That's 2% the original time, almost 2 orders of magnitude faster.