<?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: SPDE update benchmarks in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SPDE-update-benchmarks/m-p/784920#M250474</link>
    <description>&lt;P&gt;I can't offer any benchmark data, but my take is that SPDE is designed for "bulk loading", appends/insert is usually relatively fast. SQL DELETE FROM was a performance killer (but that might have changed, this was a few years ago).&lt;/P&gt;
&lt;P&gt;What is the purpose of the benchmark?&lt;/P&gt;
&lt;P&gt;You want to try different update methods, and compare with what?&lt;/P&gt;
&lt;P&gt;I would set up in the same/similar environment corresponding test case using Base SAS, and potential an external DB if that is appropriate.&lt;/P&gt;
&lt;P&gt;External bench mark figures is problematic, because there are a lot of things that affects performance, like data model, size, kind of operations, concurrent operations, host, disks, network etc etc.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Dec 2021 14:36:36 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2021-12-08T14:36:36Z</dc:date>
    <item>
      <title>SPDE update benchmarks</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SPDE-update-benchmarks/m-p/784899#M250469</link>
      <description>&lt;P&gt;Looking for benchmarks/recommendation/best practice on how to update a &lt;STRONG&gt;large &lt;/STRONG&gt;SPDE table with some update dataset by some common key.&lt;/P&gt;
&lt;P&gt;Approaches can be SQL Update, Data Step Modify, Data Step Update, or perhaps other methods.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 13:25:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SPDE-update-benchmarks/m-p/784899#M250469</guid>
      <dc:creator>EyalGonen</dc:creator>
      <dc:date>2021-12-08T13:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: SPDE update benchmarks</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SPDE-update-benchmarks/m-p/784920#M250474</link>
      <description>&lt;P&gt;I can't offer any benchmark data, but my take is that SPDE is designed for "bulk loading", appends/insert is usually relatively fast. SQL DELETE FROM was a performance killer (but that might have changed, this was a few years ago).&lt;/P&gt;
&lt;P&gt;What is the purpose of the benchmark?&lt;/P&gt;
&lt;P&gt;You want to try different update methods, and compare with what?&lt;/P&gt;
&lt;P&gt;I would set up in the same/similar environment corresponding test case using Base SAS, and potential an external DB if that is appropriate.&lt;/P&gt;
&lt;P&gt;External bench mark figures is problematic, because there are a lot of things that affects performance, like data model, size, kind of operations, concurrent operations, host, disks, network etc etc.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 14:36:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SPDE-update-benchmarks/m-p/784920#M250474</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2021-12-08T14:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: SPDE update benchmarks</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SPDE-update-benchmarks/m-p/784930#M250478</link>
      <description>&lt;P&gt;I am specifically interested to know which method is the fastest to &lt;STRONG&gt;update&lt;/STRONG&gt;&amp;nbsp;(update existing records) a large SPDE table with some smaller update table by some common key. I am aware of several options like PROC SQL, Data Step modify, Data Step Update, etc. but not sure which will give the best performance.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 15:50:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SPDE-update-benchmarks/m-p/784930#M250478</guid>
      <dc:creator>EyalGonen</dc:creator>
      <dc:date>2021-12-08T15:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: SPDE update benchmarks</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SPDE-update-benchmarks/m-p/784936#M250481</link>
      <description>My best advice is to set up your own benchmark test, using production like data and environment, and some different relveant update scenarios.&lt;BR /&gt;And again, consider compare with corresponding Base/DB options as well.</description>
      <pubDate>Wed, 08 Dec 2021 16:35:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SPDE-update-benchmarks/m-p/784936#M250481</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2021-12-08T16:35:06Z</dc:date>
    </item>
  </channel>
</rss>

