Skip to content

core/filtermaps: do not derive full receipts during rendering #31716

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

Merged
merged 2 commits into from
Apr 30, 2025

Conversation

MariusVanDerWijden
Copy link
Member

This changes the filtermaps to only pull up the raw receipts, not the derived receipts which saves a lot of allocations.
During normal execution this will reduce the allocations of the whole geth node by ~15%

Screenshot_2025-04-25_17-44-30

Copy link
Member

@rjl493456442 rjl493456442 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rjl493456442 rjl493456442 added this to the 1.15.11 milestone Apr 30, 2025
@rjl493456442 rjl493456442 merged commit 7612872 into ethereum:master Apr 30, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants