On Sun, 2003-06-29 at 15:51, Jacek Popławski wrote:
> There are many places in code like:
> 
> if (R200_DEBUG & DEBUG_PRIMS)
> 
> but I don't see how to disable debugging at all from binaries. Should not these
> ifs be in:
> 
> #ifdef DEBUG
> 
> #endif 
> 
> ?
> 
> It's always few CPU cycles less...

It should be easy to make the existing tests compile time and measure
the difference. I doubt it's significant.


-- 
Earthling Michel Dänzer   \  Debian (powerpc), XFree86 and DRI developer
Software libre enthusiast  \     http://svcs.affero.net/rm.php?r=daenzer



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to