stevehalliwell / ulox

A bytecode interpreted scripting language for games in Unity.
MIT License
24 stars 0 forks source link

loop inst cache count #170

Closed stevehalliwell closed 1 year ago

stevehalliwell commented 1 year ago

cache at init, make the name configurable.

Presently we are calling count every iteration, seems wasteful.