Skip to content

Fix #352: Json Deserialization performance improvement - #353

Merged
antoineatstariongroup merged 2 commits into
developmentfrom
352-bug-json-deserialization-is-7x-slower-than-messagepack-and-far-worse-on-webassembly
Aug 26, 2026
Merged

Fix #352: Json Deserialization performance improvement#353
antoineatstariongroup merged 2 commits into
developmentfrom
352-bug-json-deserialization-is-7x-slower-than-messagepack-and-far-worse-on-webassembly

Conversation

@antoineatstariongroup

Copy link
Copy Markdown
Collaborator

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the SysML2.NET code style guidelines
  • I have provided test coverage for my change (where applicable)

Description

Fix #352

Performance improvement on JSON Deserialization

@sonarqubecloud

Copy link
Copy Markdown

@samatstariongroup samatstariongroup left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

looks good to me, looking forward to implement this on other projects as well. awesome!

@antoineatstariongroup
antoineatstariongroup merged commit 2fab345 into development Aug 26, 2026
8 checks passed
@antoineatstariongroup
antoineatstariongroup deleted the 352-bug-json-deserialization-is-7x-slower-than-messagepack-and-far-worse-on-webassembly branch August 26, 2026 13:00
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.

[Bug]: JSON deserialization is ~7x slower than MessagePack, and far worse on WebAssembly

2 participants