tight loop

From Wiktionary, the free dictionary
Jump to navigation Jump to search

English[edit]

Noun[edit]

tight loop (plural tight loops)

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

See also[edit]