Premature Optimization with Ilia Alshanetsky @ Dutch PHP Conference | Notes
-> demonstrate the user concept with an imperfect solution that does the job, optimize along the way
-> tune the right portions of the application, not over-engineer from the very beginning
—> scale the scope to the nature of the problem
-> simplify
—> less code does not mean that it’s faster
—> PHP doubled the # of LOC in [...]
Recent Comments