The code itself may be fast, but programs written in c++ tend to link to a lot of shared libs, which in itself can be pretty slow.
Ken On Tue, 5 Mar 2002, Martin Ankerl wrote: > > My main problem with C++ is that it adds a lot of overhead, and it's slow. > > Well written C++ code can be very fast, have a look at > http://osl.iu.edu/~tveldhui/papers/Expression-Templates/exprtmpl.html > and > http://osl.iu.edu/~tveldhui/papers/Template-Metaprograms/meta-art.html > and > http://www.oonumerics.org/blitz/ > > > Martin > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-hackers" in the body of the message > > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message