LWN.net Logo

Sometimes C++ is faster

Sometimes C++ is faster

Posted Jun 18, 2008 15:38 UTC (Wed) by tetromino (subscriber, #33846)
In reply to: Sometimes C++ is faster by seanyoung
Parent article: Converting GCC to C++

For many functions that are both in glibc and g++'s STL, the STL version is faster.


(Log in to post comments)

Sometimes C++ is faster

Posted Jun 18, 2008 16:55 UTC (Wed) by jengelh (subscriber, #33263) [Link]

This was not true for GNU's stdlibc++3.3. Thankfully they fixed it.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds