Josh Goebel
Josh Goebel
@guenther-brunthaler Could you test?
Are 100 retires really necessary? What about a small sleep? Are there any plans to merge this?
@danielmorrison Any chance of getting this or something similar merged?
Ping.
Aasking for the signature and getting "CATERINA" back or whatever the signature is would be a simple enough test.
Is there a reason this is so expensive? Can it be inlined? Reducing a counter each tick should not be an expensive operation.
That's why I asked if it's inlined. There should be no need for any branching or function calls. It should - you would think - just increment inside the main...
Perhaps we should have just placed it all behind the `CHECK_FORCE_EXIT` compile flag, as was already done in a few places? Did we confirm the same measurable slowdown with the...
> Or we can add a special dev mode where we will check the infinite loops, it could be a button in the Code Editor. That's great idea, but could...
> the user can go to the Code Editor Why couldn't this turn on dev mode automagically? Users just playing a game (esp a published one) shouldn't need to access...