Skip to content

SearchExpr: Only defuse on type match - #7342

Closed
mattnibs wants to merge 1 commit into
mainfrom
search-conditional-defuse
Closed

mattnibs wants to merge 1 commit into
mainfrom
search-conditional-defuse

Conversation

@mattnibs

Copy link
Copy Markdown
Collaborator

This commit improves the performance of Search Expressions with fusion values by only defusing input values if there's a match on a value's type field.

Fixes #7310

This commit improves the performance of Search Expressions with fusion
values by only defusing input values if there's a match on a value's
type field.

Fixes #7310

@nwt nwt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm good with this or #7343.

@mattnibs

Copy link
Copy Markdown
Collaborator Author

Let's go with #7343

@mattnibs mattnibs closed this Sep 23, 2026
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.

~3x perf drop on GHA "Search+" query at commit 5a382f9

2 participants