Compile python bytecode so pycache will be created

This speeds up running Python but increases image size a bit (4MiB)

  • previously:

    image.png

  • now:

    image.png

Merge request reports

Loading