<?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: Is there any performance benefit in migrating a working python 2x script to 3x?  in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/is-there-any-performance-benefit-in-migrating-a/m-p/292169#M22603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found that my arcpy 2.x script did ru &amp;nbsp;faster in pro. Many times no tweaks were required. &amp;nbsp;The exception would be if using a map document like CURRENT &amp;nbsp;which would require changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the others have suggested, it would help to know a few more details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Dec 2017 16:54:52 GMT</pubDate>
    <dc:creator>RebeccaStrauch__GISP</dc:creator>
    <dc:date>2017-12-26T16:54:52Z</dc:date>
    <item>
      <title>Is there any performance benefit in migrating a working python 2x script to 3x?</title>
      <link>https://community.esri.com/t5/python-questions/is-there-any-performance-benefit-in-migrating-a/m-p/292163#M22597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have noticed increased speed in geoprocessing between ArcMap and pro. &amp;nbsp;Are the same increases apparent after migrating a python script using arcpy functions from the ArcMap compatible 2x version to the Pro compatible 3x version? &amp;nbsp;I have a script that is working in 2x but takes a couple of days to run. I am trying to see if it is worth the hassle to convert it to 3x. &amp;nbsp;I have started the process and keep running into issues getting the new script to run correctly.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 15:55:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-there-any-performance-benefit-in-migrating-a/m-p/292163#M22597</guid>
      <dc:creator>JosephRathvon</dc:creator>
      <dc:date>2017-06-29T15:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any performance benefit in migrating a working python 2x script to 3x?</title>
      <link>https://community.esri.com/t5/python-questions/is-there-any-performance-benefit-in-migrating-a/m-p/292164#M22598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/community/developers/gis-developers/python?sr=search&amp;amp;searchId=b4f2b5b5-c232-4308-b25e-10aa970341b9&amp;amp;searchIndex=5"&gt;https://community.esri.com/community/developers/gis-developers/python?sr=search&amp;amp;searchId=b4f2b5b5-c232-4308-b25e-10aa970341b9&amp;amp;searchIndex=5&lt;/A&gt;‌ &lt;A href="https://community.esri.com/community/gis/applications/arcgis-pro?sr=search&amp;amp;searchId=e71d2650-08c8-4400-914e-75a2c15cd711&amp;amp;searchIndex=0"&gt;https://community.esri.com/community/gis/applications/arcgis-pro?sr=search&amp;amp;searchId=e71d2650-08c8-4400-914e-75a2c15cd711&amp;amp;searchIndex=0&lt;/A&gt;‌ for better visibility.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 16:15:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-there-any-performance-benefit-in-migrating-a/m-p/292164#M22598</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2017-06-29T16:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any performance benefit in migrating a working python 2x script to 3x?</title>
      <link>https://community.esri.com/t5/python-questions/is-there-any-performance-benefit-in-migrating-a/m-p/292165#M22599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you running the script on a desktop machine or a server? &amp;nbsp;If a server what version is it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 16:31:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-there-any-performance-benefit-in-migrating-a/m-p/292165#M22599</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2017-06-29T16:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any performance benefit in migrating a working python 2x script to 3x?</title>
      <link>https://community.esri.com/t5/python-questions/is-there-any-performance-benefit-in-migrating-a/m-p/292166#M22600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running it on a desktop machine. I usually use PyScripter but am transitioning to PyCharm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 16:38:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-there-any-performance-benefit-in-migrating-a/m-p/292166#M22600</guid>
      <dc:creator>JosephRathvon</dc:creator>
      <dc:date>2017-06-29T16:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any performance benefit in migrating a working python 2x script to 3x?</title>
      <link>https://community.esri.com/t5/python-questions/is-there-any-performance-benefit-in-migrating-a/m-p/292167#M22601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;run &lt;A href="https://docs.python.org/3/library/2to3.html"&gt;&lt;STRONG&gt;py2to3 o&lt;/STRONG&gt;&lt;/A&gt;n your script, it will fix the pure python stuff.&amp;nbsp; The arcpy stuff isn't handled of course.&amp;nbsp; In theory your python IDE shouldn't matter at all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 02:31:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-there-any-performance-benefit-in-migrating-a/m-p/292167#M22601</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-12-26T02:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any performance benefit in migrating a working python 2x script to 3x?</title>
      <link>https://community.esri.com/t5/python-questions/is-there-any-performance-benefit-in-migrating-a/m-p/292168#M22602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to Dan's suggestion, it is also helpful to provide specifics about the issues you are running into.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 16:21:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-there-any-performance-benefit-in-migrating-a/m-p/292168#M22602</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2017-12-26T16:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any performance benefit in migrating a working python 2x script to 3x?</title>
      <link>https://community.esri.com/t5/python-questions/is-there-any-performance-benefit-in-migrating-a/m-p/292169#M22603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found that my arcpy 2.x script did ru &amp;nbsp;faster in pro. Many times no tweaks were required. &amp;nbsp;The exception would be if using a map document like CURRENT &amp;nbsp;which would require changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the others have suggested, it would help to know a few more details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 16:54:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-there-any-performance-benefit-in-migrating-a/m-p/292169#M22603</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2017-12-26T16:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any performance benefit in migrating a working python 2x script to 3x?</title>
      <link>https://community.esri.com/t5/python-questions/is-there-any-performance-benefit-in-migrating-a/m-p/292170#M22604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can wait until Python 3.6... dictionaries and a variety of other things are now faster&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Dec 2017 00:14:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-there-any-performance-benefit-in-migrating-a/m-p/292170#M22604</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-12-31T00:14:48Z</dc:date>
    </item>
  </channel>
</rss>

