Closed inconstante closed 3 years ago
See commit messages for more details...
Although I haven't measured performance, this change obviously improve it, since it removes a whole function from the execution path.
I'm fine with this. It basically removes traces for the need for frame stealing, which we don't want to implement again in the future (probably).
See commit messages for more details...
Although I haven't measured performance, this change obviously improve it, since it removes a whole function from the execution path.