Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
coldtea
on Aug 21, 2017
|
parent
|
context
|
favorite
| on:
Async/Await will make code simpler
>
That's essentially the main reason Node is any faster than Python.
v8's JIT is many times faster than Python in CPU bound tasks without any asynchronicity involved.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
v8's JIT is many times faster than Python in CPU bound tasks without any asynchronicity involved.