|
|
|
|
|
by chmike
4694 days ago
|
|
To me it's that. Go is compiled to native and the constrain of strongly typed language is another optimization.
A ramen profitable startup should make the jump because it can make the difference. Of course there are some optimization strategies available for pythons, but you have infrastructure complexity depth and so many places where things can break. Beside the optimizations apply only to what can be optimized (static page cache). Python has a fast code/test/run loop cycle, but Go and D have that now as well with the additional benefit of being fast. These are the reasons why I decided to leave Python and go for the Go or D route. And I don't see why Go or D couldn't provide a web server as fast as nginx one day. |
|