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

Shrink memory usage of definition-use chain after compilation #160

Open
fennecJ opened this issue Nov 7, 2024 · 0 comments
Open

Shrink memory usage of definition-use chain after compilation #160

fennecJ opened this issue Nov 7, 2024 · 0 comments
Assignees

Comments

@fennecJ
Copy link
Collaborator

fennecJ commented Nov 7, 2024

After the DU-chain implemented in #156 is built during the compilation process, it’s important to properly release any allocated memory once the chain is no longer needed. This prevents potential memory leaks.

@fennecJ fennecJ self-assigned this Nov 7, 2024
@jserv jserv changed the title Clean Up Memory Usage of DU-chain After Compilation Shrink memory usage of definition-use chain after compilation Nov 7, 2024
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