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.
This is not HPC, they don't need to 100% use all cores.
If they knew how to do a state machine, a glorified chat app needs how many threads? Maybe 4: UI, network, audio, video. And the last 2 are only needed during calls.
They have 12 just because they don't know to do better.
Btw with teams (the application) off there's a com.microsoft.teams2.agent there anyway. What's it for, spyware?
Might get some ingenious creations from poorer countries, like how in China they mod RTX GPUs to have more RAM because of export controls. Maybe some souped up Xiaomi devices with insane amounts of memory from old donor parts? Custom ROMs/postmarketOS for ultra low end devices that wouldn't normally get them but needed because they're going to need to last a few more years?