|
|
|
|
|
by mfukar
5797 days ago
|
|
I keep seeing this...misconception? I don't know what to call it, over most comments. The article doesn't talk about optimizations. It talks about design decisions. Someone actually took the time to sit down, ponder what kind of workloads will be handled by his application, came across an interesting dilemma, measured and tested them both, and finally reached an educated conclusion. That right there is how you correctly choose how to implement things, contrary to popular belief. Think first, write code later. |
|