Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow Step In #9

Open
Aidan63 opened this issue Nov 22, 2022 · 0 comments
Open

Slow Step In #9

Aidan63 opened this issue Nov 22, 2022 · 0 comments

Comments

@Aidan63
Copy link
Owner

Aidan63 commented Nov 22, 2022

In many cases a single "haxe" step in results in many "native" step ins (string allocations, boxing, GC collection, etc). If we are stepping into a haxe function and we find ourselves in the hxcpp internals we could immediately step out instead of repeatedly stepping in until we get out again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant