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

[Bug]: The CPU usage of the rendering process is high (10% to 20%) for some users. #42105

Closed
3 tasks done
JiaFuGuo opened this issue May 9, 2024 · 1 comment
Closed
3 tasks done
Labels

Comments

@JiaFuGuo
Copy link

JiaFuGuo commented May 9, 2024

Preflight Checklist

Electron Version

22.3.26

What operating system are you using?

Windows

Operating System Version

windows 11

What arch are you using?

ia32

Last Known Working Electron version

No response

Expected Behavior

I want to know what really happened? How Do I Solve the Problem of High CPU Usage?

Actual Behavior

Several hours after some user applications are started, the CPU usage of the main rendering process is high (10% to 20%, 8-core CPU), and a large amount of CPU resources are consumed in the kernel.
User CPU usage:
image
devtools recording :
image
CPU sampling for WPA recording on main thread:
image
CPU sampling for WPA recording on sub thread(node_bingdings):
image

Testcase Gist URL

No response

Additional Information

No response

@codebytere
Copy link
Member

Thanks for reaching out!

Because we treat our issues list as the team's backlog, we close issues that are questions since they don't represent a task needing to be completed. This forum is for raising bugs or requesting new features, and for most questions about Electron there are a lot of more appropriate community options. There are helpful people in this Discord or the subreddit that should be willing to point you in the right direction.

@codebytere codebytere closed this as not planned Won't fix, can't repro, duplicate, stale May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants