It’s less about individual developers writing bad code and more about whole inefficient frameworks gaining popularity because of ease of use or deployment
I’d argue that’s true in some cases, for example web apps might work well enough on modern device hardware but they’ll never meet the performance of even mid-tier native apps
It’s less about individual developers writing bad code and more about whole inefficient frameworks gaining popularity because of ease of use or deployment
Are those frameworks so poorly written they can’t be optimized then? That’d have a pretty substantial impact if widely adopted.
I’d argue that’s true in some cases, for example web apps might work well enough on modern device hardware but they’ll never meet the performance of even mid-tier native apps
Ah gotcha. They’re just inherently less performant in some/many cases but that provides a benefit in some other way.