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

Support memoization #219

Merged
merged 27 commits into from Feb 14, 2024
Merged

Support memoization #219

merged 27 commits into from Feb 14, 2024

Conversation

nedtwigg
Copy link
Member

@nedtwigg nedtwigg commented Feb 13, 2024

In a snapshot test, the code being tested always runs. In memoization, the code being tested only runs the first time.

@nedtwigg nedtwigg marked this pull request as ready for review February 14, 2024 18:56
@nedtwigg nedtwigg merged commit 3e86f3e into main Feb 14, 2024
6 checks passed
@nedtwigg nedtwigg deleted the feat/memo branch February 14, 2024 19:10
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.

None yet

1 participant