POV-Ray : Newsgroups : povray.off-topic : Not *too* off-topic : Re: Not *too* off-topic Server Time
11 Oct 2024 07:12:00 EDT (-0400)
  Re: Not *too* off-topic  
From: Warp
Date: 6 Nov 2007 19:52:31
Message: <47310c4e@news.povray.org>
Darren New <dne### [at] sanrrcom> wrote:
> http://augustss.blogspot.com/2007/11/benchmarking-ray-tracing-haskell-vs.html

  That's the problem with trying to "benchmark" different languages against
each other: Is your implementation of the task in a given language optimal,
or at the very least, fair?

  It's easy to make a completely sub-par implementation of an algorithm
in a language and then make a much better implementation in another and
then conclude that the latter language is "faster" than the former.

  In most languages you simply have to know how things should be done
for them to be efficient. You have to know the bottlenecks. Just because
some feature seems the "most logical" one doesn't necessarily mean it's
the proper feature for that task.

-- 
                                                          - Warp


Post a reply to this message

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