You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|'MathEvaluator: "true or not false and (true or false)"'| .NET 8.0 | .NET 8.0 |13,410.380 ns |259.0581 ns |277.1893 ns | 0.3662 | 0.3510| 4624 B |
29
-
|'NCalc: "true or not false and (true or false)"'| .NET 8.0 | .NET 8.0 |21,049.444 ns |347.7194 ns |325.2569 ns | 0.4272 | 0.3967 | 5440 B |
30
-
|'MathEvaluator: "A or not B and (C or B)"'| .NET 8.0 | .NET 8.0 |96,048.106 ns | 1,253.0259 ns | 1,110.7748 ns | 0.4883 | 0.2441 | 9136 B |
31
-
|'NCalc: "A or not B and (C or B)"'| .NET 8.0 | .NET 8.0 |82,018.981 ns | 1,363.3945 ns | 1,275.3201 ns | 0.4883 | 0.2441 | 6886 B |
32
-
|'MathEvaluator: fn(new BooleanVariables { A = a, B = b, C = c })'| .NET 8.0 | .NET 8.0 |2.784 ns | 0.0360 ns | 0.0300 ns | 0.0019 | - | 24 B |
33
-
|'NCalc: fn(new BooleanVariables { A = a, B = b, C = c })'| .NET 8.0 | .NET 8.0 |2.935 ns | 0.0808 ns | 0.1079 ns | 0.0019 | - | 24 B |
|'MathEvaluator: "true or not false and (true or false)"'| .NET 8.0 | .NET 8.0 |15,202.500 ns |303.6168 ns |298.1923 ns | 0.3662 | 0.3357| 4624 B |
29
+
|'NCalc: "true or not false and (true or false)"'| .NET 8.0 | .NET 8.0 |22,969.240 ns |303.1965 ns |283.6102 ns | 0.4272 | 0.3967 | 5440 B |
30
+
|'MathEvaluator: "A or not B and (C or B)"'| .NET 8.0 | .NET 8.0 |95,344.228 ns | 1,259.4879 ns | 1,116.5032 ns | 0.4883 | 0.2441 | 9136 B |
31
+
|'NCalc: "A or not B and (C or B)"'| .NET 8.0 | .NET 8.0 |83,610.477 ns | 1,629.6416 ns | 1,524.3678 ns | 0.4883 | 0.2441 | 6886 B |
32
+
|'MathEvaluator: fn(new BooleanVariables { A = a, B = b, C = c })'| .NET 8.0 | .NET 8.0 |3.361 ns | 0.0599 ns | 0.0500 ns | 0.0019 | - | 24 B |
33
+
|'NCalc: fn(new BooleanVariables { A = a, B = b, C = c })'| .NET 8.0 | .NET 8.0 |3.310 ns | 0.0763 ns | 0.0713 ns | 0.0019 | - | 24 B |
0 commit comments