Removing the try catch and generally reducing ops should make it faster on its own, however removing the try catch makes it easier to inline due to code size
Removing the try catch and generally reducing ops should make it faster on its own, however removing the try catch makes it easier to inline due to code size