Magento Performance

There are multiple quick and simple methods of improving base magento performance that do not require any code modifications.

As You can see most of those quick methods are cache based. This means that is mostly hiding other issues under cache layer. In order to address other issues we have to take a look at code. At this point major performance problems in core Magento code are resolved, but You still have to be carefull about code you create or third party modules You install.

  • Profiling will allow to spot performance bottlenecks.
  • EAV understanding how some more complex objects are stored in database will allow for more optimalized database related code.

results matching ""

    No results matching ""