Shortly after finishing the expression-to-JavaScript compiler , I realised a couple of the performance tricks we used there could actually be applied to conditi...
I pass the UID of an object to just about all my functions and then select the object inside the function. Is there a way to optimize this?