feat!: improve interop efficiency by elringus · Pull Request #171 · elringus/bootsharp · GitHub
Skip to content

feat!: improve interop efficiency#171

Merged
elringus merged 12 commits into
mainfrom
feat/perf
Mar 29, 2025
Merged

feat!: improve interop efficiency#171
elringus merged 12 commits into
mainfrom
feat/perf

Conversation

@elringus

@elringus elringus commented Mar 27, 2025

Copy link
Copy Markdown
Owner

This improves interop speed by ~10 times by using source-generated type metadata directly instead of resolving it at runtime. This however breaks the option to specify custom serialization options at runtime and introduces #173.

@elringus elringus added the enhancement New feature or enhancement label Mar 27, 2025
@elringus elringus changed the title feat: improve interop efficiency feat!: improve interop efficiency Mar 27, 2025
@codecov

codecov Bot commented Mar 28, 2025

Copy link
Copy Markdown

@elringus elringus force-pushed the feat/perf branch 5 times, most recently from 215ba81 to 5d1a878 Compare March 28, 2025 13:14
@elringus elringus merged commit d6f036c into main Mar 29, 2025
@elringus elringus deleted the feat/perf branch March 29, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant