View Single Post
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 04-19-2009 , 23:48   Re: [INFO] Bitsums and Operators
Reply With Quote #18

I want to see a profile done on the correctly written bit-field code since the one done by Empowers is incorrect and may be skewing the results (1 << 32); I really want to see any performance difference in array vs. bit operators. The tut has to also be corrected so people don't attempt to use ( 1 << id ) for storing player id's; perhaps add my AddFlag, RemoveFlag, and CheckFlag macros too.
__________________

Last edited by Bugsy; 04-19-2009 at 23:52.
Bugsy is offline