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 6.0 | .NET 6.0 |25,445.280 ns |499.2615 ns |747.2711 ns | 0.5188 | 0.2441 | 6616 B |
17
-
|'NCalc: "true or not false and (true or false)"'| .NET 6.0 | .NET 6.0 |26,285.186 ns |458.1359 ns |428.5406 ns | 0.3967 | 0.1831 | 5215 B |
18
-
|'MathEvaluator: "A or not B and (C or B)"'| .NET 6.0 | .NET 6.0 |101,364.960 ns |1,289.0462 ns |1,205.7747 ns | 0.6104 | 0.2441 | 8829 B |
19
-
|'NCalc: "A or not B and (C or B)"'| .NET 6.0 | .NET 6.0 |86,156.691 ns | 1,696.4321 ns |2,590.6310 ns | 0.4883 | 0.2441 | 6662 B |
20
-
|'MathEvaluator: fn(new BooleanVariables { A = a, B = b, C = c })'| .NET 6.0 | .NET 6.0 | 4.439 ns | 0.1074 ns | 0.1149 ns | 0.0019 | - | 24 B |
21
-
|'NCalc: fn(new BooleanVariables { A = a, B = b, C = c })'| .NET 6.0 | .NET 6.0 | 3.948 ns | 0.0853 ns | 0.0797 ns | 0.0019 | - | 24 B |
|'MathEvaluator: "true or not false and (true or false)"'| .NET 8.0 | .NET 8.0 | 20,015.723 ns |213.0026 ns |199.2428 ns | 0.4883 | 0.4272 | 6662 B |
29
-
|'NCalc: "true or not false and (true or false)"'| .NET 8.0 | .NET 8.0 | 21,397.180 ns |395.6863 ns |370.1252 ns | 0.3967 | 0.3662 | 5263 B |
30
-
|'MathEvaluator: "A or not B and (C or B)"'| .NET 8.0 | .NET 8.0 |89,618.867 ns |772.9309 ns |723.0001 ns | 0.4883 | 0.2441 | 8873 B |
31
-
|'NCalc: "A or not B and (C or B)"'| .NET 8.0 | .NET 8.0 |73,845.091 ns |631.9701 ns |591.1452 ns | 0.4883 | 0.3662|6790 B |
32
-
|'MathEvaluator: fn(new BooleanVariables { A = a, B = b, C = c })'| .NET 8.0 | .NET 8.0 | 3.200 ns | 0.0274 ns | 0.0243 ns | 0.0019 | - | 24 B |
33
-
|'NCalc: fn(new BooleanVariables { A = a, B = b, C = c })'| .NET 8.0 | .NET 8.0 | 3.387 ns | 0.0715 ns | 0.0634 ns | 0.0019 | - | 24 B |
|'MathEvaluator: "true or not false and (true or false)"'| .NET 8.0 | .NET 8.0 | 20,550.904 ns |160.1718 ns |141.9881 ns | 0.4883 | 0.4272 | 6662 B |
29
+
|'NCalc: "true or not false and (true or false)"'| .NET 8.0 | .NET 8.0 | 21,895.307 ns |426.7413 ns |399.1741 ns | 0.3967 | 0.3662 | 5263 B |
30
+
|'MathEvaluator: "A or not B and (C or B)"'| .NET 8.0 | .NET 8.0 |93,004.774 ns |921.0943 ns |861.5922 ns | 0.4883 | 0.2441 | 8873 B |
31
+
|'NCalc: "A or not B and (C or B)"'| .NET 8.0 | .NET 8.0 |76,588.903 ns |403.0938 ns |377.0542 ns | 0.4883 | 0.2441|6710 B |
32
+
|'MathEvaluator: fn(new BooleanVariables { A = a, B = b, C = c })'| .NET 8.0 | .NET 8.0 | 3.209 ns | 0.0315 ns | 0.0294 ns | 0.0019 | - | 24 B |
33
+
|'NCalc: fn(new BooleanVariables { A = a, B = b, C = c })'| .NET 8.0 | .NET 8.0 | 3.325 ns | 0.0298 ns | 0.0264 ns | 0.0019 | - | 24 B |
0 commit comments