<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Fakestore performance</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : Community Forum : Fakestore performance</description>
  <pubDate>Fri, 10 Apr 2026 19:11:15 -700</pubDate>
  <lastBuildDate>Mon, 30 Jul 2012 11:05:47 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=3557</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Fakestore performance :   Ok, I will try to do it tomorrow...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3557&amp;PID=14106#14106</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3557<br /><strong>Posted:</strong> 30-Jul-2012 at 11:05am<br /><br />Ok, I will try to do it tomorrow]]>
   </description>
   <pubDate>Mon, 30 Jul 2012 11:05:47 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3557&amp;PID=14106#14106</guid>
  </item> 
  <item>
   <title>Fakestore performance : Can you put together a small sample...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3557&amp;PID=14105#14105</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3557<br /><strong>Posted:</strong> 30-Jul-2012 at 10:54am<br /><br />Can you put together a small sample that reproduces the issue and send it to me?]]>
   </description>
   <pubDate>Mon, 30 Jul 2012 10:54:13 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3557&amp;PID=14105#14105</guid>
  </item> 
  <item>
   <title>Fakestore performance :   I was also suprised because...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3557&amp;PID=14104#14104</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3557<br /><strong>Posted:</strong> 30-Jul-2012 at 10:38am<br /><br /><div>I was also suprised because it's an in-memory datastructure.</div><div>&nbsp;</div>The query is very simple, it use the Repository implementation&nbsp;in cocktail&nbsp;!<div>&nbsp;</div><div><pre style=": white; color: black; font-family: C&#111;nsolas;"><span style="color: blue;">yield</span>&nbsp;<span style="color: blue;">return</span>&nbsp;unitOfWork.Compagnies.FindAsync(p&nbsp;=&gt;&nbsp;p.Actif,&nbsp;q&nbsp;=&gt;&nbsp;q.OrderBy(p&nbsp;=&gt;&nbsp;p.Nom), null,&nbsp;{&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ObsCompagnies&nbsp;=&nbsp;<span style="color: blue;">new</span>&nbsp;BindableCollection&lt;Cnam&gt;(entities);&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;});</pre><pre style=": white; color: black; font-family: C&#111;nsolas;">25s is the duration of the query, the ObservableCollection stuff isn't included.</pre><pre style=": white; color: black; font-family: C&#111;nsolas;">The Compagnies Entity has 9 fields and I don't have any include.</pre><pre style=": white; color: black; font-family: C&#111;nsolas;">&nbsp;</pre><pre style=": white; color: black; font-family: C&#111;nsolas;">One thing maybe, this Entity use TPH. </pre><pre style=": white; color: black; font-family: C&#111;nsolas;">There is 8 others Entities using the same table but the volume in the fakestore is maybe 10 or 15 entities.</pre><pre style=": white; color: black; font-family: C&#111;nsolas;">&nbsp;</pre><pre style=": white; color: black; font-family: C&#111;nsolas;">&nbsp;</pre><pre style=": white; color: black; font-family: C&#111;nsolas;">&nbsp;</pre></div>]]>
   </description>
   <pubDate>Mon, 30 Jul 2012 10:38:47 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3557&amp;PID=14104#14104</guid>
  </item> 
  <item>
   <title>Fakestore performance : Honestly, I don&amp;#039;t know, I...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3557&amp;PID=14103#14103</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3557<br /><strong>Posted:</strong> 30-Jul-2012 at 10:25am<br /><br />Honestly, I don't know, I haven't used the fake store with lots of data, but that doesn't seem right. The fake store is an in-memory datastructure much like the cache, so I'm surprised about this. Now, there are no indexes in the fake backing store, but still, it's all in memory. What's your query look like?]]>
   </description>
   <pubDate>Mon, 30 Jul 2012 10:25:08 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3557&amp;PID=14103#14103</guid>
  </item> 
  <item>
   <title>Fakestore performance :   Hi,I use the harness mode...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3557&amp;PID=14101#14101</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3557<br /><strong>Posted:</strong> 30-Jul-2012 at 12:49am<br /><br />Hi,<div><br></div><div>I use the harness mode and to be closer to the reality I created 1000 entities of type A in my sampledataprovider.</div><div>When I load those entities it takes 25 seconds, the same query takes 1 second when targetting the DB (with also 1000 records).</div><div><br></div><div>I know the fake backing store is only for the test purpose but I wonder if it's normal that its so slow when you start to have some volume.</div><div><br></div><div>Regards,</div><div><br></div><span style="font-size:10px"><br /><br />Edited by Walid - 30-Jul-2012 at 2:56am</span>]]>
   </description>
   <pubDate>Mon, 30 Jul 2012 00:49:12 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3557&amp;PID=14101#14101</guid>
  </item> 
 </channel>
</rss>