<?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 AW:Performance boost by splitting script into different tabs? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Performance-boost-by-splitting-script-into-different-tabs/m-p/170006#M40587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Ralf Becher wrote:Was it a SELECT with joining some tables in the first place or just a straight table?&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Yes, I used several SQL SELECT and JOIN statements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Jan 2011 20:36:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-16T20:36:41Z</dc:date>
    <item>
      <title>Performance boost by splitting script into different tabs?</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-boost-by-splitting-script-into-different-tabs/m-p/170003#M40584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I just noticed that my script was executed much faster after I split it into different tabs. What is the reason for this?&lt;/P&gt;&lt;P&gt;My script was very long and it takes at least 15 minutes to be loaded. As far as I can remember I just copied some lines of code from the first tab to several new tabs. I separated the load of different SQL tables into different tabs. Now it's loaded within 3-4 minutes. Is there any reason for this or is it by fluke?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 11:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-boost-by-splitting-script-into-different-tabs/m-p/170003#M40584</guid>
      <dc:creator />
      <dc:date>2011-01-14T11:58:41Z</dc:date>
    </item>
    <item>
      <title>AW:Performance boost by splitting script into different tabs?</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-boost-by-splitting-script-into-different-tabs/m-p/170004#M40585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;it depends on several things.It's hard to say without knowing your script but it could be an interesting case..&lt;/P&gt;&lt;P&gt;Was it a SELECT with joining some tables in the first place or just a straight table? I can imaging that joining or associating on QV is much faster than on database because everything is in memory.&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 18:53:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-boost-by-splitting-script-into-different-tabs/m-p/170004#M40585</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2011-01-14T18:53:09Z</dc:date>
    </item>
    <item>
      <title>Performance boost by splitting script into different tabs?</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-boost-by-splitting-script-into-different-tabs/m-p/170005#M40586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If all you did is split your code into tabs, with no changes and no resequencing, the performance should not change because the exact same code is executing in the exact same order. So a big time difference like this suggests that you changed more than you think. But it is also possible that during the longer run, there was a lot of other work being done on the machines that had to do work to satisfy your script. There may be other explanations as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Jan 2011 02:25:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-boost-by-splitting-script-into-different-tabs/m-p/170005#M40586</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-01-15T02:25:14Z</dc:date>
    </item>
    <item>
      <title>AW:Performance boost by splitting script into different tabs?</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-boost-by-splitting-script-into-different-tabs/m-p/170006#M40587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Ralf Becher wrote:Was it a SELECT with joining some tables in the first place or just a straight table?&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Yes, I used several SQL SELECT and JOIN statements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jan 2011 20:36:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-boost-by-splitting-script-into-different-tabs/m-p/170006#M40587</guid>
      <dc:creator />
      <dc:date>2011-01-16T20:36:41Z</dc:date>
    </item>
    <item>
      <title>AW:Re: Performance boost by splitting script into different tabs?</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-boost-by-splitting-script-into-different-tabs/m-p/170007#M40588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;John Witherspoon wrote:&lt;BR /&gt;If all you did is split your code into tabs, with no changes and no resequencing, the performance should not change because the exact same code is executing in the exact same order. So a big time difference like this suggests that you changed more than you think. But it is also possible that during the longer run, there was a lot of other work being done on the machines that had to do work to satisfy your script. There may be other explanations as well. &amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;That's what I thought. What I've understood so far about QlikView I would expect no difference between a single tab script and a multiple tab script. But when I saw this result I was in doubt about it. Maybe there have been some other changes to the SQL Server, I don't know. Or perhaps my former executions were at the same time than some other jobs and SQL Server had a performance peak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jan 2011 20:46:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-boost-by-splitting-script-into-different-tabs/m-p/170007#M40588</guid>
      <dc:creator />
      <dc:date>2011-01-16T20:46:35Z</dc:date>
    </item>
  </channel>
</rss>

