<?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 Query Task performance in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-task-performance/m-p/638071#M59605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; How can i improve the performance of query task, suppose if i have to query for about 20-30 features , the browser will hang , what is the performance tuning approaches for ESRI.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Sep 2013 14:47:26 GMT</pubDate>
    <dc:creator>vinayb</dc:creator>
    <dc:date>2013-09-10T14:47:26Z</dc:date>
    <item>
      <title>Query Task performance</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-task-performance/m-p/638071#M59605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; How can i improve the performance of query task, suppose if i have to query for about 20-30 features , the browser will hang , what is the performance tuning approaches for ESRI.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 14:47:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-task-performance/m-p/638071#M59605</guid>
      <dc:creator>vinayb</dc:creator>
      <dc:date>2013-09-10T14:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Query Task performance</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-task-performance/m-p/638072#M59606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here are a few suggestions: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are currently setting outFields to everything (query.outFields=["*"]) remove it and use&amp;nbsp; outFields to specify only the fields you will be using in the query or results. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you aren't including the results of the query on the map then set query.returnGeometry to false. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try those out and see if they improve performance. If not it would be helpful to see a code snippet showing what you are currently doing - and perhaps the url to your service if its publicly available.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 22:42:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-task-performance/m-p/638072#M59606</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2013-09-10T22:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Query Task performance</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-task-performance/m-p/638073#M59607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks kelly i was able to speed up the performance of the query task&amp;nbsp; .I added the maxallowable and spatial reference but still can i improve performance when i try to query for more features&lt;/SPAN&gt;&lt;STRONG&gt; i get esri.config.defaults.io.proxyUrl is not set error in IE&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Can you please help me resolve this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 13:32:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-task-performance/m-p/638073#M59607</guid>
      <dc:creator>vinayb</dc:creator>
      <dc:date>2013-09-11T13:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Query Task performance</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-task-performance/m-p/638074#M59608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here's the url you're looking for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jshelp/ags_proxy.html"&gt;https://developers.arcgis.com/en/javascript/jshelp/ags_proxy.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ken.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 13:58:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-task-performance/m-p/638074#M59608</guid>
      <dc:creator>KenBurcham</dc:creator>
      <dc:date>2013-09-11T13:58:04Z</dc:date>
    </item>
  </channel>
</rss>

