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

Wrap external json lib #85

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Wrap external json lib #85

merged 2 commits into from
Oct 28, 2024

Conversation

eminano
Copy link
Collaborator

@eminano eminano commented Oct 25, 2024

This PR wraps the external json lib implementation under an internal package so that it can be easily replaced in all places where it's used. It updates processor side modules to benefit from the performance improvements of the library change.

It also updates the GetTableByName method to reduce unnecessary memory allocations.

Follow up on #84.

@eminano eminano requested a review from exekias October 25, 2024 10:13
@eminano eminano merged commit c795714 into main Oct 28, 2024
5 checks passed
@eminano eminano deleted the update-json-lib-2 branch October 28, 2024 14:20
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