POV-Ray : Newsgroups : povray.beta-test : Radiosity performance: thread count anomaly : Re: Radiosity performance: thread count anomaly Server Time
28 Jul 2024 12:26:18 EDT (-0400)
  Re: Radiosity performance: thread count anomaly  
From: Ive
Date: 19 Jan 2009 11:49:45
Message: <4974af29$1@news.povray.org>
clipka wrote:
> Someone with *any* idea what might go wrong here? (Even the weirdest ideas
> welcome, as they might happen to trigger some inspiration.)
> 

Maybe just a much better cache access and/or jump prediction as a result 
of using multiple cores? There are e.g. a few SSE2 instructions just to 
optimize the memory access.

Proper aligned memory on 16-byte boundaries as a side effect when using 
4 cores and misalignment when using just one?

Ok. Just wild thoughts, but speed optimization (or let's say the search 
for reasons that cause the lack of expected speed) for contemporary 
processors seems quite tricky.

-Ive


Post a reply to this message

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