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

Change expression details to avoid memoization #1159

Merged
merged 2 commits into from
Dec 16, 2020
Merged

Conversation

mbj
Copy link
Owner

@mbj mbj commented Dec 16, 2020

  • This avoids marshalling/unmarshaling memoization caches
  • The attribute is quick to precompute and not having the machinery of
    memoization improves latency.

* This avoids marshalling/unmarshaling memoization caches
* The attribute is quick to precompute and not having the machinery of
  memoization improves latency.
@mbj mbj changed the title Cange expression details to avoid memoization Change expression details to avoid memoization Dec 16, 2020
@mbj mbj merged commit 5309cc1 into master Dec 16, 2020
@mbj mbj deleted the simplify/expression branch December 16, 2020 17:28
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

Successfully merging this pull request may close these issues.

1 participant