Construct ListCreationConstant

Performance Diagrams

Construct ListCreationConstant 0020000002000000400000040000006000000600000080000008000000100000001000000012000000120000001400000014000000160000001600000018000000180000002000000020000000220000002200000024000000240000002600000026000000CPython 3.12Nuitka (main)Nuitka (develop)Nuitka (factory)2754830888.95192307692307257.0CPython 3.1220905883242.31730769230768316.58425499866803Nuitka (main)20894431395.6826923076923316.6869823743245Nuitka (develop)20894431549.0480769230769316.6869823743245Nuitka (factory)Construct ListCreationConstantTicks Construct ListCreationConstant 0020000002000000400000040000006000000600000080000008000000100000001000000012000000120000001400000014000000160000001600000018000000180000002000000020000000CPython 3.11Nuitka (main)Nuitka (develop)Nuitka (factory)2184046388.95192307692307257.0CPython 3.1115360932242.31730769230768330.31308842639044Nuitka (main)15368828395.6826923076923330.2237486043856Nuitka (develop)15368828549.0480769230769330.2237486043856Nuitka (factory)Construct ListCreationConstantTicks Construct ListCreationConstant 00200000020000004000000400000060000006000000800000080000001000000010000000120000001200000014000000140000001600000016000000180000001800000020000000200000002200000022000000CPython 3.10Nuitka (main)Nuitka (develop)Nuitka (factory)2289196388.95192307692307257.0CPython 3.1015361979242.31730769230768338.2850733817669Nuitka (main)15362426395.6826923076923338.28024808229725Nuitka (develop)15362426549.0480769230769338.28024808229725Nuitka (factory)Construct ListCreationConstantTicks Construct ListCreationConstant 002000000200000040000004000000600000060000008000000800000010000000100000001200000012000000140000001400000016000000160000001800000018000000200000002000000022000000220000002400000024000000260000002600000028000000280000003000000030000000CPython 2.7Nuitka (main)Nuitka (develop)Nuitka (factory)3131272288.95192307692307257.0CPython 2.717503738242.31730769230768365.9784654399478Nuitka (main)17503735395.6826923076923365.97848911550545Nuitka (develop)17503735549.0480769230769365.97848911550545Nuitka (factory)Construct ListCreationConstantTicks

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.