<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Large number of Sitecore items per folder	</title>
	<atom:link href="https://blog.boro2g.co.uk/large-number-sitecore-items-per-folder/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.boro2g.co.uk/large-number-sitecore-items-per-folder/</link>
	<description>Some ideas about coding, dev and all things online.</description>
	<lastBuildDate>Thu, 24 Jul 2014 19:06:11 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.8</generator>
	<item>
		<title>
		By: Yogesh Patel		</title>
		<link>https://blog.boro2g.co.uk/large-number-sitecore-items-per-folder/#comment-69859</link>

		<dc:creator><![CDATA[Yogesh Patel]]></dc:creator>
		<pubDate>Thu, 24 Jul 2014 19:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.boro2g.co.uk/?p=436#comment-69859</guid>

					<description><![CDATA[Hi,

Sitecore recommends to have max 100 children so that your content editor and breadcrumb in page editor doesnt get slower while rendering 100+ items in tree or list, not for getting children, not for listing. Listing will be surely faster same as your stats.]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Sitecore recommends to have max 100 children so that your content editor and breadcrumb in page editor doesnt get slower while rendering 100+ items in tree or list, not for getting children, not for listing. Listing will be surely faster same as your stats.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nat		</title>
		<link>https://blog.boro2g.co.uk/large-number-sitecore-items-per-folder/#comment-69826</link>

		<dc:creator><![CDATA[Nat]]></dc:creator>
		<pubDate>Thu, 24 Jul 2014 08:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.boro2g.co.uk/?p=436#comment-69826</guid>

					<description><![CDATA[Nice article, I did some digging on this issue a while back, and much of the reason for this is the way that Sitecore builds the DataSource objects used to drive trees. I found a particularly bad example that took 71 seconds (locally on a decent quad core with ssd). My post on MongoDb as a cache is based on the findings from that experiment, it reduced it down to 11 seconds!.]]></description>
			<content:encoded><![CDATA[<p>Nice article, I did some digging on this issue a while back, and much of the reason for this is the way that Sitecore builds the DataSource objects used to drive trees. I found a particularly bad example that took 71 seconds (locally on a decent quad core with ssd). My post on MongoDb as a cache is based on the findings from that experiment, it reduced it down to 11 seconds!.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
