/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
The first year of free-threaded Python
(labs.quansight.org)
261 points
rbanffy
| 1 comments |
16 May 25 09:42 UTC
|
HN request time: 0.207s
|
source
Show context
sylware
◴[
16 May 25 14:26 UTC
]
No.
44005920
[source]
▶
>>44003445 (OP)
#
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
◴[
16 May 25 18:50 UTC
]
No.
44008680
[source]
▶
>>44005920
#
Did you compile the Python yourself? If so, you may need to add optimization flags
https://devguide.python.org/getting-started/setup-building/i...
ID:
GO
↑