Skip to content

perf(crypto): optimize UnmarshalPubkey buffer allocation#19038

Merged
yperbasis merged 3 commits into
erigontech:mainfrom
DonnPawelek666:optimize-pubkey-unmarshal
Mar 16, 2026
Merged

perf(crypto): optimize UnmarshalPubkey buffer allocation#19038
yperbasis merged 3 commits into
erigontech:mainfrom
DonnPawelek666:optimize-pubkey-unmarshal

Conversation

@DonnPawelek666

Copy link
Copy Markdown
Contributor

Replace append with pre-allocated buffer in UnmarshalPubkey.

@yperbasis yperbasis enabled auto-merge (squash) March 16, 2026 13:18
@yperbasis yperbasis merged commit 882d70b into erigontech:main Mar 16, 2026
34 of 35 checks passed
lupin012 pushed a commit that referenced this pull request Mar 17, 2026
Replace append with pre-allocated buffer in UnmarshalPubkey.

Co-authored-by: Alex Sharov <AskAlexSharov@gmail.com>
Co-authored-by: Andrew Ashikhmin <34320705+yperbasis@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants