Comment by BuyMyBitcoins
18 hours ago
Last week I spent some extra time on a ticket in order to write a slight refactor that saves some RAM. If I had asked my boss for an extra day to implement this I would have been chastised for not delivering faster.
Thankfully my colleagues saw the value in what I was doing. I smuggled the optimization into my PR with their approval. Anecdotal, but there are still people who care about efficiency out there.
That being said, unless your manager is John Carmack, or you work in embedded systems, time spent on reducing memory footprints is seen as wasteful by the business.
> time spent on reducing memory footprints is seen as wasteful by the business
I think that there is a way to change that.
If an application runs significantly better on lower end hardware while delivering the same results, the customers should prefer it. It is just a matter of promoting it that way.