<?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: QVW Performance in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600636#M222251</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) There is no synthetic key.&lt;/P&gt;&lt;P&gt;2) How do you determine or monitor which objects is slow. is there an app to do that.&lt;/P&gt;&lt;P&gt;3) I have used document analyzer to check if there are any fields that we are pulling that is unused.&lt;/P&gt;&lt;P&gt;4) So generally speaking IF statements are slower then set analysis?&lt;/P&gt;&lt;P&gt;5) Is there advantage disadvantage to moving calculation to script area vs object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Feb 2014 16:19:45 GMT</pubDate>
    <dc:creator>userid128223</dc:creator>
    <dc:date>2014-02-18T16:19:45Z</dc:date>
    <item>
      <title>QVW Performance</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600634#M222249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have QVD that was working fine until data grew and now taking lot longer to respond and generally sluggish with user interaction.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When troubleshooting performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What's the starting point, what do you look at first, second and then down the list. &lt;/LI&gt;&lt;LI&gt;What tools can you use.&lt;/LI&gt;&lt;LI&gt;Any other ideas.&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 16:09:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600634#M222249</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2014-02-18T16:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: QVW Performance</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600635#M222250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've experienced the same problem:&lt;/P&gt;&lt;P&gt;1) At first avoid syntetic keys if possible&lt;/P&gt;&lt;P&gt;2) review all the expression (try to understand which object is slow) and replace if with set analysis&lt;/P&gt;&lt;P&gt;3) If possible review the cloud, try to compute values in script in order to write lighter expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 16:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600635#M222250</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-02-18T16:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: QVW Performance</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600636#M222251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) There is no synthetic key.&lt;/P&gt;&lt;P&gt;2) How do you determine or monitor which objects is slow. is there an app to do that.&lt;/P&gt;&lt;P&gt;3) I have used document analyzer to check if there are any fields that we are pulling that is unused.&lt;/P&gt;&lt;P&gt;4) So generally speaking IF statements are slower then set analysis?&lt;/P&gt;&lt;P&gt;5) Is there advantage disadvantage to moving calculation to script area vs object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 16:19:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600636#M222251</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2014-02-18T16:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: QVW Performance</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600637#M222252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2) Document Properties / tab Sheet / there is a Calc Time&lt;/P&gt;&lt;P&gt;(but the object must be drawn at least once)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Yes, Sum(IF () ) will compute everything (because there is a check on every row)&lt;/P&gt;&lt;P&gt;A set analysis creates a scopes and reduces the amount of computed data. the gain may be substantial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When doing comparison in the IF(), it is better to compare versus an integer (a string comparison is slower)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) if you can move some calculation to the backed it can be good, like Flags ... that you will use in the set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 16:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600637#M222252</guid>
      <dc:creator />
      <dc:date>2014-02-18T16:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: QVW Performance</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600638#M222253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately I don't know any monitor for objects.&lt;/P&gt;&lt;P&gt;If is really slower than set analysis&lt;/P&gt;&lt;P&gt;If you move computing operation in script you will have data yet available in expresions that will have not to compute anything or at least the conputing time / operation will be reduced&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 16:34:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600638#M222253</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-02-18T16:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: QVW Performance</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600639#M222254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Thanks Aunez &amp;amp; Alessandro&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;2) but the object must be drawn at least once, how can you do that on your desktop. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;3) would compression have any effect on client/server environment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 16:39:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600639#M222254</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2014-02-18T16:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: QVW Performance</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600640#M222255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are various tools for assessing the 'load' of objects - the one that I am most familiar with is called 'QVW Optimizer'&amp;nbsp; - see attached.&lt;/P&gt;&lt;P&gt;You point it at the .mem file for a particular app (having tried to perform as many operations as possible within the app).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also there are various posts on improving performance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 16:53:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600640#M222255</guid>
      <dc:creator>juleshartley</dc:creator>
      <dc:date>2014-02-18T16:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: QVW Performance</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600641#M222256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the issue on my qvw is more to do with CPU time usage or calculation performance compare to memory issue. The application loads ok, however when user interacts, it goes into loop for minutes before it releases itself and goes futher.&lt;/P&gt;&lt;P&gt;Is there a tool that shows performance time during user interaction with charts or tables. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 17:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600641#M222256</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2014-02-18T17:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: QVW Performance</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600642#M222257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here for memory stats&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/01/28/memory-statistics" title="http://community.qlik.com/blogs/qlikviewdesignblog/2013/01/28/memory-statistics"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/01/28/memory-statistics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but at the beginning I would look, if possbile at task manager (CPU, memory) or similar tools to have an initial idea about the cause of the problem (memory, cpu)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;than you can start your optimization; you can find a lot of post here, for example&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/187832"&gt;Re: Qlikview Best practices&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 17:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600642#M222257</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-02-18T17:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: QVW Performance</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600643#M222258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Verify if your queries aren't returning any blob type field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 18:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Performance/m-p/600643#M222258</guid>
      <dc:creator />
      <dc:date>2014-02-18T18:09:57Z</dc:date>
    </item>
  </channel>
</rss>

