<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Performance on Laïla Atrmouh</title>
    <link>/en/tags/performance/</link>
    <description>Recent content in Performance on Laïla Atrmouh</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
    <lastBuildDate>Sat, 18 Jun 2016 16:02:24 +0000</lastBuildDate>
    <atom:link href="/en/tags/performance/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using observers in Magento 1.13 can lead to slow loading issues</title>
      <link>/en/posts/2016/06/using-observers-in-magento-1.13-can-lead-to-slow-loading-issues/</link>
      <pubDate>Sat, 18 Jun 2016 16:02:24 +0000</pubDate>
      <guid>/en/posts/2016/06/using-observers-in-magento-1.13-can-lead-to-slow-loading-issues/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;👴 &lt;em&gt;Careful&lt;/em&gt; You&amp;rsquo;re reading an old article ! Some links might be broken and content may be outdated&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;For one of the Magento projects I worked on, I had to implement a new action in the dropdown list of actions in the back-end.&lt;/p&gt;&#xA;&lt;p&gt;I tried the Observer option described in this tutorial:&#xA;&lt;!-- raw HTML omitted --&gt;Adding new mass action to admin grid in Magento&lt;!-- raw HTML omitted --&gt;&lt;/p&gt;&#xA;&lt;p&gt;However, it slowed down the application because the event I was observing core_block_abstract_prepare_layout_before was triggered too many times. The Sales admin page could take around 5 to 10 seconds to load. I finally opted for the Block override option, much more elegant.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
