performance - Program is slower when compiled -


Why would the VB6 program slow when compiled while running in a debugger? I am compiling it with "Optimize for fast code"

Notes: I measure the performance by running compiled version and non-compiled version on the same machine. I based my predictions on the clock clock, because there is a huge difference between 30 minutes vs. 100 minutes visible. Several months ago, I had configured the debugging tool to engage myself in my program, Whenever he used to work. I completely forgot that I did it.

Special thanks to make it very clear.

By turning it on, the program runs faster.

, for those who are curious.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -