<?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 Performance issues – huge delays on selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Performance-issues-huge-delays-on-selections/m-p/1297448#M1250084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've faced with the following problem during development of middle+ size application:&lt;/P&gt;&lt;P&gt;When user select the specific value(s) in the list, for example, set of months ( a Qlikviewfield in Master calendar) - there is a delay in 15-20 seconds BEFORE QLIKVIEW STARTS TO RECALCULATE OBJECTS (object recalculation does not consume so much time = 2-3 sec). During this delay, all 16 cores of CPU are loaded up to 100%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details: QlikView 12.1 SR4, QVW size – 4Gb, 180M records х 80 fields in fact table, Star Schema (+10 Dic tables)&lt;/P&gt;&lt;P&gt;Environment (Virtual):&amp;nbsp; x64 WinServer 2012R2, 128 Gb RAM, 16 CPU (logical) cores AMD Opteron 6174&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’ve done and checked a lot in order to optimize performance:&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;Star schema&lt;/LI&gt;&lt;LI&gt;No synthetic keys&lt;/LI&gt;&lt;LI&gt;Many flags (1/0) are pre-calculated in script and joined to fact table (it is the reason of 4Gb qvw size – there is no lack of RAM, the bottleneck is CPU)&lt;/LI&gt;&lt;LI&gt;All link fields between tables are numeric (autonumber)&lt;/LI&gt;&lt;LI&gt;No “if” and “aggr” functions in expressions&lt;/LI&gt;&lt;LI&gt;No “global” (started with = sign) calculations for variables. Anywhere they are used via dollar-sign expansion&lt;/LI&gt;&lt;LI&gt;Document Analyzer recommend just remove some unused fields - done&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;In addition:&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;There are many (60) variables with expressions text&lt;/LI&gt;&lt;LI&gt;Some variables are used in Set Analysis conditions via $()&lt;/LI&gt;&lt;LI&gt;There are 3 data islands , BUT with Alternative State usage&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I realize, the App is not simple and requires much CPU resources for processing, but the most of all I consider of DELAY between SELECTION and the start of object recalculation (EVEN IF THERE IS NOTHING TO RECALCULATE – ONLY LISTS ON SHEET).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course I think that hardware tuning could help – physical vs. virtual, Intel vs. AMD, disable NUMA. But not significantly … &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know what could cause the described delay in the associative model performance?&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>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>kyryloua</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Performance issues – huge delays on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-issues-huge-delays-on-selections/m-p/1297448#M1250084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've faced with the following problem during development of middle+ size application:&lt;/P&gt;&lt;P&gt;When user select the specific value(s) in the list, for example, set of months ( a Qlikviewfield in Master calendar) - there is a delay in 15-20 seconds BEFORE QLIKVIEW STARTS TO RECALCULATE OBJECTS (object recalculation does not consume so much time = 2-3 sec). During this delay, all 16 cores of CPU are loaded up to 100%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details: QlikView 12.1 SR4, QVW size – 4Gb, 180M records х 80 fields in fact table, Star Schema (+10 Dic tables)&lt;/P&gt;&lt;P&gt;Environment (Virtual):&amp;nbsp; x64 WinServer 2012R2, 128 Gb RAM, 16 CPU (logical) cores AMD Opteron 6174&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’ve done and checked a lot in order to optimize performance:&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;Star schema&lt;/LI&gt;&lt;LI&gt;No synthetic keys&lt;/LI&gt;&lt;LI&gt;Many flags (1/0) are pre-calculated in script and joined to fact table (it is the reason of 4Gb qvw size – there is no lack of RAM, the bottleneck is CPU)&lt;/LI&gt;&lt;LI&gt;All link fields between tables are numeric (autonumber)&lt;/LI&gt;&lt;LI&gt;No “if” and “aggr” functions in expressions&lt;/LI&gt;&lt;LI&gt;No “global” (started with = sign) calculations for variables. Anywhere they are used via dollar-sign expansion&lt;/LI&gt;&lt;LI&gt;Document Analyzer recommend just remove some unused fields - done&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;In addition:&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;There are many (60) variables with expressions text&lt;/LI&gt;&lt;LI&gt;Some variables are used in Set Analysis conditions via $()&lt;/LI&gt;&lt;LI&gt;There are 3 data islands , BUT with Alternative State usage&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I realize, the App is not simple and requires much CPU resources for processing, but the most of all I consider of DELAY between SELECTION and the start of object recalculation (EVEN IF THERE IS NOTHING TO RECALCULATE – ONLY LISTS ON SHEET).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course I think that hardware tuning could help – physical vs. virtual, Intel vs. AMD, disable NUMA. But not significantly … &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know what could cause the described delay in the associative model performance?&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>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-issues-huge-delays-on-selections/m-p/1297448#M1250084</guid>
      <dc:creator>kyryloua</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
  </channel>
</rss>

