|
|
|
|
|
by formerly_proven
803 days ago
|
|
> I would say, there is no such thing as fast Python code. It's not the purpose of the language. It's not the purpose of the language but (business) needs don't generally care about such things. Sometimes you can't rewrite in rust for a variety of reasons and then it can pay off to know what's faster rather than slower in CPython. |
|