<?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 BUFNO y BUFSIZE in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/BUFNO-y-BUFSIZE/m-p/209582#M38876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how to modify BUFNO and BUFSIZE to improve the performance of my process.&lt;/P&gt;&lt;P&gt;I know that option is related with size and number of buffers, but I don'y know which is the optimial value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My process is the typical ETL process, I read from external files, I made filerts, join, aggrs and load to database. My main datasets is about 10 millions rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jul 2015 23:28:11 GMT</pubDate>
    <dc:creator>juanvg1972</dc:creator>
    <dc:date>2015-07-22T23:28:11Z</dc:date>
    <item>
      <title>BUFNO y BUFSIZE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/BUFNO-y-BUFSIZE/m-p/209582#M38876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how to modify BUFNO and BUFSIZE to improve the performance of my process.&lt;/P&gt;&lt;P&gt;I know that option is related with size and number of buffers, but I don'y know which is the optimial value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My process is the typical ETL process, I read from external files, I made filerts, join, aggrs and load to database. My main datasets is about 10 millions rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 23:28:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/BUFNO-y-BUFSIZE/m-p/209582#M38876</guid>
      <dc:creator>juanvg1972</dc:creator>
      <dc:date>2015-07-22T23:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: BUFNO y BUFSIZE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/BUFNO-y-BUFSIZE/m-p/209583#M38877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="ACaptionHead"&gt;There is no such thing as "optimal" once and for all. If performance matters to you, you have to test.&lt;/P&gt;&lt;P class="ACaptionHead"&gt;&lt;/P&gt;&lt;P class="ACaptionHead"&gt;Here is a small excerpt from my book &lt;STRONG&gt;&lt;SPAN class="a-size-large" id="productTitle"&gt;High-Performance SAS Coding&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="ACaptionHead"&gt;&lt;A href="http://www.amazon.com/High-Performance-SAS-Coding-Christian-Graffeuille/dp/1514362317" title="http://www.amazon.com/High-Performance-SAS-Coding-Christian-Graffeuille/dp/1514362317"&gt;&amp;nbsp; &lt;/A&gt;&lt;A href="http://www.amazon.com/High-Performance-SAS-Coding-Christian-Graffeuille/dp/1514362317" target="_blank"&gt;http://www.amazon.com/High-Performance-SAS-Coding-Christian-Graffeuille/dp/1514362317&lt;/A&gt;&lt;/P&gt;&lt;P class="ACaptionHead"&gt;fyi and to use as your testing framework.&lt;/P&gt;&lt;P class="ACaptionHead"&gt;&lt;/P&gt;&lt;H2&gt;Data Set Buffer Case Studies&lt;/H2&gt;&lt;P class="ABodyCopy"&gt;Each case is different and ideally tests should be conducted in order to decide upon the values of BUFSIZE and BUFNO as well as to decide when to use direct I/O. These decisions will depend on the hardware, the data, how the data is used, and what other jobs are running. [..] &lt;/P&gt;&lt;P class="ABodyCopy"&gt;The first row uses the default SAS settings. The best times are underlined¸ and the grey zones are where enabling SGIO slowed down the data transfer compared to just using the default.&lt;/P&gt;&lt;P class="ABodyCopy"&gt;&lt;/P&gt;&lt;P class="ABodyCopy"&gt;&lt;/P&gt;&lt;P class="ABodyCopy"&gt;&lt;/P&gt;&lt;P class="ACaptionHead"&gt;&lt;IMG alt="" class="jiveImage" src="https://communities.sas.com/legacyfs/online/11223_pastedImage_1.png" style="width: 572px; height: 366px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="ACaptionHead"&gt;May the "search for better performance" bug be with you forever! &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 01:04:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/BUFNO-y-BUFSIZE/m-p/209583#M38877</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2015-07-23T01:04:26Z</dc:date>
    </item>
  </channel>
</rss>

