Construct CallLambdaExpressionDirectly

Performance Diagrams

Construct CallLambdaExpressionDirectly 0010000000100000002000000020000000300000003000000040000000400000005000000050000000CPython 3.12Nuitka (main)Nuitka (develop)Nuitka (factory)5068664188.95192307692307255.05477549636677CPython 3.12-402157242.31730769230768502.1701601117514Nuitka (main)-399453395.6826923076923502.15708092362877Nuitka (develop)-399453549.0480769230769502.15708092362877Nuitka (factory)Construct CallLambdaExpressionDirectlyTicks Construct CallLambdaExpressionDirectly 0010000000100000002000000020000000300000003000000040000000400000005000000050000000CPython 3.11Nuitka (main)Nuitka (develop)Nuitka (factory)5049678988.95192307692307254.57708043143262CPython 3.11-500014242.31730769230768501.69246504681723Nuitka (main)-499998395.6826923076923501.6923875155619Nuitka (develop)-499998549.0480769230769501.6923875155619Nuitka (factory)Construct CallLambdaExpressionDirectlyTicks Construct CallLambdaExpressionDirectly 0010000000100000002000000020000000300000003000000040000000400000005000000050000000CPython 3.10Nuitka (main)Nuitka (develop)Nuitka (factory)5867442188.95192307692307254.912231357608CPython 3.10-499938242.31730769230768502.02761597299263Nuitka (main)-499813395.6826923076923502.02709396610317Nuitka (develop)-499813549.0480769230769502.02709396610317Nuitka (factory)Construct CallLambdaExpressionDirectlyTicks Construct CallLambdaExpressionDirectly 001000000010000000200000002000000030000000300000004000000040000000CPython 2.7Nuitka (main)Nuitka (develop)Nuitka (factory)4000983288.95192307692307253.9499211836202CPython 2.7-500002242.31730769230768501.0653057990048Nuitka (main)-500002395.6826923076923501.0653057990048Nuitka (develop)-500002549.0480769230769501.0653057990048Nuitka (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.