P2P find() optimization #1090
Labels
2d Developing
Status indicating currently designing and developing a solution
4b Normal Priority
Priority indicating the moderate impact to system/user -OR- existing workaround is costly to perform
6 P2P
Impact flag identifying the peer-to-peer (P2P) layer
6 Performance
Impacts flag identifying system/user efficiency, performance, etc.
9b Small
Effort estimation indicating TBD
performance
Milestone
Please see
bitshares-core/libraries/net/node.cpp
Lines 751 to 767 in 35ec65b
It appears that the
find()
on these 2 collections are being called 3 times each, while 1 should suffice.The text was updated successfully, but these errors were encountered: