Skip to content

Speed up Full Node syncing from DA #2553

@Manav-Aggarwal

Description

@Manav-Aggarwal

Currently an Evolve Full Node quite slowly from DA, I observed it going at about 3.2 heights per second initially but later degrading to about 2 heights per second later on.

We can likely speed up the Evolve Full node by parallelizing the network calls sent to a Celestia light node in the DA retriever process while processing IDs and blobs in parallel. At around 16 threads, can likely speed up the full node by more than 10x

Other solutions:

  1. Do a db adapter to node and we read from its disk, barring its the same machine

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions