Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

fix(node/engine): fix engine cpu consumption#1851

Closed
theochap wants to merge 2 commits intomainfrom
theo/fix-future-polling-minimal
Closed

fix(node/engine): fix engine cpu consumption#1851
theochap wants to merge 2 commits intomainfrom
theo/fix-future-polling-minimal

Conversation

@theochap
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.7%. Comparing base (39eb2b5) to head (2d31a78).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

github-merge-queue bot pushed a commit that referenced this pull request May 23, 2025
## Overview

Alternative version of #1851, which keeps the `BinaryHeap` priority
queue and achieves the same goal of not starving the engine actor
control loop.
@theochap theochap closed this May 23, 2025
@theochap theochap deleted the theo/fix-future-polling-minimal branch June 13, 2025 15:32
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
## Overview

Alternative version of op-rs/kona#1851, which keeps the `BinaryHeap` priority
queue and achieves the same goal of not starving the engine actor
control loop.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants