> > The mandelbrot benchmark is flawed because it uses floating point > > computations with exact comparisons to yield bits in the output and > > then requires an exact match on the output. > > Do you mean it uses exact equality or inequality? There is a (less than) comparison of a floating point number to 4.0.