-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
None
-
b03
To take optimal advantage of the pre-existing optimization for repeated filters we could split the application of different types of stringifiers.
The resulting difference in order of evaluation is not observable by conventional means since all reference type share the same object stringifier, and the others are filtering primitives (floats and doubles) which have been passed by value already.
The resulting difference in order of evaluation is not observable by conventional means since all reference type share the same object stringifier, and the others are filtering primitives (floats and doubles) which have been passed by value already.