A case study in micro-optimization (Generating permutations)
I've blogged about my experiences in coming up with a fast solution to cedric's coding challenge in C# over at my personal blog. Couldn't bear the thought of the fastest solution being a Java one ;-)
http://www.indiangeek.net/2008/08/29/a-case-study-in-micro-optimization/