tight loop

A loop which contains few instructions and iterates many times.

Noun

  1. A loop which contains few instructions and iterates many times.
  2. Such a loop which heavily uses I/O or processing resources, failing to adequately share them with other programs running in the operating system.

Forms

tight loops

Related

infinite loop