Mozilla's engineers improved the performance of the Ion compiler backend in Firefox, addressing issues with excessive memory and CPU usage when running Microsoft's ONNX Runtime. Key optimizations included switching from sorted linked lists to optionally-sorted vectors for VirtualRegister live ranges, implementing the Semi-NCA
Sort: