Solution
A common way to find out the duration of a loop iteration on FPGA is by benchmarking it with the Tick Count Express VI. By using this VI twice in addition to a shift register the duration of the iteration can be measured. This way every iteration the time passed is measured and compared with the time passed of the previous iteration.