/Thread-Rebalance

Thread Rebalance is a program that rebalances threads within a process, which in theory can increase performance on processors with 6+ cores/threads.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Thread-Rebalance

Thread Rebalance is a program that rebalances threads within a process, which in theory can increase performance on processors with 6+ cores/threads.

Usage

Type ThreadRebalance <PID or Process Name> <interval> to rebalance threads in process. The interval is specified in seconds.

Thread-Rebalance GUI

Usage: first you must select the process from the list, then click on "select process", specify the interval in seconds in the "interval" field and click rebalance, and to cancel rebalance - click cancel.