Re: Performance problem with _SECURE_SCL=0
- From: David Lowndes <DavidL@xxxxxxxxxxxxxxx>
- Date: Tue, 13 Mar 2007 07:38:19 +0000
It's slower because using just /Ot effectively disables many optimizations.
I think the OP wants to know why it's so much slower between
_SECURE_SCL=1 and _SECURE_SCL=0 with the same /Ot setting ?
Dave
.
- References:
- Performance problem with _SECURE_SCL=0
- From: Ayal
- Re: Performance problem with _SECURE_SCL=0
- From: David Lowndes
- Re: Performance problem with _SECURE_SCL=0
- From: David Lowndes
- Re: Performance problem with _SECURE_SCL=0
- From: David Lowndes
- Re: Performance problem with _SECURE_SCL=0
- From: Carl Daniel [VC++ MVP]
- Performance problem with _SECURE_SCL=0
- Prev by Date: map.find doesn't find
- Next by Date: Re: map.find doesn't find
- Previous by thread: Re: Performance problem with _SECURE_SCL=0
- Next by thread: Re: Performance problem with _SECURE_SCL=0
- Index(es):
Loading