MIPS as indicator for performance
Posted on July 15, 2013 at 18:50Hi , I am working on Cortex M4F CPU , its 168 MHZ , i know that Cortex M4F is 1.25 MIPS per MHZ so a quick calculation will give me total of 210 MIPS . Lets say i have an algorithm that runs 3 seconds , so what shou...