[vtkusers] Why is the image red?

David Doria daviddoria+vtk at gmail.com
Tue Dec 15 20:02:43 EST 2009


On Tue, Dec 15, 2009 at 7:59 PM, David Gobbi <david.gobbi at gmail.com> wrote:
> I'd have to say that I don't know.  Are you willing to do some VTK
> code profiling with the intel compiler?
>
>   David

Maybe we can setup a couple of demos of a loop with and without the
pointer arithmetic and run it on some different platforms. Depending
on the results it would do one of two things - 1) encourage people to
use pointer arithmetic when they see the massive speedup or 2)
encourage people to write readable code when they see a trivial or
non-existent speed up.

What do you think?

Thanks,

David



More information about the vtkusers mailing list