|
|
|
|
|
by Max-q
545 days ago
|
|
Ignoring performance is what gives you slow code, costing you a lot if the code you write will be a success because you have to throw a lot more hardware at it. Think back to early Twitter that crashed and went down often hours each day. Most optimization will improve on all or some VMs. Most will not make it slower on others. If you write code that will be scaled up, optimization can save a lot of money, give better uptime, and it’s not a bad thing, the better code is not less portable in most cases. |
|