Page 1 of 1

why the 'demo7' for dx9 running so slow!!!

Posted: Fri Oct 29, 2004 08:25
by yizhong
debug is very slow, but release run well.

debug's fps is rest with the drag of the gui's window

why the 'demo7' for dx9 running so slow!!!

Posted: Fri Oct 29, 2004 08:41
by CrazyEddie
debug is not intended for performance work, its intended for debugging ;)

This is just the way that it is; various parts of the system will do more work under the debug build (various checks and what have you), there's no way around this. I did notice the same thing yesterday though.

CE.

why the 'demo7' for dx9 running so slow!!!

Posted: Fri Oct 29, 2004 10:19
by yizhong
thanks :lol: