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

Adapter filter optimisation #7

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Adapter filter optimisation #7

merged 1 commit into from
Aug 14, 2023

Conversation

huntc
Copy link
Collaborator

@huntc huntc commented Aug 14, 2023

When filtering for a specific entity id, ensure that we do not marshal prior to the filtering. This has been achieved by factoring out some of the common code between produce_initial and produce.

When filtering for a specific entity id, ensure that we do not marshal prior to the filtering. This has been achieved by factoring out some of the common code between produce_initial and produce.
@huntc huntc added the enhancement New feature or request label Aug 14, 2023
@huntc huntc requested a review from patriknw August 14, 2023 07:37
@huntc huntc self-assigned this Aug 14, 2023
Copy link
Member

@patriknw patriknw left a comment

Choose a reason for hiding this comment

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

LGTM

@huntc huntc merged commit 6492429 into main Aug 14, 2023
1 check passed
@huntc huntc deleted the optimise-filter branch August 14, 2023 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants