Skip to content

Latest Events: Parallelize Block Processing #199

@0xNeshi

Description

@0xNeshi

A huge optimization would be to process block ranges in parallel and construct the resulting vector of the specified (latest count) size. This can even supersede #198 ,where if a reorg happens, only the reorged blocks/non-finalized blocks would need to be reprocessed (again - in parallel), which is an acceptable trade-off compared to the current logic (reprocess everything).

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: refactorCode improvement without changing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions