I’m currently working on a project that has been optimized from the start. No one understands the state of objects or what is supposed to happen in which order (because the lead implemented his own special way of lazy loading). So we have a lot of bugs and everyone is always double checking everything, killing any optimization that might have been there.
I’m currently working on a project that has been optimized from the start. No one understands the state of objects or what is supposed to happen in which order (because the lead implemented his own special way of lazy loading). So we have a lot of bugs and everyone is always double checking everything, killing any optimization that might have been there.