Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
joshuamorton
on June 12, 2020
|
parent
|
context
|
favorite
| on:
Async Python is not faster
I much prefer the performance implications of my code be explicit than implicit.
Async in this case has less ceremony than threads. But still enough to make thing explicit.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Async in this case has less ceremony than threads. But still enough to make thing explicit.