View Single Post
Old 07-12-2012, 02:34 PM   #141
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by twobob View Post
(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:


Last edited by geekmaster; 07-12-2012 at 02:40 PM.
geekmaster is offline   Reply With Quote