You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LiteDBStore.IterateStateReferences() method takes a long time when there are many state references. If you have 20000 blocks and all blocks have states, it will take about 0.5 seconds.
The text was updated successfully, but these errors were encountered:
earlbread
changed the title
LiteDBStore.IterateStateReferences takes long time
LiteDBStore.IterateStateReferences takes a long time
Aug 19, 2019
LiteDBStore.IterateStateReferences()
method takes a long time when there are many state references. If you have 20000 blocks and all blocks have states, it will take about 0.5 seconds.The text was updated successfully, but these errors were encountered: