Task Details
This ticket is a follow-up on #669 .
The new validator projection performance against Crypto.org testnet is fine. But the performance against Crypto.org Mainnet is terrible.
We want to optimize the performance. So in this ticket I will do the following:
- Study the
range type. Apply it on Delegations view.
- Test it to see if it could significantly improve the projection performance.
Definition of Done
- Record the finding under this ticket.
- If the result is positive, then apply the same changes to other views.