Message 263353 - Python tracker (original) (raw)
Sorry, I don't understand this issue. I don't think that we need 3 flavors: debug, devel and release. We already have debug (--with-pydebug) and release, and IMHO debug is what developers should use.
I like the idea of using the best optimizers options by default for the release mode. In practice, I suggest to enable PGO by default.