luau/Common/include
Joshua e1e4a7aab2
Significantly improve MSVC interpreter code generation
This patch adds an __assume statement for passed assertations and switches the interpreter loop to using a while-switch instead of a goto-switch loop. This seems to prevent the performance regression experienced on MSVC2022.
2025-03-26 17:56:47 -07:00
..
Luau Significantly improve MSVC interpreter code generation 2025-03-26 17:56:47 -07:00