Release build runs slower than Debug build
-
Any ideas out there why the Release build has lower performance than the Debug build. build machine: Centrino Laptop, 1.6 GHz test machine: PIII, 700MHz project-settings-C/C++-processor: Blend* The application consists of a MMAPI timer thread that posts messages to a view that displays graphics into the CDC. The measure of performance is the amount of delay between timer event (sound) and WM_PAINT (picture). thanx in advance
-
Any ideas out there why the Release build has lower performance than the Debug build. build machine: Centrino Laptop, 1.6 GHz test machine: PIII, 700MHz project-settings-C/C++-processor: Blend* The application consists of a MMAPI timer thread that posts messages to a view that displays graphics into the CDC. The measure of performance is the amount of delay between timer event (sound) and WM_PAINT (picture). thanx in advance
-
Both Release and Debug builds were tested on the same machine (the P-III test machine). Thanks. asta la vista baby