POV-Ray : Newsgroups : povray.general : Question: Aborting Pre-Trace: Possible to Continue? : Re: which CPU, Re: Question: Aborting Pre-Trace: Possible toContinue? Server Time
26 May 2024 17:57:03 EDT (-0400)
  Re: which CPU, Re: Question: Aborting Pre-Trace: Possible toContinue?  
From: clipka
Date: 13 Feb 2016 20:25:11
Message: <56bfd777$1@news.povray.org>
Am 13.02.2016 um 09:53 schrieb dick balaska:
> On 2/13/2016 2:33 AM, Theogott wrote:
>> Here is an actual CPU-Test ...
>>
>>
http://www.pcgameshardware.de/CPU-Hardware-154106/Tests/CPU-Test-Benchmark-AMD-Intel-675663/
>>
> 
> I don't know...
> An 8 core 5960K is only 21% faster than my 4 core 4770K?  That doesn't
> seem right.

Number of cores isn't the only thing affecting performance. There's also
CPU clock, main memory bandwidth, cache layout and size, instruction
set, and so forth.

Most notably however, the benchmark score reflects a blend of real-life
scenarios; Most pieces of software may not even be prepared to
distribute their workload across 16 threads at all, and others may scale
poorly with the number of available cores due to a non-linear increase
in inter-thread communication overhead.

POV-Ray is a pretty exceptional piece of software, in that it requires
virtually no inter-thread communication (radiosity pretrace being a
notable exception).


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.