Maximiliano Contieri - Software Design

Maximiliano Contieri - Software Design

Follow
homeDesignCode SmellsBloggingProductivityAboutSupport Me
Tag

optimization

#optimization

More content

Read more stories on Hashnode


Articles with this tag

Code Smell 129 - Structural Optimizations

Apr 12, 20222 min read 244 views

We love to improve time and space complexity by guessing not real scenarios · TL;DR: Don't optimize anything until you have a real-use scenario...

Code Smell 129 - Structural Optimizations

Code Smell 20: Premature Optimization

Nov 8, 20202 min read 766 views

Planning ahead of time needs a crystal ball no developer has. TL;DR: Don't guess things that might not...

Code Smell 20: Premature Optimization