Resource use management

Get help for specific problems
Posts: 3
Joined: 27 Nov 2024

tsavkko

I noticed that whenever I use FFS my computer gets really laggy, slow. Even after the app's done I often need to reboot so I can get my regular speed - and my PC is brand new and far from low on resources.

I'm trying now using RealTimeSync and it's the same thing. Is there a way to tweak the app to use less resources - even if that means transferring slowly or something?
User avatar
Posts: 4866
Joined: 11 Jun 2019

xCSxXenon

RealTimeSync should use essentially zero resources or CPU time. You have a fundamental computer issue if RTS is causing an issue. Open Task Manager while running a sync and monitor the CPU/RAM/DISK/NETWORK usage of FFS specifically and the overall total. If any are 100% while FFS is running, that is your bottleneck
User avatar
Posts: 2946
Joined: 22 Aug 2012

Plerry

You could try if setting the RunWithBackgroundPriority flag to "false" helps.
Posts: 3
Joined: 27 Nov 2024

tsavkko

You could try if setting the RunWithBackgroundPriority flag to "false" helps. Plerry, 28 Nov 2024, 11:14
It's already as false by default.
Posts: 3
Joined: 27 Nov 2024

tsavkko

RealTimeSync should use essentially zero resources or CPU time. You have a fundamental computer issue if RTS is causing an issue. Open Task Manager while running a sync and monitor the CPU/RAM/DISK/NETWORK usage of FFS specifically and the overall total. If any are 100% while FFS is running, that is your bottleneck xCSxXenon, 27 Nov 2024, 22:22
The weird thing is that the PC gets laggy, but when I check disc and CPU usage, they are absolutely normal.
User avatar
Posts: 2946
Joined: 22 Aug 2012

Plerry

You could try if setting the RunWithBackgroundPriority flag to "false" helps. Plerry, 28 Nov 2024, 11:14
It's already as false by default. tsavkko, 28 Nov 2024, 11:22
Sorry, my bad. That should obviously have been:
Try setting the RunWithBackgroundPriority flag to "true".

Note that this flag is a FreeFileSync (FFS) setting, and does not affect RealTimeSync (RTS).
So, it only takes effect while an actual Compare and Sync are running, not during directory monitoring via RTS.