|
|
|
|
|
by 13b9f227ecf0
4721 days ago
|
|
I keep seeing articles about Go where Python developers seem to be shocked to discover that interpreted dynamically typed languages are very slow. This wasn't obvious from the get-go? Practically anything not disk bound will be many, many times faster in C++ or whatever. |
|