Hello! I want to test three computers in order to know which one has a better performance with floats operations. I found complex benchmarks that gives the FLOPS of a machine. But I don't need precision, I need a fast aproximation of the performance. Anyone know a simple benchmark for this problem? Or what kind of instructions should I manage to create my own simple benchmark?

Thank You

(excuse me for my english)