[bisq-network/bisq] Speed up "Synchronizing DAO" by ~30% (#5484)

cd2357 notifications at github.com
Mon May 17 08:40:46 CEST 2021


@cd2357 commented on this pull request.



>      @JsonExclude
-    private transient final Set<String> blockHashCache;
+    private transient final Set<String> blocksByHash; // Blocks indexed by hash

Agree. I had forgotten one is a set, the other a map.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5484#discussion_r633258047
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210516/9f908eae/attachment.htm>


More information about the bisq-github mailing list