Math functions and AND/OR conditions now run through the compiled bytecode path rather than being interpreted line by line. That means calculation-heavy scripts — signal processing, sensor fusion, complex conditionals — run noticeably quicker. As with the graphics speed-up, it's automatic and requires no code changes. Your existing programs just get faster.
It's part of an ongoing push to make the on-device interpreter as fast as compiled code.
