Mike Horvath <mik### [at] gmailcom> wrote:
> Is there a way to get an image of which parts of a render took the most> time? Maybe blue for fast areas and red for slow areas? Does this make> sense?
There used to be a CPU utilization histogram feature in POV-Ray, but they have
removed it in 3.7 for some reason.
From: Alain
Subject: Re: Rendering map of a scene?
Date: 16 Sep 2015 19:34:11
Message: <55f9fc73$1@news.povray.org>
Le 15-09-14 23:42, Mike Horvath a écrit :
> Is there a way to get an image of which parts of a render took the most> time? Maybe blue for fast areas and red for slow areas? Does this make> sense?
In version 3.6, there was an hystogram option. It would output a gray
scale image showing time to render a block. Could be set to some
arbitrary block size down to per pixel.
It was removed from 3.7, possibly/maybe related to the added support for
multiple CPU and cores.
Alain <kua### [at] videotronca> wrote:
> Le 15-09-14 23:42, Mike Horvath a écrit :> > Is there a way to get an image of which parts of a render took the most> > time? Maybe blue for fast areas and red for slow areas? Does this make> > sense?>> In version 3.6, there was an hystogram option. It would output a gray> scale image showing time to render a block. Could be set to some> arbitrary block size down to per pixel.> It was removed from 3.7, possibly/maybe related to the added support for> multiple CPU and cores.
That sounds like such a cool feature!