POV-Ray : Newsgroups : povray.programming : C++ performance : Re: C++ performance Server Time
28 Jul 2024 10:14:20 EDT (-0400)
  Re: C++ performance  
From: Thorsten Froehlich
Date: 8 Apr 2002 14:46:28
Message: <3cb1e584@news.povray.org>
In article <3cb1d1b5@news.povray.org> , Warp <war### [at] tagpovrayorg>  wrote:

>> I found an interesting (draft) paper that provides a fairly detailed
>> analysis of the C++ standard library performance regrading speed
>
>   We should distinguish between C++ performance and C++ standard library
> performance.

Yes, and after posting I noticed I wasn't too precise about this :-)

The paper discusses both topics in context and it also discusses what I would
call "implicit C++ standard library" like the functions behind dynamic_casts,
exception handling and rtti, which are after all the most speed determining
parts of a C++ compiler because they are by far called most often.


    Thorsten


____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

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