Welcome to Nuitka Speedcenter

This is a list of basic constructs and performance comparisons of Nuitka with CPython for each. Bear in mind, that for some operations large gains are feasible by being avoided, but that this about costs for them in case they cannot.

All of these tests aim to avoid SSA and whole level program optimization.

The following Python construct test cases exist so far:

Also coming are optimization tests, demonstrating the removal or simplification of executed code.