good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 6315b6fc authored by Felix Lange's avatar Felix Lange Committed by GitHub
Browse files

rlp: reduce allocations for big.Int and byte array encoding (#21291)

This change further improves the performance of RLP encoding by removing
allocations for big.Int and [...]byte types. I have added a new benchmark
that measures RLP encoding of types.Block to verify that performance is
improved.
parent fa011174
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment