Because Ren'Py statically links almost everything, using LTO could make result binary smaller and faster, and ThinLTO has its own cache so build time should not regress that much, but I renpy-build command should have an option to disable it because it still can hurt incremental builds.
Because Ren'Py statically links almost everything, using LTO could make result binary smaller and faster, and ThinLTO has its own cache so build time should not regress that much, but I
renpy-buildcommand should have an option to disable it because it still can hurt incremental builds.