POV-Ray : Newsgroups : povray.off-topic : Programming langauges : Re: Programming langauges Server Time
5 Sep 2024 11:23:05 EDT (-0400)
  Re: Programming langauges  
From: clipka
Date: 25 Oct 2009 13:48:57
Message: <4ae48f89@news.povray.org>
SharkD schrieb:
> There's one thing I've always been confused about. Are all compiled 
> languages equal in terms of performance?

No.

However, it often depends a lot on the compiler and libraries, rather 
than the language itself.

Performance may also vary with the task at hand; a language aimed at 
scientific computations, for instance, may include highly optimized 
libraries for matrix math, but suck at string handling.


Post a reply to this message

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