[fpc-pascal] Will moving from due core CPU to 6 Core CPU of the same clock speed improve the speed of FPC compiling?
Martin
fpc at mfriebe.de
Mon Aug 6 17:04:47 CEST 2018
On 06/08/2018 16:55, Dennis Poon wrote:
> The existing i3 uses DDR3 RAM and Core i5 will come with DDR4 RAM.
Well check on userbenchmark what difference you can expect for a single
core benchmark. You can select the exact 2 cpu you are interested in.
That should give you are good indication.
> When I compile my project, there is only 1 copy of ppcx64 running
> (with 1 thread) using all of 1 logical core. i.e. 25% CPU load on the
> 4 logical cores (2 physical core) CPU.
Yes, that will be the case, unless you have lots of independent packages.
More information about the fpc-pascal
mailing list