Skip to content

Optimize transforms and validators#2561

Merged
kstich merged 1 commit intomainfrom
optimize_hotpath_transforms_validators
Mar 11, 2025
Merged

Optimize transforms and validators#2561
kstich merged 1 commit intomainfrom
optimize_hotpath_transforms_validators

Conversation

@kstich
Copy link
Contributor

@kstich kstich commented Mar 11, 2025

This commit optimizes two ModelTransformPlugin implementations and one Validator plugin to use fewer intermediate objects and streams.

Helps with #2556


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This commit optimizes two ModelTransformPlugin implementations and one
Validator plugin to use fewer intermediate objects and streams.
@kstich kstich requested a review from a team as a code owner March 11, 2025 05:15
@kstich kstich requested a review from yasmewad March 11, 2025 05:15
Copy link
Contributor

@yasmewad yasmewad left a comment

Choose a reason for hiding this comment

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

LGTM reads simple too. Running some numbers might help too.

@kstich kstich merged commit 3aa4433 into main Mar 11, 2025
8 checks passed
@kstich kstich deleted the optimize_hotpath_transforms_validators branch March 11, 2025 18:33
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