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
Post a Comment