Hello,
I am testing Delphi 12 CE on a laptop with an i7-1360P CPU and noticed a significant performance drop when running on battery.
After several tests, I found a workaround by using the following command:
powercfg /powerthrottling disable /path "c:\Program Files (x86)\Embarcadero\Studio\23.0\bin\bds.exe"
This stabilized the performance.
Have you experienced a similar issue?
Is this approach correct?