<?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 FeatureLayers load very slowly for the first time in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayers-load-very-slowly-for-the-first-time/m-p/1276119#M80781</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;The version I'm using is 4.26.5.&lt;/P&gt;&lt;P&gt;I used the vue &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/642472"&gt;@ArcGIS&lt;/a&gt;/croe ES module to create the feature layer and found that it loaded a lot of working files for the first render, which was slow and hindered the rendering of features. It would be much better if the browser was cached later. How can this be solved.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snipaste_2023-04-06_18-42-36.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/67389i7E16A11BF1D58A8A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Snipaste_2023-04-06_18-42-36.png" alt="Snipaste_2023-04-06_18-42-36.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snipaste_2023-04-06_18-43-04.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/67390i544904B1B908B39C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Snipaste_2023-04-06_18-43-04.png" alt="Snipaste_2023-04-06_18-43-04.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How can I speed up the loading of these workers files, thanks!&lt;/P&gt;&lt;P&gt;be solved.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Apr 2023 10:46:32 GMT</pubDate>
    <dc:creator>Lzy</dc:creator>
    <dc:date>2023-04-06T10:46:32Z</dc:date>
    <item>
      <title>FeatureLayers load very slowly for the first time</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayers-load-very-slowly-for-the-first-time/m-p/1276119#M80781</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;The version I'm using is 4.26.5.&lt;/P&gt;&lt;P&gt;I used the vue &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/642472"&gt;@ArcGIS&lt;/a&gt;/croe ES module to create the feature layer and found that it loaded a lot of working files for the first render, which was slow and hindered the rendering of features. It would be much better if the browser was cached later. How can this be solved.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snipaste_2023-04-06_18-42-36.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/67389i7E16A11BF1D58A8A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Snipaste_2023-04-06_18-42-36.png" alt="Snipaste_2023-04-06_18-42-36.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snipaste_2023-04-06_18-43-04.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/67390i544904B1B908B39C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Snipaste_2023-04-06_18-43-04.png" alt="Snipaste_2023-04-06_18-43-04.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How can I speed up the loading of these workers files, thanks!&lt;/P&gt;&lt;P&gt;be solved.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 10:46:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayers-load-very-slowly-for-the-first-time/m-p/1276119#M80781</guid>
      <dc:creator>Lzy</dc:creator>
      <dc:date>2023-04-06T10:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayers load very slowly for the first time</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayers-load-very-slowly-for-the-first-time/m-p/1276356#M80791</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/606286"&gt;@Lzy&lt;/a&gt;, for an overview of our ESM bundle size and performance here's a link: &lt;A href="https://github.com/Esri/jsapi-resources/tree/main/esm-samples#bundle-size-and-performance" target="_blank"&gt;https://github.com/Esri/jsapi-resources/tree/main/esm-samples#bundle-size-and-performance&lt;/A&gt;. If you require further assistance, please provide a simple, reproducible sample using github, stackblitz, or codesandbox.&amp;nbsp; We recommend using our ESM examples as a starting point for building a test sample: &lt;A href="https://github.com/Esri/jsapi-resources/tree/main/esm-samples/jsapi-vue" target="_blank"&gt;https://github.com/Esri/jsapi-resources/tree/main/esm-samples/jsapi-vue&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 20:19:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayers-load-very-slowly-for-the-first-time/m-p/1276356#M80791</guid>
      <dc:creator>AndyGup</dc:creator>
      <dc:date>2023-04-06T20:19:19Z</dc:date>
    </item>
  </channel>
</rss>

