Rainzee's Blog

Nuitka 高级编译控制

· rainzee

进阶编译控制§

从这里开始,我们可以更加精细的控制 Nuitka 的编译控制,包括控制 C 编译器,启用链接优化,控制缓存,启用 C 级别的分析优化,注意,这些控制涉及到 C 级别的控制,如果你不知道自己做什么,那么请不要尝试,可能导致无法预知的行为。

C 编译器控制§

缓存控制§

PGO 编译控制§

Reference§

Nuitka the Python Compiler — Nuitka the Python Compiler documentation