Skip to content

Simplify TranslateQuery() - #506

Merged
SergeiPavlov merged 1 commit into
master-servicetitanfrom
SaveAlloc
Aug 12, 2026
Merged

Simplify TranslateQuery()#506
SergeiPavlov merged 1 commit into
master-servicetitanfrom
SaveAlloc

Conversation

@SergeiPavlov

@SergeiPavlov SergeiPavlov commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

.ToArray() extenstion is smart to determine .Count availability
We need to try ICollection<> casting as an optimization

Also:

  • Refactor QueryTranslationResult to one-liner

@SergeiPavlov
SergeiPavlov requested a review from botinko August 12, 2026 20:20
@SergeiPavlov
SergeiPavlov merged commit d9422cf into master-servicetitan Aug 12, 2026
36 checks passed
@SergeiPavlov
SergeiPavlov deleted the SaveAlloc branch August 12, 2026 21:03
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