Quote:
Originally Posted by twobob
(They might be long lines ) 
|
It helps to use two-letter variable names, and remove all unnecessary whitespace, and use complex logical expressions instead of conditional branches (just look at my code).
The logical expressions actually run a LOT faster on modern processors -- just look at the "Aggregate Magic Algorithms" for examples:
http://aggregate.org/MAGIC/
It also helps to keep your sonic screwdriver handy: