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

Group Immutable Objects with SCC algorithm on Freeze #15

Open
TobiasWrigstad opened this issue Sep 25, 2024 · 0 comments
Open

Group Immutable Objects with SCC algorithm on Freeze #15

TobiasWrigstad opened this issue Sep 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@TobiasWrigstad
Copy link
Member

TobiasWrigstad commented Sep 25, 2024

For deeply immutable structures with cycles it's possible to use a single reference count. This might be cool to implement in FrankenScript

See: https://dl.acm.org/doi/10.1145/3652024.3665507

@TobiasWrigstad TobiasWrigstad added the enhancement New feature or request label Sep 25, 2024
@TobiasWrigstad TobiasWrigstad added this to the PLDI milestone Sep 25, 2024
@xFrednet xFrednet removed this from the PLDI milestone Nov 12, 2024
@xFrednet xFrednet changed the title Memory management SCC algorithm on Freeze Nov 15, 2024
@xFrednet xFrednet changed the title SCC algorithm on Freeze Group Immutable Objects with SCC algorithm on Freeze Nov 15, 2024
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

No branches or pull requests

2 participants