5 ms·
This is just dumb. You wanted to improve performance but measured memory instead? Whoops. Why not measure performance for which there are many good metrics.
by groundzeros2015 16d ago
This is just dumb. You wanted to improve performance but measured memory instead? Whoops.
Why not measure performance for which there are many good metrics.
- socalgal2 15d agoThey didn't measure memory, they measured how busy each processing unit was. It's like going into Activity Monitor, Tops, Task Manager, seeing all CPUs at 100% from your app and thinking "We've reach peak perf by utilizing all the processing power" People still do that today. They run some LLM or gen AI type app. See all the numbers reach high percentages, and wrongly think "this app is using all of my machine's potential"
- groundzeros2015 15d agoYes it was an analogy about measuring two unrelated things.