<?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: Same SAS code runs slower on another PC in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Same-SAS-code-runs-slower-on-another-PC/m-p/602428#M174433</link>
    <description>&lt;P&gt;Some obvious things to check.&lt;/P&gt;
&lt;P&gt;How busy is the machine doing other things? They could be taking CPU cycles, using memory, moving the disk head away from where SAS needs to read and/or write.&lt;/P&gt;
&lt;P&gt;Are you using remote or local disks?&amp;nbsp; If remote how fast is the connection to the disk.&amp;nbsp; If local how optimized is the disk?&amp;nbsp; perhaps the data being read is fragmented on one disk and contiguous on the other.&amp;nbsp; Similarly for writing is there contiguous space to write the data or does the disk head need to jump around.&lt;/P&gt;
&lt;P&gt;How similar are the machines really? Are the CPUs specs really the same? Are the disks really the same? Is the memory speed really the same?&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2019 15:27:28 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2019-11-07T15:27:28Z</dc:date>
    <item>
      <title>Same SAS code runs slower on another PC</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Same-SAS-code-runs-slower-on-another-PC/m-p/602404#M174422</link>
      <description>&lt;P&gt;My co-worker and I have similar Windows 7 PCs running SAS locally - we have similar amounts of free disk space and memory and CPUs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when she runs a SAS program, it takes her computer 3 or 4 times longer to run it than when I run the same program. The SAS code accesses SAS datasets that reside on our network.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've looked at Windows Task Manager, and her computer doesn't seem to be maxing out on CPU or Memory when she is running the SAS code.&amp;nbsp;I know how to read the SAS log to show "CPU"&amp;nbsp; time and "Real" time used by each SAS code step. Her CPU time is similar, but Real time is much, much higher.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas how to troubleshoot this issue?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 14:41:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Same-SAS-code-runs-slower-on-another-PC/m-p/602404#M174422</guid>
      <dc:creator>bnawrocki</dc:creator>
      <dc:date>2019-11-07T14:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Same SAS code runs slower on another PC</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Same-SAS-code-runs-slower-on-another-PC/m-p/602428#M174433</link>
      <description>&lt;P&gt;Some obvious things to check.&lt;/P&gt;
&lt;P&gt;How busy is the machine doing other things? They could be taking CPU cycles, using memory, moving the disk head away from where SAS needs to read and/or write.&lt;/P&gt;
&lt;P&gt;Are you using remote or local disks?&amp;nbsp; If remote how fast is the connection to the disk.&amp;nbsp; If local how optimized is the disk?&amp;nbsp; perhaps the data being read is fragmented on one disk and contiguous on the other.&amp;nbsp; Similarly for writing is there contiguous space to write the data or does the disk head need to jump around.&lt;/P&gt;
&lt;P&gt;How similar are the machines really? Are the CPUs specs really the same? Are the disks really the same? Is the memory speed really the same?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 15:27:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Same-SAS-code-runs-slower-on-another-PC/m-p/602428#M174433</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-11-07T15:27:28Z</dc:date>
    </item>
  </channel>
</rss>

