Strange perfomance

BlitzMax Forums/BlitzMax Programming/Strange perfomance

Vlad(Posted 2006) [#1]
I use fixed FPS main cycle.
When I run app from IDE it uses less CPU time then if I run it directly. It must be the other way round. I'm confused.


ImaginaryHuman(Posted 2006) [#2]
Did you build the exe with debug on and were testing in the ide with debug off?


Vlad(Posted 2006) [#3]
No :) I try to do this several times. I use release mode for build and run. I think this is may be some things in a build (compile) process. Because sometime after rebuild CPU time is normally (when i run it from IDE it use a bit more CPU time).
May be anybody know what problem is? And have an answer.
p.s.: I use BLide as IDE.


Amon(Posted 2006) [#4]
It would be best to hop over to the BLide forums and post a bug report. That way Ziggy can look in to it for you.

I use BLide also and I have no problems with it, especially with the current version.