The practice of reviewing code before deployment to detect problems has a long academic history. The process is seen as too time consuming, too academic, and and no producing useful results. All three of these perceptions are wrong.
Code reviews can be usually done quickly, if they are part of a goal oriented process. What to look for, how to target the review on the right parts of the code, and how to use training and automated tools to speed the process will be covered.