Construct ListCreationConstant

Performance Diagrams

Construct ListCreationConstant 00200000020000004000000400000060000006000000800000080000001000000010000000120000001200000014000000140000001600000016000000180000001800000020000000200000002200000022000000240000002400000026000000260000002800000028000000CPython 3.12Nuitka (main)Nuitka (develop)Nuitka (factory)2904473688.95192307692307257.0CPython 3.1221609754242.31730769230768320.257536117335Nuitka (main)21617663395.6826923076923320.1902455908547Nuitka (develop)21608645549.0480769230769320.2669715951283Nuitka (factory)Construct ListCreationConstantTicks Construct ListCreationConstant 00200000020000004000000400000060000006000000800000080000001000000010000000120000001200000014000000140000001600000016000000180000001800000020000000200000002200000022000000CPython 3.11Nuitka (main)Nuitka (develop)Nuitka (factory)2218583888.95192307692307257.0CPython 3.1117459553242.31730769230768309.64339059795367Nuitka (main)17466036395.6826923076923309.5711801617979Nuitka (develop)17459217549.0480769230769309.64713311014685Nuitka (factory)Construct ListCreationConstantTicks Construct ListCreationConstant 00200000020000004000000400000060000006000000800000080000001000000010000000120000001200000014000000140000001600000016000000180000001800000020000000200000002200000022000000CPython 3.10Nuitka (main)Nuitka (develop)Nuitka (factory)2233534188.95192307692307257.0CPython 3.1017603616242.31730769230768309.3512062461563Nuitka (main)17605175395.6826923076923309.3339576675644Nuitka (develop)17605377549.0480769230769309.3317227651427Nuitka (factory)Construct ListCreationConstantTicks Construct ListCreationConstant 002000000200000040000004000000600000060000008000000800000010000000100000001200000012000000140000001400000016000000160000001800000018000000200000002000000022000000220000002400000024000000CPython 3.8Nuitka (main)Nuitka (develop)Nuitka (factory)2566619188.95192307692307257.0CPython 3.815804972242.31730769230768351.9443151093802Nuitka (main)15806089395.6826923076923351.9335605769054Nuitka (develop)15805698549.0480769230769351.9373251446741Nuitka (factory)Construct ListCreationConstantTicks Construct ListCreationConstant 002000000200000040000004000000600000060000008000000800000010000000100000001200000012000000140000001400000016000000160000001800000018000000200000002000000022000000220000002400000024000000260000002600000028000000280000003000000030000000CPython 2.7Nuitka (main)Nuitka (develop)Nuitka (factory)3051344988.95192307692307257.0CPython 2.716755921242.31730769230768368.4163404824189Nuitka (main)16755955395.6826923076923368.4160651309476Nuitka (develop)16755880549.0480769230769368.416672523899Nuitka (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.