|
|
|
|
|
by jerf
5519 days ago
|
|
"Although, I don't know too many web apps that need better performance than python." Web apps aren't just CRUD anymore. http://shootout.alioth.debian.org/u32/benchmark.php?test=all... If your server in Go is 10x faster than your Python server, which is not necessarily unreasonable, that's 10x less hardware expense you have, if your website is actually "doing something". That can add up. |
|