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

Partial simulation #54

Open
LinqLover opened this issue Mar 16, 2022 · 0 comments · May be fixed by #56
Open

Partial simulation #54

LinqLover opened this issue Mar 16, 2022 · 0 comments · May be fixed by #56
Labels
enhancement New feature or request

Comments

@LinqLover
Copy link
Owner

Build a simulator that can exclude single contexts from the simulation and run them in the VM instead, similar to Context>>#runUntilErrorOrReturnFrom:. This would be mainly helpful as an important optimization instrument for situations such as #53 or hpi-swa-lab/squeak-tracedebugger#39.

An early prototype exists in TraceDebugger.image, but it is not yet tested and when you debug it, the VM crashes. 🤡

@LinqLover LinqLover added the enhancement New feature or request label Mar 16, 2022
@LinqLover LinqLover linked a pull request Apr 29, 2022 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant