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

BytesStreamExtension add stream based xml decoding #1162

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

Leptopoda
Copy link
Member

@Leptopoda Leptopoda commented Nov 19, 2023

Leftover from my investigation for #1085
I don't expect any significant performance gains from this. Some quick testing revealed a 3% gain at most which I consider margin of error.

@Leptopoda Leptopoda force-pushed the feat/dynamite/parse_xml branch from 14a181e to 34ea5ed Compare November 20, 2023 07:44
…ed xml decoding

Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
@Leptopoda Leptopoda force-pushed the feat/dynamite/parse_xml branch from 34ea5ed to e5b04f4 Compare November 20, 2023 08:02
@Leptopoda Leptopoda enabled auto-merge November 20, 2023 08:06
@Leptopoda Leptopoda merged commit 6279fbf into main Nov 20, 2023
9 checks passed
@Leptopoda Leptopoda deleted the feat/dynamite/parse_xml branch November 20, 2023 08:16
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