|
|
|
|
|
by Capricorn2481
193 days ago
|
|
Premature optimization doesn't mean "We have an obvious fix sitting in front of us that will definitely improve things." It means "We think we have something that could help performance based on a dubiously applicable idea, but we have no real workload to measure it on. But we're going to do it anyway." So it doesn't save us from anything, it potentially delays launching and gives us the same result that product team would have given us, but more expensive. |
|