Y
Hacker News
new
|
ask
|
show
|
jobs
by
authed
1636 days ago
"Apart from that, the misconception that "python is slow" should die :-) "
Yeah it's not python that is slow, it's the interpreter.
1 comments
nulbyte
1636 days ago
Which interpreter? There are multiple. I found pypy to be quite reasonable; often faster than the standard C python interpreter.
link