<?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: How to Increase SAS processing in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-Increase-SAS-processing/m-p/13426#M1566</link>
    <description>The real time took longer, but the CPU time was approximately the same.&lt;BR /&gt;
&lt;BR /&gt;
This would indicate to me that the problem isn't SAS, its the other things your computer is doing.</description>
    <pubDate>Fri, 06 Nov 2009 15:34:42 GMT</pubDate>
    <dc:creator>Paige</dc:creator>
    <dc:date>2009-11-06T15:34:42Z</dc:date>
    <item>
      <title>How to Increase SAS processing</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Increase-SAS-processing/m-p/13425#M1565</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
how to increase SAS processing.&lt;BR /&gt;
Everything was ok, but suddenly all my datasteps and sortsteps, became significantly slower. &lt;BR /&gt;
For instance: &lt;BR /&gt;
Earlier:&lt;BR /&gt;
NOTE: There were &lt;U&gt;26919787&lt;/U&gt; observations read from the data set WORK.************.&lt;BR /&gt;
NOTE: The data set WORK.************ has 26919787 observations and 8 variables.&lt;BR /&gt;
NOTE: PROCEDURE SORT used (Total process time):&lt;BR /&gt;
      real time           5:54.18&lt;BR /&gt;
      cpu time            2:14.35&lt;BR /&gt;
&lt;BR /&gt;
Now:&lt;BR /&gt;
NOTE: There were &lt;U&gt;25018900&lt;/U&gt; observations read from the data set WORK..************.&lt;BR /&gt;
NOTE: The data set WORK..************ has 25018900 observations and 8 variables.&lt;BR /&gt;
NOTE: PROCEDURE SORT used (Total process time):&lt;BR /&gt;
&lt;B&gt;      real time           15:30.68&lt;/B&gt;&lt;BR /&gt;
      cpu time            2:17.62&lt;BR /&gt;
&lt;BR /&gt;
I think the sort procedure works OK, but outputting to a dataset is quite slowly.</description>
      <pubDate>Fri, 06 Nov 2009 15:21:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Increase-SAS-processing/m-p/13425#M1565</guid>
      <dc:creator>SAS_user</dc:creator>
      <dc:date>2009-11-06T15:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to Increase SAS processing</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Increase-SAS-processing/m-p/13426#M1566</link>
      <description>The real time took longer, but the CPU time was approximately the same.&lt;BR /&gt;
&lt;BR /&gt;
This would indicate to me that the problem isn't SAS, its the other things your computer is doing.</description>
      <pubDate>Fri, 06 Nov 2009 15:34:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Increase-SAS-processing/m-p/13426#M1566</guid>
      <dc:creator>Paige</dc:creator>
      <dc:date>2009-11-06T15:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Increase SAS processing</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Increase-SAS-processing/m-p/13427#M1567</link>
      <description>From my experience, In the end, it's always a I/O problem.&lt;BR /&gt;
&lt;BR /&gt;
Have you measured your I/O at the system level?&lt;BR /&gt;
&lt;BR /&gt;
You should have no less than 70MB/sec per process to achieve a reasonable performance.&lt;BR /&gt;
&lt;BR /&gt;
Cheers from Portugal.&lt;BR /&gt;
&lt;BR /&gt;
Daniel Santos @ &lt;A href="http://www.cgd.pt" target="_blank"&gt;www.cgd.pt&lt;/A&gt;.</description>
      <pubDate>Mon, 09 Nov 2009 14:13:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Increase-SAS-processing/m-p/13427#M1567</guid>
      <dc:creator>DanielSantos</dc:creator>
      <dc:date>2009-11-09T14:13:12Z</dc:date>
    </item>
  </channel>
</rss>

