<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tips Archives &#187; Solution Tutorials</title>
	<atom:link href="https://www.solutiontutorials.com/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.solutiontutorials.com/tag/tips/</link>
	<description>We share everything we know</description>
	<lastBuildDate>Sat, 05 Mar 2022 09:13:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.solutiontutorials.com/wp-content/uploads/2019/01/icon-crm-300x300-150x150.png</url>
	<title>Tips Archives &#187; Solution Tutorials</title>
	<link>https://www.solutiontutorials.com/tag/tips/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Magento 2 PHP Optimize Tips &#8211; Part 1</title>
		<link>https://www.solutiontutorials.com/development/magento-2/magento-2-php-optimize-tips/</link>
					<comments>https://www.solutiontutorials.com/development/magento-2/magento-2-php-optimize-tips/#comments</comments>
		
		<dc:creator><![CDATA[Hidro Le]]></dc:creator>
		<pubDate>Thu, 24 Jan 2019 03:52:13 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[Optimize]]></category>
		<category><![CDATA[M2]]></category>
		<category><![CDATA[Tips]]></category>
		<guid isPermaLink="false">https://solutiontutorials.com/?p=241</guid>

					<description><![CDATA[<p>Magento 2 PHP Optimize Tips:There are many ways to optimize Magento 2. However, the first thing you should do is optimizing your codes before touching to DB or Cache. Tip 1: Using Factory in the constructor. Why did I say that? Because of the case very simple of&#160;Dependence Injection design working in Magento 2 =&#62; _constructor, __constructor &#8230; will be called, it&#8217;s very bad if in the constructor or default functions call for each Collection.=&#62;&#160;If your classes are Factory the...</p>
<p class="read-more"><a class="btn btn-default" href="https://www.solutiontutorials.com/development/magento-2/magento-2-php-optimize-tips/"> Read More<span class="screen-reader-text">  Read More</span></a></p>
<p>The post <a href="https://www.solutiontutorials.com/development/magento-2/magento-2-php-optimize-tips/">Magento 2 PHP Optimize Tips &#8211; Part 1</a> appeared first on <a href="https://www.solutiontutorials.com">Solution Tutorials</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.solutiontutorials.com/development/magento-2/magento-2-php-optimize-tips/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
	</channel>
</rss>
