erigontech / erigontech/erigon

commitment: warmup cache hidden behind PatriciaContext; use ReadOnly trie for warmup

Open
#20,550 1 comment 0 reactions 1 assignee Claimed by @awskii View on GitHub
performance tech debt reduction
Dominant language
Go
Stars
3.6k
Forks
1.5k
Avg merge
1d 16h
Merged PRs (30d)
455

Description

Subtask of #20475.

Replace manual warmup cache with `CachingPatriciaContext` — a read-through cache behind the `PatriciaContext` interface. Warmup now uses the `TrieReader` (ReadOnly patricia trie) via `BranchVisitor` instead of reimplementing trie logic.

Implemented in #20535.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.