Skip to content

Optimize GenericExpressionVisitor usage #371

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

Merged
merged 1 commit into from
Apr 16, 2025

Conversation

SergeiPavlov
Copy link
Collaborator

Avoid allocating GenericExpressionVisitor<IMappedExpression> for every lambda invocation
Share its instance between calls

@SergeiPavlov SergeiPavlov changed the title Optimize GenericExpressionVisitor Optimize GenericExpressionVisitor usage Apr 15, 2025
@SergeiPavlov SergeiPavlov merged commit 38a28f4 into master-servicetitan Apr 16, 2025
5 checks passed
@SergeiPavlov SergeiPavlov deleted the GenericExpressionVisitor branch April 16, 2025 01:34
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