@@ -9,4 +9,4 @@ After re-consulting the data sheet, I changed the calculation variables from `do
...
@@ -9,4 +9,4 @@ After re-consulting the data sheet, I changed the calculation variables from `do


Using the above calculations, this suggests the STM32F412 is running at 1.95 MFLOPS, or 33 clock cycles per iteration. Adding the `-ffast-math` option to `rules.mk` did not change this number.
Using the above calculations, this suggests the STM32F412 is running at 12.79 MFLOPS, or 33 clock cycles per iteration. Adding the `-ffast-math` option to `rules.mk` did not change this number.