"peephole optimization" meaning in English

See peephole optimization in All languages combined, or Wiktionary

Noun

Forms: peephole optimizations [plural]
Etymology: Coined by computer scientist William Marshall McKeeman in 1965, from peephole + optimization. Etymology templates: {{coin|en|Q102130485|in=1965|nobycat=1}} Coined by computer scientist William Marshall McKeeman in 1965, {{m|en|peephole}} peephole, {{m|en|optimization}} optimization Head templates: {{en-noun|~}} peephole optimization (countable and uncountable, plural peephole optimizations)
  1. (software compilation) An optimization that works by eliminating redundant instructions from a small area of source code. Wikipedia link: peephole optimization Tags: countable, uncountable Categories (topical): Compilation

Inflected forms

Download JSON data for peephole optimization meaning in English (2.8kB)

{
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "Q102130485",
        "in": "1965",
        "nobycat": "1"
      },
      "expansion": "Coined by computer scientist William Marshall McKeeman in 1965",
      "name": "coin"
    },
    {
      "args": {
        "1": "en",
        "2": "peephole"
      },
      "expansion": "peephole",
      "name": "m"
    },
    {
      "args": {
        "1": "en",
        "2": "optimization"
      },
      "expansion": "optimization",
      "name": "m"
    }
  ],
  "etymology_text": "Coined by computer scientist William Marshall McKeeman in 1965, from peephole + optimization.",
  "forms": [
    {
      "form": "peephole optimizations",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "~"
      },
      "expansion": "peephole optimization (countable and uncountable, plural peephole optimizations)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "English entries with language name categories using raw markup",
          "parents": [
            "Entries with language name categories using raw markup",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "English terms with consonant pseudo-digraphs",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "English terms with non-redundant non-automated sortkeys",
          "parents": [
            "Terms with non-redundant non-automated sortkeys",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Compilation",
          "orig": "en:Compilation",
          "parents": [
            "Computing",
            "Technology",
            "All topics",
            "Fundamental"
          ],
          "source": "w"
        }
      ],
      "examples": [
        {
          "text": "The loop was more than twice as fast after I had applied peephole optimization.",
          "type": "example"
        },
        {
          "ref": "1979, P. J. Brown, editor, Software Portability: An Advanced Course, Cambridge University Press, page 149",
          "text": "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.",
          "type": "quotation"
        }
      ],
      "glosses": [
        "An optimization that works by eliminating redundant instructions from a small area of source code."
      ],
      "id": "en-peephole_optimization-en-noun-JXCJHMu2",
      "links": [
        [
          "software",
          "software"
        ],
        [
          "compilation",
          "compilation"
        ],
        [
          "eliminating",
          "eliminate"
        ],
        [
          "redundant",
          "redundant"
        ],
        [
          "instruction",
          "instruction"
        ],
        [
          "source code",
          "source code"
        ]
      ],
      "raw_glosses": [
        "(software compilation) An optimization that works by eliminating redundant instructions from a small area of source code."
      ],
      "tags": [
        "countable",
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences",
        "software-compilation"
      ],
      "wikipedia": [
        "peephole optimization"
      ]
    }
  ],
  "word": "peephole optimization"
}
{
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "Q102130485",
        "in": "1965",
        "nobycat": "1"
      },
      "expansion": "Coined by computer scientist William Marshall McKeeman in 1965",
      "name": "coin"
    },
    {
      "args": {
        "1": "en",
        "2": "peephole"
      },
      "expansion": "peephole",
      "name": "m"
    },
    {
      "args": {
        "1": "en",
        "2": "optimization"
      },
      "expansion": "optimization",
      "name": "m"
    }
  ],
  "etymology_text": "Coined by computer scientist William Marshall McKeeman in 1965, from peephole + optimization.",
  "forms": [
    {
      "form": "peephole optimizations",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "~"
      },
      "expansion": "peephole optimization (countable and uncountable, plural peephole optimizations)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        "English coinages",
        "English countable nouns",
        "English entries with incorrect language header",
        "English entries with language name categories using raw markup",
        "English lemmas",
        "English multiword terms",
        "English nouns",
        "English terms with consonant pseudo-digraphs",
        "English terms with non-redundant non-automated sortkeys",
        "English terms with quotations",
        "English terms with usage examples",
        "English uncountable nouns",
        "en:Compilation"
      ],
      "examples": [
        {
          "text": "The loop was more than twice as fast after I had applied peephole optimization.",
          "type": "example"
        },
        {
          "ref": "1979, P. J. Brown, editor, Software Portability: An Advanced Course, Cambridge University Press, page 149",
          "text": "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.",
          "type": "quotation"
        }
      ],
      "glosses": [
        "An optimization that works by eliminating redundant instructions from a small area of source code."
      ],
      "links": [
        [
          "software",
          "software"
        ],
        [
          "compilation",
          "compilation"
        ],
        [
          "eliminating",
          "eliminate"
        ],
        [
          "redundant",
          "redundant"
        ],
        [
          "instruction",
          "instruction"
        ],
        [
          "source code",
          "source code"
        ]
      ],
      "raw_glosses": [
        "(software compilation) An optimization that works by eliminating redundant instructions from a small area of source code."
      ],
      "tags": [
        "countable",
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences",
        "software-compilation"
      ],
      "wikipedia": [
        "peephole optimization"
      ]
    }
  ],
  "word": "peephole optimization"
}

This page is a part of the kaikki.org machine-readable English dictionary. This dictionary is based on structured data extracted on 2024-05-06 from the enwiktionary dump dated 2024-05-02 using wiktextract (f4fd8c9 and c9440ce). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.