Compile python bytecode so
pycache
will be created
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Compile python bytecode so pycache will be created
Mateusz Żebrak
requested to merge
mzebrak/precompiled-python-cache
into
develop
Aug 26, 2025
Overview
0
Commits
2
Pipelines
1
Changes
2
This speeds up running Python but increases image size a bit (4MiB)
previously:
now:
Merge request reports
Loading