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

Reuse the local variables where possible #241

Open
dadhi opened this issue Jan 17, 2020 · 1 comment
Open

Reuse the local variables where possible #241

dadhi opened this issue Jan 17, 2020 · 1 comment

Comments

@dadhi
Copy link
Owner

dadhi commented Jan 17, 2020

  • Reuse the temporary locals
  • Reuse the closure bound locals

Related:
dadhi/DryIoc#211

dadhi pushed a commit that referenced this issue Jul 15, 2020
@dadhi
Copy link
Owner Author

dadhi commented Oct 19, 2020

The test for issue #261 (Test_serialization_of_the_Dictionary) has the example of System compiler reusing the variable locations for the Variables defined in the different Blocks.

@dadhi dadhi removed the help wanted label Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant