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

Cache free variables in scopes #10

Open
brendanzab opened this issue Jul 1, 2018 · 0 comments
Open

Cache free variables in scopes #10

brendanzab opened this issue Jul 1, 2018 · 0 comments
Labels
help wanted Extra attention is needed performance Making things faster, or use less memory

Comments

@brendanzab
Copy link
Owner

brendanzab commented Jul 1, 2018

This should make free-variable calculation and substitutions much quicker.

This is what SimpleFP-v2 uses in its ABT.

@brendanzab brendanzab added help wanted Extra attention is needed and removed help wanted Extra attention is needed labels Jul 8, 2018
@brendanzab brendanzab added the performance Making things faster, or use less memory label Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed performance Making things faster, or use less memory
Projects
None yet
Development

No branches or pull requests

1 participant