<?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: Is new hardware the best answer to SAS performance issues? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Is-new-hardware-the-best-answer-to-SAS-performance-issues/m-p/340761#M7886</link>
    <description>&lt;P&gt;Yep ... these are some of our planned discussion points.&lt;/P&gt;
&lt;P&gt;Hope to see you there.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Mar 2017 12:55:41 GMT</pubDate>
    <dc:creator>TriciaAanderud</dc:creator>
    <dc:date>2017-03-14T12:55:41Z</dc:date>
    <item>
      <title>Is new hardware the best answer to SAS performance issues?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Is-new-hardware-the-best-answer-to-SAS-performance-issues/m-p/340379#M7868</link>
      <description>&lt;P&gt;If you are working with large data, the end goal is to gain some value from it. It may be as simple as a query for sales last quarter or as complex as a creating sales forecast. The task still requires that you write a program to retrieve the data, shape and aggregate it, and then create the desired output. The entire focus for efficiency is about how well we can manipulate and move the data around.&lt;/P&gt;
&lt;P&gt;When seeking programming efficiencies, many new programmers and even administrators might think that performance is related only to the hardware. However, powerful servers are only a small part of the equation. If you install a powerful server without making other changes, then you only enable bloated databases and inefficient programs to run lighting quick!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Performance should be approached from several viewpoints as shown in the following figure. By working with each of these environment components you can ensure you are getting the most performance.&lt;/P&gt;
&lt;DIV class="slate-resizable-image-embed slate-image-embed__resize-middle" data-imgsrc="https://media.licdn.com/mpr/mpr/AAEAAQAAAAAAAAt8AAAAJGI4YzBmMzU4LWJiZDktNDVmYi04NDYzLWI0MmM5MDEzZmM0NA.png"&gt;&lt;IMG src="https://media.licdn.com/mpr/mpr/AAEAAQAAAAAAAAt8AAAAJGI4YzBmMzU4LWJiZDktNDVmYi04NDYzLWI0MmM5MDEzZmM0NA.png" border="0" /&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Join Ben Murphy and Nick Welke at &lt;A href="http://www.cvent.com/events/sas-global-forum-2017/event-summary-29f5465b08a244f1ac232ad6656813f0.aspx" target="_blank" rel="nofollow noopener"&gt;SAS Global Forum&lt;/A&gt; as they present&lt;A href="http://event.crowdcompass.com/sgf2017-sessions/activity/sz9Tteb2Km" target="_blank" rel="nofollow noopener"&gt; &lt;EM&gt;Quickish Performance Techniques for Biggish Data&lt;/EM&gt;&lt;/A&gt;. &amp;nbsp;This paper provides some &lt;EM&gt;quickish&lt;/EM&gt;techniques Zencos has applied for working with&lt;EM&gt; biggish &lt;/EM&gt;data that made the difference.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2017 12:07:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Is-new-hardware-the-best-answer-to-SAS-performance-issues/m-p/340379#M7868</guid>
      <dc:creator>TriciaAanderud</dc:creator>
      <dc:date>2017-03-13T12:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is new hardware the best answer to SAS performance issues?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Is-new-hardware-the-best-answer-to-SAS-performance-issues/m-p/340385#M7873</link>
      <description>&lt;P&gt;The first thing I always look at when problems arise is what you call "Coding Efficiencies". There you can get the biggest bang for the buck, as writing better code is usually not cost-intensive. The time one spends on better code now comes back in the form of easier maintenance in the future.&lt;/P&gt;
&lt;P&gt;SAS provides a lot of opportunities to bring down even the fastest server with just a few lines of little-thought-about code.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2017 12:21:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Is-new-hardware-the-best-answer-to-SAS-performance-issues/m-p/340385#M7873</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-03-13T12:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is new hardware the best answer to SAS performance issues?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Is-new-hardware-the-best-answer-to-SAS-performance-issues/m-p/340394#M7876</link>
      <description>Exactly!  Those are some things we discuss in the paper.</description>
      <pubDate>Mon, 13 Mar 2017 12:49:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Is-new-hardware-the-best-answer-to-SAS-performance-issues/m-p/340394#M7876</guid>
      <dc:creator>TriciaAanderud</dc:creator>
      <dc:date>2017-03-13T12:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is new hardware the best answer to SAS performance issues?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Is-new-hardware-the-best-answer-to-SAS-performance-issues/m-p/340474#M7879</link>
      <description>&lt;P&gt;I think the first thing you need to do is define 'Big Data' and 'Big Computation' for programmers and de-identified data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Here is my defintions fro separating 'server' and workstation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Big data occurs when any temporary or permanent object exceeds 1 terabyte. Note 1TB is now in the $25 range.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Greater than 1TB use server. Soon 1TB thumb drives will arrive.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; 'Big Computation' more than 32 cores and 8 hrs of CPU time use server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; My experience is that a power worstation provides a better performing &amp;nbsp;platform for data &amp;lt; 1TB and 32 cores,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; The new inexpensive AMD Ryzen processors will drive down the cost &amp;nbsp;'power workstations'&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2017 16:26:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Is-new-hardware-the-best-answer-to-SAS-performance-issues/m-p/340474#M7879</guid>
      <dc:creator>rogerjdeangelis</dc:creator>
      <dc:date>2017-03-13T16:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is new hardware the best answer to SAS performance issues?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Is-new-hardware-the-best-answer-to-SAS-performance-issues/m-p/340561#M7882</link>
      <description>&lt;P&gt;In addition to&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;'s valuable insights I would also make the point that coding efficiencies should not be the one and only focus when developing applications. Understandability, reliability and maintainability are other factors to keep in mind.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2017 19:19:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Is-new-hardware-the-best-answer-to-SAS-performance-issues/m-p/340561#M7882</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-03-13T19:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is new hardware the best answer to SAS performance issues?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Is-new-hardware-the-best-answer-to-SAS-performance-issues/m-p/340761#M7886</link>
      <description>&lt;P&gt;Yep ... these are some of our planned discussion points.&lt;/P&gt;
&lt;P&gt;Hope to see you there.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 12:55:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Is-new-hardware-the-best-answer-to-SAS-performance-issues/m-p/340761#M7886</guid>
      <dc:creator>TriciaAanderud</dc:creator>
      <dc:date>2017-03-14T12:55:41Z</dc:date>
    </item>
  </channel>
</rss>

