It reminds of how, 40 years ago, software engineering was all about how much memory your program used. We were constantly trying to trim a few bytes here and there. Then, at some point, memory became essentially infinite and free. Now we don't even think about it for code length, and usually not for data either unless we're doing an app that deals with massive amounts of it.