Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Cache insertion for every read always invokes fillMetadata which causes some heavy conversions #1815

Open
GalRogozinski opened this issue Mar 29, 2020 · 0 comments

Comments

@GalRogozinski
Copy link
Contributor

Bug description

When we read a transaction we always perform an additional fillMetadata (because when we store we don't fill it). This causes us to do some time consuming conversions...
We can check whether they have been done and save resources

IRI version

1.9.0

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

1 participant