Definitions for "Flops"
A metric used to measure system performance.
This is the usual measure of the number of arithmetic operations that a computer can perform per second. It usuall refers to addition and subtractions which are the fastest operations. Multiplication and especially division may be significantly slower (less FLOPS). See also MFLOPS, GFLOPS, TFLOPS.
floating point operation per second (a measure of performance)