loopordning
Loopordning is a concept used in programming and systems engineering to describe how loops are organized and executed within a system. In programming, loopordning refers to the sequencing of nested loops and the order in which indices are iterated. The choice of loop order can affect data locality and performance, particularly for multi-dimensional arrays. For example, when iterating over a two-dimensional array, choosing the outer loop to correspond to one dimension and the inner loop to the other impacts cache utilization depending on whether the array is stored in row-major or column-major order.
In control and systems engineering, loopordning can refer to the arrangement of feedback loops in a system.
Historically, the term appears in Nordic technical literature as a translation of “loop order” or “order of