Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sylware
1 day ago
|
parent
|
context
|
favorite
| on:
The first year of free-threaded Python
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?
jdsleppy
1 day ago
|
next
[–]
Did you compile the Python yourself? If so, you may need to add optimization flags
https://devguide.python.org/getting-started/setup-building/i...
reply
ipsum2
1 day ago
|
prev
[–]
python 3.13 doesn't ship with free-threaded Python compiled AFAIK.
reply
sylware
1 day ago
|
parent
[–]
You mean it is not default anymore?
reply
ipsum2
1 day ago
|
root
|
parent
[–]
It's never been the default.
reply
sylware
23 hours ago
|
root
|
parent
[–]
huh... then why it feels significantly slower since I did not touch the build conf.
reply
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
What's wrong?