Comment Re:"Poorly Optimized code" (Score 1) 52
Seems to me that "poorly optimized code" is a bit of an oxymoron.
How is that an oxymoron? Code that works does not always mean it works well or reliably. For example, some AAA game titles in the last several years have launched and ran poorly on the hardware. It sometimes takes a few patches before those games are playable. In the realm of video games one legendary code optimization is Carmack's Reverse which was used to generate realistic shadows. id software's John Carmack discovered the technique independently of William Bilodeau and Michael Songy from Creative Labs. Before that time shadows under players and objects were generic ovals.