Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

layer data structure can be very large for deep trees #91

Open
alon-e opened this issue Apr 4, 2019 · 1 comment
Open

layer data structure can be very large for deep trees #91

alon-e opened this issue Apr 4, 2019 · 1 comment
Labels

Comments

@alon-e
Copy link
Contributor

alon-e commented Apr 4, 2019

if the Merkle tree is deep, this hashmap Map<Integer, List<String>> layers can become very large.

we should re-think this structure.

@GalRogozinski
Copy link
Contributor

Maybe we should swap to disk?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants