Y
Hacker News
new
|
ask
|
show
|
jobs
by
actualwitch
1095 days ago
Python will probably also be "faster and multicore" with latest proposals, so it's not a very good pitch.
1 comments
carlmr
1095 days ago
Python has been getting faster, but Nim I'm sure is still a few multiples above Python.
The problem is that CPython was never built with efficiency in mind and now it's hard to add it.
link
The problem is that CPython was never built with efficiency in mind and now it's hard to add it.