Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C++
Making a program quicker tips...
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Mike Wahler, post: 1480851"] The only way to find out is to measure. And note that this measurement could easily change if you use different compiler options, a different compiler, a different version of the same compiler, a different platform, etc, etc. It typically is. And re your remark in your original post about using 'if': Anybody who tells you that an 'if' statement is instrinsically 'slow' shouldn't be giving out advice about optimization. -Mike [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C++
Making a program quicker tips...
Top