Community Member Profile
- Profile: /members/1571-Darrin.htm
- Comments: 2
- Points: 1
Recent Blog Comments By Darrin
-
Using BitAnd() To Determine Odd / Even Rows (Thanks Tony Petruzzi)
Posted on Mar 12, 2008 at 5:58 PM
I guess I should note that this is a server running CF 7 on Windows 2003. I already deleted my test file, but the loops really didn't output anything, just did the even/odd calculation.... read more »
-
Using BitAnd() To Determine Odd / Even Rows (Thanks Tony Petruzzi)
Posted on Mar 12, 2008 at 5:52 PM
I did a comparison using GetTickCount() before and after loops over 30,000 rows and sometimes the difference would be 80ms, sometimes 5ms, and sometimes the BitAnd loop would take even longer. Even averaging 10 loops of each showed the same kind of results. I understand the logic of why BitAnd SH... read more »



