Skip to content

Parser instruction caching #20

Open
@MHHukiewitz

Description

@MHHukiewitz

Already parsed instructions should be cached and used whenever possible.

The fetcher service is already using caching to store already requested transactions to avoid unnecessary RPC calls.

To further increase performance, the parser might do the same for already parsed instructions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestperformanceImpacts the runtime performance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions