A robotics engineer is designing the flight stabilization system for an autonomous micro-quadcopter. The system must process sensor inputs and adjust motor speeds hundreds of times per second.
State two reasons why the engineer might choose to write the critical control loop in a low-level language, such as assembly, instead of a high-level compiled language.