The current state and the future of Python on Haiku

Haiku currently doesn’t PGO compile anything as far as I know, and for python that is usually worth about 10% in performance, LTO may also be worth a few more percent.

Also there are some python bindings to the BeAPI https://github.com/HaikuArchives/HaikuLanguageBindings

1 Like