Noun
peephole optimization (countable and uncountable, plural peephole optimizations)
(software compilation) An optimization that works by eliminating redundant instructions from a small area of source code.
The loop was more than twice as fast after I had applied peephole optimization.