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
{{ message }}
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
When syncing the new Spaces Subnet (https://testnet.avascan.info/blockchains?subnet=Ai42MkKqk8yjXFCpoHXw7rdTWSHiKEMqh5h8gbxwjgkCUfkrk), it takes over 8 minutes to execute the first 30k blocks.
It is likely most time is spent in the unoptimized
lookbackfunction. There is a lot that could be done there to improve performance.