This is about performance of the PC. Notwithstanding opto's comment about the age of the cpu, PC performance is mostly determined by:
- the clock rate of the cpu: the faster the better. Multi-cores/hyper-threading are only useful if the software can use them, and there's been discussion/opinions about whether PD can or can't do that.
- RAM, lots of. 8gb is good but 12/16/32 Gb is lots better.
- Custom installing the editor to a non-C drive helps, in a desktop machine. In a laptop with only one internal drive, possibly no signiificant improvement.
- your used space on a storage drive should not exceed 75% or you will get congestion issues as the OS shuffles around trying to find space. That will give you both fragmented files, and performance delays. On a C drive, it also adds delays for page swapping.
- Having an SSD for the C drive helps a lot. It reduces the disk access wait time from a few milliseconds to zero. Not much you think, but when you do it literally millions of times in a program action (scan a drive, or render a large project file), it makes a big difference overall. Example; I changed my desktop C drive from an HDD to an SSD, and without changing any of the content that halved the regular AV scan time from 1 hour to 30 minutes.
You really haven't mentioned the size of your C drive but a only bit more than 1 Gb free says it's really full. If you have options to move (un-install, re-install) programs and data to another drive, you should do so.
Also, review your restore point allocations. The default is 100% of spare space, which means that you will progressively (most program installs create one, and every monthly MS update does so) fill up unused space on the hard drive with restore points. But you can limit that space to say 5% of the C drive capacity, and when it fills the oldest restore points are deleted to make room for newer ones. Somewhere around 10Gb is more than enough for about 5 or 6 restore points, and that should be more than enough. A drive recovery from a backup file and some MS updates auto change this setting so you should check it regularly.
An external drive - like those small usb interface 500Gb or 1Tb pocket drives from toshiba or seagate - will help any PC, but beware of the interface: there are 2 parts to it, one on the drive and one on the computer (eg usb3 on PC and usb2 on drive). And the speed of the combination is the slowest of the two. Delays across this interface can cause temporary image jamming or jerkiness in the video as the cache empties and a wait state occurs in the program whilst it fills with data again. If you are looking to maintain performance whilst doing this, and you have a bus-connected SD card slot available (normally, laptops only) then a large SD card will be faster than the same size in a pocket drive.
Your specs sound good enought to make PD 18 work fine even using FHD or 4K with proxy/shadow files enabled. I think you just have too much junk on the drives and the PC is struggling with that. Do you clean up the system regularly by getting rid of temporary files, old browser cache entries and the like?? Example: I had a student once always complaining that her toshiba laptop was so sloowwww while editing. Eventually I suggested running the Cclean (free from piriform) program on it: it took 15 mins to run, turned up 32Gb of junk files, and when the clean was done/registry adjusted//re-booted the laptop was running "like a new one". If you don't do this, this is the first action you should do, and it should be a regular habit to do do it every few days.
This message was edited 1 time. Last update was at Sep 29. 2020 20:20