<?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 tuning techniques in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Performance-tuning-techniques/m-p/414663#M101610</link>
    <description>I have a SAS di job.if I run that job it takes around 5 hours to complete run process . Now I want to reduce running process time.which steps can I perform to optimize my SAS di job</description>
    <pubDate>Sun, 19 Nov 2017 13:07:45 GMT</pubDate>
    <dc:creator>bollurajkumar</dc:creator>
    <dc:date>2017-11-19T13:07:45Z</dc:date>
    <item>
      <title>Performance tuning techniques</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Performance-tuning-techniques/m-p/414595#M101592</link>
      <description>Hi All,&lt;BR /&gt;I want to know performance tuning techniques in SAS and&lt;BR /&gt;How we use this techniques in SAS.&lt;BR /&gt;Kindly explain with examples.&lt;BR /&gt;Thank in advance</description>
      <pubDate>Sat, 18 Nov 2017 12:25:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Performance-tuning-techniques/m-p/414595#M101592</guid>
      <dc:creator>bollurajkumar</dc:creator>
      <dc:date>2017-11-18T12:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Performance tuning techniques</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Performance-tuning-techniques/m-p/414598#M101593</link>
      <description>&lt;P&gt;The first step is determining where your codes perform less than optimal. The insights gained this way will guide you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So start out by thoroughly inspecting your logs, using the fullstimer option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try different methods to solve a specific problem, and compare their performance.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2017 12:55:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Performance-tuning-techniques/m-p/414598#M101593</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-11-18T12:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Performance tuning techniques</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Performance-tuning-techniques/m-p/414608#M101594</link>
      <description>&lt;P&gt;This is a very broad question. Post an example of the code you are using and explain what parts of it you want to optimize.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2017 15:06:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Performance-tuning-techniques/m-p/414608#M101594</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2017-11-18T15:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Performance tuning techniques</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Performance-tuning-techniques/m-p/414647#M101603</link>
      <description>&lt;P&gt;You are talking about Decision Tree ? Post it at Enterprise Miner forum.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Nov 2017 09:55:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Performance-tuning-techniques/m-p/414647#M101603</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-11-19T09:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Performance tuning techniques</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Performance-tuning-techniques/m-p/414662#M101609</link>
      <description>Just out of curiosity &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp&lt;/a&gt;, how did you figure Decision Tree from that post?&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/140075"&gt;@bollurajkumar&lt;/a&gt;: there are literally tons of papers and a subject in many of SAS User Guide documentations. Do some research, and then return with more specific inquiries.</description>
      <pubDate>Sun, 19 Nov 2017 12:46:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Performance-tuning-techniques/m-p/414662#M101609</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-11-19T12:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Performance tuning techniques</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Performance-tuning-techniques/m-p/414663#M101610</link>
      <description>I have a SAS di job.if I run that job it takes around 5 hours to complete run process . Now I want to reduce running process time.which steps can I perform to optimize my SAS di job</description>
      <pubDate>Sun, 19 Nov 2017 13:07:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Performance-tuning-techniques/m-p/414663#M101610</guid>
      <dc:creator>bollurajkumar</dc:creator>
      <dc:date>2017-11-19T13:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Performance tuning techniques</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Performance-tuning-techniques/m-p/414677#M101613</link>
      <description>&lt;P&gt;Look at the log, identify long-running steps, try alternate methods, try setting options. What you need to do is determined by so many factors that no real answer can be given with the little information available.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Nov 2017 17:16:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Performance-tuning-techniques/m-p/414677#M101613</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-11-19T17:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Performance tuning techniques</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Performance-tuning-techniques/m-p/414823#M101673</link>
      <description>DI Studio specifics: temporarily change from views to tables as output in transformations, otherwise it's hard to understand what step(s) causes the high resource consumption.</description>
      <pubDate>Mon, 20 Nov 2017 13:10:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Performance-tuning-techniques/m-p/414823#M101673</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-11-20T13:10:03Z</dc:date>
    </item>
  </channel>
</rss>

