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(engine): avoid unnecessary arc clones on new head #11381

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

rkrasiuk
Copy link
Member

@rkrasiuk rkrasiuk commented Oct 1, 2024

Description

Avoid unnecessary Arc clones in on_new_head handler.

@rkrasiuk rkrasiuk added C-perf A change motivated by improving speed, memory usage or disk footprint A-consensus Related to the consensus engine labels Oct 1, 2024
@Rjected Rjected added this pull request to the merge queue Oct 1, 2024
Merged via the queue into main with commit 7fab4c3 Oct 1, 2024
36 checks passed
@Rjected Rjected deleted the rkrasiuk/perf-avoid-clones-on-new-head branch October 1, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-consensus Related to the consensus engine 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.

4 participants