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

CPU Usage doing nothing #178

Closed
TheOne010 opened this issue Mar 24, 2021 · 7 comments
Closed

CPU Usage doing nothing #178

TheOne010 opened this issue Mar 24, 2021 · 7 comments

Comments

@TheOne010
Copy link

For some reason MacroCreator.exe uses a fair bit of CPU (10-15%) doing nothing. If a dropdown or context menu is open the load drops to 0,xx%. I have tested 5.4.0 both x64/x86 versions on Windows 10.

@Pulover
Copy link
Owner

Pulover commented Mar 24, 2021

It has its internal processes running like event listeners. Why is it an issue?

@TheOne010
Copy link
Author

Never heard of an application that uses this much only to listen to events, its also weird that it drops to 0,xx% if a dropdown menu is open. It just seems uneccessary causing the CPU fan to speed up, draw more power etc. for just waiting for a key press or something. Is there a way to disable some of these functions?

@Pulover
Copy link
Owner

Pulover commented Mar 24, 2021

There are other processes of course, not only event listeners. But anyway you seem to be having some particular issue. I've started PMC here and while idle its CPU usage stays at 0-0,5%. Even while recording it doesn't go beyond 1,5%. Some operations like dragging rows might consume a lot of CPU indeed, but only while holding the mouse button. I can't think of anything that could be causing this high usage for you, but you can play with settings to see if anything changes.

@TheOne010
Copy link
Author

Ok, i have tested this on another machine and it's not an issue there either. I'll check back if I find out what causes this (if its not an issue with another application). Thank you very much for your support.

@Freekmine
Copy link

I am having the same issue. To the extent that it consistently takes 45 seconds for the PMC Settings dialog to open after clicking Options>Settings.

@SullieLore
Copy link

This also seems to be happening to me. The program will start by using 0-2% CPU, then spike to 10%+ after 30 or so minutes of editing a script. Multiple scripts tested. Restarting the program doesn't reset the CPU below 10%, but restarting the PC does fix the problem until it starts again around 30 minutes later. Would be great to have a fix, as the program is basically unusable at such high CPU spikes; becomes unresponsive to most UI clicks etc.

@faxmbo
Copy link

faxmbo commented Sep 13, 2024

I also encountered the exact same problem

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

No branches or pull requests

5 participants