PDA

View Full Version : Different speed when debug



SteM
15th June 2011, 09:53
Hi all,

i'm compiling the Qt 4.7.3 library version for ARM (iMX51), release mode.

The Qt application is developed by VS2005Pro in debug mode.

When i deploy and run on the device i see a strange behaviour: if i run the app and then i attach the VS debugger, the app is much more fast! :confused:

When i move between the windows i see more speed, much more responsive. If I detach the debugger the speed remains hi.

Why? How can I always get the max speed?


Thanks,

regards