Construct CallLambdaExpressionDirectly

Performance Diagrams

Construct CallLambdaExpressionDirectly 0010000000100000002000000020000000300000003000000040000000400000005000000050000000CPython 3.12Nuitka (main)Nuitka (develop)Nuitka (factory)5554282488.95192307692307255.23277909213857CPython 3.12-400070242.31730769230768502.3481637075232Nuitka (main)-399868395.6826923076923502.3472714171155Nuitka (develop)-399929549.0480769230769502.3475408711495Nuitka (factory)Construct CallLambdaExpressionDirectlyTicks Construct CallLambdaExpressionDirectly 001000000010000000200000002000000030000000300000004000000040000000CPython 3.11Nuitka (main)Nuitka (develop)Nuitka (factory)4893068388.95192307692307254.49975620546095CPython 3.11-499919242.31730769230768501.61410098354577Nuitka (main)-499937395.6826923076923501.6141909694659Nuitka (develop)-500127549.0480769230769501.61514082084557Nuitka (factory)Construct CallLambdaExpressionDirectlyTicks Construct CallLambdaExpressionDirectly 0010000000100000002000000020000000300000003000000040000000400000005000000050000000CPython 3.10Nuitka (main)Nuitka (develop)Nuitka (factory)5637142588.95192307692307254.82660217701275CPython 3.10-499954242.31730769230768501.9409613382975Nuitka (main)-500162395.6826923076923501.94186512835165Nuitka (develop)-500190549.0480769230769501.9419867923974Nuitka (factory)Construct CallLambdaExpressionDirectlyTicks Construct CallLambdaExpressionDirectly 001000000010000000200000002000000030000000300000004000000040000000CPython 3.8Nuitka (main)Nuitka (develop)Nuitka (factory)4905921488.95192307692307254.50588020704572CPython 3.8-499959242.31730769230768501.6200631373642Nuitka (main)-500017395.6826923076923501.62035233957926Nuitka (develop)-500200549.0480769230769501.62126482243036Nuitka (factory)Construct CallLambdaExpressionDirectlyTicks Construct CallLambdaExpressionDirectly 00100000001000000020000000200000003000000030000000CPython 2.7Nuitka (main)Nuitka (develop)Nuitka (factory)3996438288.95192307692307253.94647117855828CPython 2.7-500006242.31730769230768501.0618557939429Nuitka (main)-500006395.6826923076923501.0618557939429Nuitka (develop)-500006549.0480769230769501.0618557939429Nuitka (factory)Construct CallLambdaExpressionDirectlyTicks

Source Code with Construct

print("OK.")

#     Python test originally created or extracted from other peoples work. The
#     parts from me are licensed as below. It is at least Free Software where
#     it's copied from other people. In these cases, that will normally be
#     indicated.
#
#     Licensed under the Apache License, Version 2.0 (the "License");
#     you may not use this file except in compliance with the License.
#     You may obtain a copy of the License at
#
#         http://www.apache.org/licenses/LICENSE-2.0
#
#     Unless required by applicable law or agreed to in writing, software
#     distributed under the License is distributed on an "AS IS" BASIS,
#     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#     See the License for the specific language governing permissions and
#     limitations under the License.

Source Code without Construct

print("OK.")

#     Python test originally created or extracted from other peoples work. The
#     parts from me are licensed as below. It is at least Free Software where
#     it's copied from other people. In these cases, that will normally be
#     indicated.
#
#     Licensed under the Apache License, Version 2.0 (the "License");
#     you may not use this file except in compliance with the License.
#     You may obtain a copy of the License at
#
#         http://www.apache.org/licenses/LICENSE-2.0
#
#     Unless required by applicable law or agreed to in writing, software
#     distributed under the License is distributed on an "AS IS" BASIS,
#     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#     See the License for the specific language governing permissions and
#     limitations under the License.