Y
Hacker News
new
|
ask
|
show
|
jobs
by
nicolaslem
318 days ago
This. I maintain an ecommerce platform written in Python. Even with Python being slow, less than 30% of our request time is spent executing code, the rest is talking to stuff over the network.