<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Performance with API 1.1 in File Geodatabase API Questions</title>
    <link>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123122#M270</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;BTW, I have the same problem with 1.1 for Visual Studio 2010.&amp;nbsp; Locks up when I hit CloseGeoDatabase.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Dec 2011 18:51:29 GMT</pubDate>
    <dc:creator>AndyKaufmann</dc:creator>
    <dc:date>2011-12-08T18:51:29Z</dc:date>
    <item>
      <title>Performance with API 1.1</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123111#M259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just upgraded the 1.0 FGDB API code with the 1.1 code and am now seeing such a severe lag when I call CloseGeodatabase (even with a very small GDB) that I can't even test my code in debug mode.&amp;nbsp; The release build (FileGDBAPI.dll) shows a lag too, though not nearly as severe.&amp;nbsp; Is this something I have to live with?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 16:22:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123111#M259</guid>
      <dc:creator>AndyKaufmann</dc:creator>
      <dc:date>2011-08-10T16:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Performance with API 1.1</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123112#M260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We haven't seen this issue. What environment (VS2008, VS2010, 32bit/64bit, Linux) are you using. How long of a lag are you seeing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 16:32:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123112#M260</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2011-08-10T16:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Performance with API 1.1</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123113#M261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;We haven't seen this issue. What environment (VS2008, VS2010, 32bit/64bit, Linux) are you using. How long of a lag are you seeing?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;VS2008.&amp;nbsp; In debug mode when my code hits the CloseGeodatabase call it stalls for...10 minutes?&amp;nbsp; I didn't feel like waiting any longer.&amp;nbsp; I replicated the behavior simply with these calls:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; fgdbError hr = OpenGeodatabase(filename, geodatabase);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; stis_assert(hr == S_OK);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; CloseGeodatabase(geodatabase);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 16:40:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123113#M261</guid>
      <dc:creator>AndyKaufmann</dc:creator>
      <dc:date>2011-08-10T16:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Performance with API 1.1</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123114#M262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you testing read or write operation (or both)? Can you provide your source?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Gotta love them race conditions!]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this one of the sample databases?&amp;nbsp; How many tables are in the dictionary?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 16:40:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123114#M262</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-08-10T16:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Performance with API 1.1</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123115#M263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How big is your file geodatabase? Have you seen the same behavior with the samples?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 16:44:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123115#M263</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2011-08-10T16:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Performance with API 1.1</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123116#M264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;How big is your file geodatabase? Have you seen the same behavior with the samples?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I see this behavior with the samples as well (at least Domains, Editing and Shapes--didn't try the others).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 16:51:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123116#M264</guid>
      <dc:creator>AndyKaufmann</dc:creator>
      <dc:date>2011-08-10T16:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Performance with API 1.1</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123117#M265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using a fresh install of the VS2008 version of the API I don't see any slowdown in any of the samples. I'm using a Windows 7.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 17:10:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123117#M265</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2011-08-10T17:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Performance with API 1.1</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123118#M266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Using a fresh install of the VS2008 version of the API I don't see any slowdown in any of the samples. I'm using a Windows 7.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hmmm.&amp;nbsp; I'm using Windows 7 as well.&amp;nbsp; By "install" what do you mean?&amp;nbsp; I just unzipped the API archive and replaced the old files with the new ones.&amp;nbsp; Is there any other way?&amp;nbsp; It's not clear what could be wrong on my end since the 1.0 API code used to work fine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 17:56:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123118#M266</guid>
      <dc:creator>AndyKaufmann</dc:creator>
      <dc:date>2011-08-10T17:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Performance with API 1.1</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123119#M267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just unzipped the .zip file on a clean machine. Are you&amp;nbsp; using the 32bit or 64bit version of Windows 7? Are you using a local drive or a network drive?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 18:00:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123119#M267</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2011-08-10T18:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Performance with API 1.1</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123120#M268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I just unzipped the .zip file on a clean machine. Are you&amp;nbsp; using the 32bit or 64bit version of Windows 7? Are you using a local drive or a network drive?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;64-bit Win7. Local drive for development. I'm not sure how I should "clean" my machine.&amp;nbsp; I'm not quite ready to wipe the hard drive and reinstall everything. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp; Do the pdb files that come with the dlls mean I can stop inside CloseGeodatabase and see where it's stuck?&amp;nbsp; I haven't been able to so far by telling VS the location of the symbol files.&amp;nbsp; Currently when I break in the debugger it stops in thread-related code (lock) or in the function CatalogRegistry::CatalogRef::Release() under CatalogRegistry::Unregister() .&amp;nbsp; That much in can see in the call stack.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 18:34:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123120#M268</guid>
      <dc:creator>AndyKaufmann</dc:creator>
      <dc:date>2011-08-10T18:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Performance with API 1.1</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123121#M269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;64-bit Win7. Local drive for development. I'm not sure how I should "clean" my machine.&amp;nbsp; I'm not quite ready to wipe the hard drive and reinstall everything. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp; Do the pdb files that come with the dlls mean I can stop inside CloseGeodatabase and see where it's stuck?&amp;nbsp; I haven't been able to so far by telling VS the location of the symbol files.&amp;nbsp; Currently when I break in the debugger it stops in thread-related code (lock) or in the function CatalogRegistry::CatalogRef::Release() under CatalogRegistry::Unregister() .&amp;nbsp; That much in can see in the call stack.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A clean install in my case means a machine that does not currently have the API on it. The pdb files will not let you stop in CloseGeodatabase. I've rebuilt the samples both debug and release, 32bit and 64bit and not seen the slowdown.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 19:22:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123121#M269</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2011-08-10T19:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Performance with API 1.1</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123122#M270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;BTW, I have the same problem with 1.1 for Visual Studio 2010.&amp;nbsp; Locks up when I hit CloseGeoDatabase.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 18:51:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/performance-with-api-1-1/m-p/123122#M270</guid>
      <dc:creator>AndyKaufmann</dc:creator>
      <dc:date>2011-12-08T18:51:29Z</dc:date>
    </item>
  </channel>
</rss>

