←back to thread

255 points rbanffy | 4 comments | | HN request time: 0.877s | 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. ipsum2 ◴[] No.44006721[source]
python 3.13 doesn't ship with free-threaded Python compiled AFAIK.
replies(1): >>44008182 #
2. sylware ◴[] No.44008182[source]
You mean it is not default anymore?
replies(1): >>44008309 #
3. ipsum2 ◴[] No.44008309[source]
It's never been the default.
replies(1): >>44009194 #
4. sylware ◴[] No.44009194{3}[source]
huh... then why it feels significantly slower since I did not touch the build conf.