Skip to content

smile: use arraycopy - #748

Merged
cowtowncoder merged 1 commit into
FasterXML:3.xfrom
pjfanning:arraycopy
Aug 13, 2026
Merged

smile: use arraycopy#748
cowtowncoder merged 1 commit into
FasterXML:3.xfrom
pjfanning:arraycopy

Conversation

@pjfanning

Copy link
Copy Markdown
Member

The fix replaces the byte-by-byte loop with System.arraycopy, which uses native memcpy internally.

similar to FasterXML/jackson-core#1660

@github-actions

Copy link
Copy Markdown

🧪 Code Coverage Report

Coverage Type Coverage Change
📝 Instructions 76.89% 📉 -0.01%
🔀 Branches 68.09% 📉 -0.02%

@cowtowncoder
cowtowncoder merged commit 83df2d2 into FasterXML:3.x Aug 13, 2026
3 checks passed
@pjfanning
pjfanning deleted the arraycopy branch August 13, 2026 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants