performance - The more organized your code, the more slow your website or programme will run? -
just wondering that, more keep code organized, using mvc, or keeping separate files functions, constants, using external sheets styles, js, etc. more slow website becomes, because value in code has follow longer path, comparatively. true??
it's true in sense page take 0.02 seconds instead of 0.01 seconds process.
long-term maintainability of code more important raw performance 99% of time.
Comments
Post a Comment