Y
Hacker News
new
|
ask
|
show
|
jobs
by
tozeur
2434 days ago
How did Go perform compared to a language like python? I thought the db would be the bottleneck?
1 comments
hu3
2433 days ago
Python is awesome. It's fast as long you're mosty calling libraries. Not so fast if Python itself is doing most of the work.
link