Posts: 15,941
Threads: 0
Joined: Jun 2008
I was worried there was an issue with the new fast jump targets code, but I wasn't sure what. I've now determined what the issue is, so I've had to revert that code until a better solution can be found. So unfortunately for now your startups will have to go down again.
Posts: 15,941
Threads: 0
Joined: Jun 2008
It is possible that the current code will keep working until I release my current YSI code. The issue was in the code responsible for tracking the size of the stack, but I don't think anything in the current version of YSI relies on that. I was just writing some new (well, modified old) code and needed the stack size information, which is what led me to realise that it was wrong.
So yes, you can probably keep using it for now. I'll try get a better solution before I release the new version, but since the current code works and only affects startup times, it isn't a high priority.