Boost logo

Boost :

From: Jeffrey Faust (jefffaust_at_[hidden])
Date: 2007-05-22 23:14:06


Mathias Gaunard wrote:

> But about performance anyway, doesn't enabling debug mode on your
> compiler already kill performance?

Tremendously, up to 10x with our checked STL implementation. But it has
its uses. We have a large commercial package. In house, we use both
debug and non-debug builds for regular work. We only release non-debug
builds to our customers. I'm sure this is typical.

Jeff


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk