Skip to content

apique13/PowerThrottling

Repository files navigation

PowerThrottling

An eclipse plugin used to disable power throttling in Eclipse on Windows

What it is supposed to do ?

I developed this plugin for Eclipse because, sometimes, for reasons decided by the system, I found Eclipse compiling my workspace using only the 4 E-cores of my processor while the P-cores were available. The purpose of the plugin is to use JNA to call the SetProcessInformation (https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-setprocessinformation) method disable Power Throttling for Eclipse. Power Throttling may happened when you are opening a browser while Eclipse is working in background. image

Options

Activate Performances in Preferences-> PowerThrottling Preferences to disable Power Throttling. (Performances is activated by default if the plugin is loaded) image

About

An eclipse plugin used to disable power throttling in Eclipse on Windows

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages