bcgov / von-network

A portable development level Indy Node network.
Apache License 2.0
157 stars 184 forks source link

Ledger browser performance with high number of transactions #266

Open esune opened 1 year ago

esune commented 1 year ago

As the number of transactions on the ledger grows, the ledger browser struggles more and more to execute queries filtering the data based on the requested parameters.

In particular, we are noticing on BCovrin Test that performance is VERY poor, and at times leads the browser to become unresponsive.

Some notes about this here: https://github.com/bcgov/traction/issues/650#issuecomment-1580986419