←back to thread

261 points rbanffy | 1 comments | | HN request time: 0.207s | source
Show context
sylware ◴[] No.44005920[source]
Got myself a shiny python 3.13.3 (ssl module still unable to compile with libressl) replacing a 3.12.2, feels clearly slower.

What's wrong?

replies(2): >>44006721 #>>44008680 #
1. jdsleppy ◴[] No.44008680[source]
Did you compile the Python yourself? If so, you may need to add optimization flags https://devguide.python.org/getting-started/setup-building/i...