stevehalliwell / ulox

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

Scanner is far slower than it should be #219

Open stevehalliwell opened 11 months ago

stevehalliwell commented 11 months ago

In some of our benches scanning/tokenisation is far slower than the actual bytecode generation. While not an issue at present it feels wrong.