rbxts-flamework / core

Flamework is an extensible game framework. It requires typescript and offers many useful features.
MIT License
112 stars 8 forks source link

Tag all Flamework functions. #51

Closed ZeroParticle closed 2 years ago

ZeroParticle commented 2 years ago

We have found that it can be valuable to know the memory consumption of the onTick, onPhysics, and onRender functions as well as the onStart and onInit functions. This PR adds additional memory tagging under the same dependency identifier.