POV-Ray : Newsgroups : povray.off-topic : Very long post : Re: Very long post Server Time
7 Sep 2024 05:10:24 EDT (-0400)
  Re: Very long post  
From: Warp
Date: 21 Oct 2008 08:09:51
Message: <48fdc68f@news.povray.org>
Invisible <voi### [at] devnull> wrote:
> Nicolas Alvarez wrote:
> > Invisible wrote:
> >> So Spirit is probably faster
> > 
> > To run, sure. But it probably takes even longer than your average Boost
> > library to compile :)
> > 
> > (seriously, many boost libraries are like compiler stress-tests)

> Hmm... interesting. Template metaprogramming FTW? :-P

  Well, one idea (or maybe more a side-effect) of template metaprogramming
is: Why calculate something at runtime if you can do it at compile time?

  It often may result in faster binaries. OTOH there are some huge projects
where compilation times are counted in hours rather than seconds, where
significantly slower compilation times might become an issue.

-- 
                                                          - Warp


Post a reply to this message

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