<?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: Measure cpu time in SAS ODA in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Measure-cpu-time-in-SAS-ODA/m-p/907346#M40584</link>
    <description>&lt;P&gt;If your goal is benchmarking (comparing the efficiency of different techniques) I usually run each version 5 times, sum up the CPU time and sum up the elapsed time, and divide those totals by 5 to get the number I use for comparison.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Dec 2023 15:36:40 GMT</pubDate>
    <dc:creator>SASJedi</dc:creator>
    <dc:date>2023-12-11T15:36:40Z</dc:date>
    <item>
      <title>Measure cpu time in SAS ODA</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Measure-cpu-time-in-SAS-ODA/m-p/907341#M40583</link>
      <description>&lt;P&gt;Hi! I want to measure cpu time in SAS ODA. The time seems to vary with +/- 5% (sometimes even more).&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;So I can run, the same program say 10 times. Then&amp;nbsp; add the values (user cpu time and&amp;nbsp;system cpu time) from the log, divide by 10.&lt;BR /&gt;Is there any better way?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thansk in advance! /Br AndersS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 15:02:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Measure-cpu-time-in-SAS-ODA/m-p/907341#M40583</guid>
      <dc:creator>AndersS</dc:creator>
      <dc:date>2023-12-11T15:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Measure cpu time in SAS ODA</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Measure-cpu-time-in-SAS-ODA/m-p/907346#M40584</link>
      <description>&lt;P&gt;If your goal is benchmarking (comparing the efficiency of different techniques) I usually run each version 5 times, sum up the CPU time and sum up the elapsed time, and divide those totals by 5 to get the number I use for comparison.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 15:36:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Measure-cpu-time-in-SAS-ODA/m-p/907346#M40584</guid>
      <dc:creator>SASJedi</dc:creator>
      <dc:date>2023-12-11T15:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Measure cpu time in SAS ODA</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Measure-cpu-time-in-SAS-ODA/m-p/907347#M40585</link>
      <description>&lt;P&gt;CPU and (particularly) real time is highly dependent on external factors like number of processes competing for resources. So it is prudent to run programs multiple times and take the mean.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 15:48:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Measure-cpu-time-in-SAS-ODA/m-p/907347#M40585</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-12-11T15:48:02Z</dc:date>
    </item>
  </channel>
</rss>

