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

Refactor LambdaGenerator to do incremental generation correctly #22

Merged
merged 5 commits into from
Sep 1, 2024

Conversation

jeffijoe
Copy link
Contributor

Previously, the LambdaGenerator was not utilizing the incremental generators correctly. This PR fixes that.

This also resulted in the generator becoming much simpler to reason about.

@jeffijoe jeffijoe requested review from radyz, Xepe and jcorkhill August 31, 2024 23:09
@jeffijoe jeffijoe force-pushed the perf/lambda-incremental branch from 97841f8 to d4f2e01 Compare August 31, 2024 23:12
@jeffijoe jeffijoe merged commit c1e186e into main Sep 1, 2024
2 checks passed
@jeffijoe jeffijoe deleted the perf/lambda-incremental branch September 1, 2024 17:48
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.

2 participants