peephole optimization
English
Etymology
Coined by computer scientist William Marshall McKeeman in 1965, from peephole + optimization.
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.
- 1979, P. J. Brown, editor, Software Portability: An Advanced Course, Cambridge University Press, →ISBN, page 149:
- The method of peephole optimization was described by McKeeman (1965). A simple code generator is replaced by one where short instruction sequences are replaced by ones which are shorter or faster.
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.