Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Optimization: Transaction may take extra heap space #652

Open
Nashatyrev opened this issue Dec 21, 2016 · 2 comments
Open

Optimization: Transaction may take extra heap space #652

Nashatyrev opened this issue Dec 21, 2016 · 2 comments
Milestone

Comments

@Nashatyrev
Copy link
Member

Transaction keeps rlpEncoded and rlpRaw data even when parsed. If the transaction data takes 60Kb, then the Transaction instance takes up to 180Kb

@arsalankhalid
Copy link

Want to start tackling this, could you provide some background & guidance?

Cheers!

@mkalinin
Copy link
Contributor

rlpRaw is replaced in 03e3148

@mkalinin mkalinin added this to the 1.9.0 milestone Jun 15, 2018
@mkalinin mkalinin modified the milestones: 1.9.0-Constantinople, 1.10.0 Aug 7, 2018
@mkalinin mkalinin modified the milestones: 1.10.0, 1.11.0 Jan 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants