<?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: Network Topology Performance in ArcGIS Utility Network Questions</title>
    <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-topology-performance/m-p/1684909#M6505</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/595273"&gt;@gis_KIWI4&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/138089"&gt;@RobertKrisher&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I’ve noticed the same.&lt;/P&gt;&lt;P&gt;Especially operations like enabling/disabling topology or running Update Subnetwork are significantly faster in a mobile geodatabase compared to a file geodatabase. The difference is very noticeable.&lt;/P&gt;&lt;P&gt;That’s actually why I prefer using mobile.gdb in many cases.&lt;/P&gt;&lt;P&gt;However, despite that overall performance improvement, I’m still seeing occasional slowdowns during certain edit operations — particularly when modifying line geometries by reshaping vertices. In some cases, a simple vertex-based modification can take up to 40 seconds.&lt;/P&gt;&lt;P&gt;So overall processing tasks are clearly faster in mobile.gdb, but some geometry edits still feel unexpectedly slow. Have you observed anything similar on your side?&lt;/P&gt;</description>
    <pubDate>Wed, 18 Feb 2026 14:41:56 GMT</pubDate>
    <dc:creator>JohnGoat</dc:creator>
    <dc:date>2026-02-18T14:41:56Z</dc:date>
    <item>
      <title>Network Topology Performance</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-topology-performance/m-p/1683978#M6476</link>
      <description>&lt;P&gt;Hey all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Had a question about the network topology operations performance. I have been working with a quite large sewer UN, and am wondering if this is the cause of disabling/enabling network topology taking so long. This UN has been in a file geodatabase that was zipped up and sent to us. Wondering if that is part of the performance problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There aren't any topology errors, but yet disabling it/re-enabling it takes a very long time (sometimes close to an hour)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Initial creation of the system tier took over 5 hours- is this normal behavior for a very large dataset? I am considering putting this into an enterprise geodatabase to see if that fixes the issues, or if this is potentially related to the bug involving growth of the EID tables. I also rebuilt/re-calculated all spatial indices. If anyone else has encountered this issue- what were your steps to resolve?&amp;nbsp;&lt;/P&gt;&lt;P&gt;For context- I am using an earlier UN that was upgraded to UN 7, and my version of ArcGIS Pro is 3.5.4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2026 14:50:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/network-topology-performance/m-p/1683978#M6476</guid>
      <dc:creator>TSmith</dc:creator>
      <dc:date>2026-02-12T14:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Network Topology Performance</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-topology-performance/m-p/1684023#M6477</link>
      <description>&lt;P&gt;Can you quantify "large network"? How many network features, or how many customers do you serve (it's approximate, since you don't have something like a meter layer you can query).&lt;/P&gt;&lt;P&gt;If you're experiencing slowness with a file/mobile geodatabase, make sure you are using it on a local disk instead of on a network share. Latency has a huge effect on performance when you're working in a client/server mode. In the same line of thinking, putting the database on an SSD instead of a HDD makes a big difference as well.&lt;/P&gt;&lt;P&gt;Other factors to consider are whether your machine has enough memory to build the topology in memory, or whether it has to use disk. If it is having to write to disk during enable, you will want to make sure you have enough free disk space and that it's a SSD.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2026 16:33:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/network-topology-performance/m-p/1684023#M6477</guid>
      <dc:creator>RobertKrisher</dc:creator>
      <dc:date>2026-02-12T16:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Network Topology Performance</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-topology-performance/m-p/1684027#M6478</link>
      <description>&lt;P&gt;The system tier has 45.1 million feet of pipe in shape_length, so around ~9000 miles of pipe. Definitely larger than most systems, I'm going to try this on a server environment and see if I run into the same issues.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2026 16:38:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/network-topology-performance/m-p/1684027#M6478</guid>
      <dc:creator>TSmith</dc:creator>
      <dc:date>2026-02-12T16:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Network Topology Performance</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-topology-performance/m-p/1684163#M6479</link>
      <description>&lt;P&gt;One thing I have personally noticed is the performance is leaps and bounds better when using a mobile geodatabase rather than a fileGDB. If you are working on a local machine then I would certainly encourage the use of a mobilegdb.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I agree with Robert's suggestions - having it local rather than on a shared drive is key.&lt;BR /&gt;&lt;BR /&gt;Are you running it on a laptop or workstation.&lt;BR /&gt;Having a mid to high tier laptop definitely helps.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2026 21:02:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/network-topology-performance/m-p/1684163#M6479</guid>
      <dc:creator>gis_KIWI4</dc:creator>
      <dc:date>2026-02-12T21:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Network Topology Performance</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-topology-performance/m-p/1684195#M6481</link>
      <description>&lt;P&gt;Had much more success on an enterprise GDB- I will try on mobile GDBs in the future!&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2026 23:39:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/network-topology-performance/m-p/1684195#M6481</guid>
      <dc:creator>TSmith</dc:creator>
      <dc:date>2026-02-12T23:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Network Topology Performance</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-topology-performance/m-p/1684909#M6505</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/595273"&gt;@gis_KIWI4&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/138089"&gt;@RobertKrisher&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I’ve noticed the same.&lt;/P&gt;&lt;P&gt;Especially operations like enabling/disabling topology or running Update Subnetwork are significantly faster in a mobile geodatabase compared to a file geodatabase. The difference is very noticeable.&lt;/P&gt;&lt;P&gt;That’s actually why I prefer using mobile.gdb in many cases.&lt;/P&gt;&lt;P&gt;However, despite that overall performance improvement, I’m still seeing occasional slowdowns during certain edit operations — particularly when modifying line geometries by reshaping vertices. In some cases, a simple vertex-based modification can take up to 40 seconds.&lt;/P&gt;&lt;P&gt;So overall processing tasks are clearly faster in mobile.gdb, but some geometry edits still feel unexpectedly slow. Have you observed anything similar on your side?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2026 14:41:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/network-topology-performance/m-p/1684909#M6505</guid>
      <dc:creator>JohnGoat</dc:creator>
      <dc:date>2026-02-18T14:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Network Topology Performance</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-topology-performance/m-p/1685342#M6513</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/633735"&gt;@JohnGoat&lt;/a&gt;&amp;nbsp;- No such issues on our end. MobileGDBs have been responsive for both admin and editing workflows.&lt;BR /&gt;&lt;BR /&gt;I wonder if you have attribute rules that might adding the extra time? 40 seconds for an edit is too much.&lt;BR /&gt;The only time I have found it slow is when I am working off a shared drive or my laptop wasn't powerful enough. I have also found working in VMs where source data is not "close" to the software to be problematic.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you cannot narrow it down then maybe it's worth logging a ticket with support.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 20:26:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/network-topology-performance/m-p/1685342#M6513</guid>
      <dc:creator>gis_KIWI4</dc:creator>
      <dc:date>2026-02-19T20:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Network Topology Performance</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-topology-performance/m-p/1685359#M6514</link>
      <description>&lt;P&gt;If you're seeing slowness in a mobile geodatabase, you can use the Logs tab in &lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/arcgis-diagnostic-monitor.htm#ESRI_SECTION1_5B0E3AF6BB124E85A83250572CD6F92F" target="_blank" rel="noopener"&gt;ArcGIS Pro Diagnostic Monitor&lt;/A&gt;&amp;nbsp; to see what queries are happening and how long they're taking. Simply modifying the vertices of a line shouldn't take that long but there may be additional things like attribute rules that could be contributing to the additional time. Or maybe its an extremely long line with many features connected to it? If the slowness was on validate (and not edit) than there are other things you could consider, but it sounds like that's not the case.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 21:24:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/network-topology-performance/m-p/1685359#M6514</guid>
      <dc:creator>RobertKrisher</dc:creator>
      <dc:date>2026-02-19T21:24:12Z</dc:date>
    </item>
  </channel>
</rss>

