Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: only fetch parent if not latest #14412

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Feb 11, 2025

we can avoid the additional fetch if the parent is the latest here

@mattsse mattsse requested a review from Rjected as a code owner February 11, 2025 14:48
@mattsse mattsse added C-perf A change motivated by improving speed, memory usage or disk footprint A-rpc Related to the RPC implementation labels Feb 11, 2025
@mattsse mattsse requested review from klkvr and removed request for Rjected February 11, 2025 14:49
@mattsse mattsse enabled auto-merge February 11, 2025 15:02
@mattsse mattsse added this pull request to the merge queue Feb 11, 2025
Merged via the queue into main with commit 5383f4b Feb 11, 2025
45 checks passed
@mattsse mattsse deleted the matt/only-fetch-parent-if-not-latest branch February 11, 2025 18:21
18aaddy pushed a commit to 18aaddy/reth that referenced this pull request Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rpc Related to the RPC implementation C-perf A change motivated by improving speed, memory usage or disk footprint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants