Skip to content

Optimise historic sequential state lookups #3873

@AgeManning

Description

@AgeManning

Description

When searching for sequential historical states, Lighthouse repeatedly reconstructs the state from the last checkpoint.

We could optimize requests of this kind by temporarily caching the reconstructed state to potentially use for following calls. This could help prevent significant state reconstruction.

Metadata

Metadata

Labels

databaseoptimizationSomething to make Lighthouse run more efficiently.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions