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

High CPU Utilization from RPC Node from DatastreamClientRunner #1387

Closed
praetoriansentry opened this issue Oct 30, 2024 · 5 comments
Closed
Assignees
Labels
bug Something isn't working High Priority

Comments

@praetoriansentry
Copy link

After upgrading to zkevm branch, the RPC node needs to constantly use a lot of CPU. The pprof CPU looks like this:

image

I'm seeing this performance on this commit: 434376b

@praetoriansentry praetoriansentry added the bug Something isn't working label Oct 30, 2024
@praetoriansentry praetoriansentry changed the title High CPU Utilization from RPC Node from DatastreamClientRunnser High CPU Utilization from RPC Node from DatastreamClientRunner Oct 30, 2024
@cffls
Copy link

cffls commented Oct 30, 2024

Potential fix: #1389

@V-Staykov
Copy link
Collaborator

This should be fixed by this older PR:#1297

And #1389 will be conflicting with it.

Can we merge only the test in a separate PR, so we can check if it passes with the first PR merged?

@cffls
Copy link

cffls commented Oct 31, 2024

Nice, thanks @V-Staykov ! I will keep only the test in #1389.

@Sharonbc01
Copy link

Update.
Fix to high CPU problem has been merged: #1297

@Sharonbc01
Copy link

John confirmed good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working High Priority
Projects
None yet
Development

No branches or pull requests

4 participants