<?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 Scaling QlikView Apps on Legacy Hardware: Latency vs. Capacity Bottlenecks in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Scaling-QlikView-Apps-on-Legacy-Hardware-Latency-vs-Capacity/m-p/2554694#M1334902</link>
    <description>&lt;DIV class="virtual-scroll-container model-prompt-container" data-turn-role="Model"&gt;
&lt;DIV class="turn-content"&gt;
&lt;DIV class="ng-star-inserted"&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;Hi everyone,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;I’ve been a long-time advocate for QlikView, and even with the push toward newer platforms, I still find the Associative Engine in classic QlikView to be incredibly snappy for specific types of complex, local data discovery. I’m currently working on a project where I’m trying to optimize a fairly large .qvw for a small non-profit that is running their infrastructure on some older, repurposed enterprise hardware.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;As someone who genuinely enjoys the challenge of "hardware recycling"—the idea of squeezing every bit of utility out of older machines rather than just buying into the latest cloud subscription—I’ve hit a bit of a performance wall that I'm hoping the veterans here can help me navigate.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;The specific point I’m struggling with is the calculation time for objects using heavy Set Analysis and nested Aggr() functions. On my development machine, everything is fluid, but on the production host—an older workstation we’ve beefed up—the lag is becoming noticeable to the end users.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;To give you some context on the environment, the server is running on a legacy DDR3 architecture. I’ve recently maxed out the board using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;PC &amp;amp; Server memory&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="ng-star-inserted"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;I had in my spare parts bin: specifically&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;8GB DDR3 1333MHz (PC3-10600)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="ng-star-inserted"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;modules. I’ve managed to get the total capacity up to 64GB, which theoretically should be plenty of room for our 2GB (compressed) data model once it expands in-memory.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;My personal insight from years of tinkering is that QlikView is almost entirely dependent on RAM throughput. However, I’m starting to wonder if the lower frequency of the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="https://serverorbit.com/pc-and-server-memory/pc3-10600/8gb-ddr3-1333mhz" target="_self"&gt;&lt;STRONG class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;PC3-10600&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;SPAN class="ng-star-inserted"&gt;&lt;A href="https://serverorbit.com/pc-and-server-memory/pc3-10600/8gb-ddr3-1333mhz" target="_self"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(1333MHz)&lt;/A&gt; is creating a latency bottleneck that no amount of capacity can fix. I’m seeing high CPU wait times during selections, even though the RAM isn't being fully utilized and the CPU usage isn't hitting 100%.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;Specifically, I’m curious if anyone has experience deploying QlikView apps on older&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;1333MHz&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="ng-star-inserted"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;RAM. Does the Associative Engine suffer significantly from the lower bus speed of DDR3 compared to DDR4, or should I be looking more closely at my data model’s "Density" and "Cardinality" in the Document Analyzer? I’m trying to determine if it’s worth hunting down slightly faster RAM for this old motherboard, or if I just need to get more aggressive with script-level optimizations to reduce the reliance on complex UI expressions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;Has anyone else noticed a "stutter" in selection response times specifically tied to memory clock speeds rather than just raw volume?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;Looking forward to hearing your thoughts on whether I should keep tuning the app or if the hardware has finally met its match.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="turn-information ng-star-inserted"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="turn-footer ng-star-inserted"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Wed, 12 Aug 2026 11:11:47 GMT</pubDate>
    <dc:creator>xosat91447</dc:creator>
    <dc:date>2026-08-12T11:11:47Z</dc:date>
    <item>
      <title>Scaling QlikView Apps on Legacy Hardware: Latency vs. Capacity Bottlenecks</title>
      <link>https://community.qlik.com/t5/QlikView/Scaling-QlikView-Apps-on-Legacy-Hardware-Latency-vs-Capacity/m-p/2554694#M1334902</link>
      <description>&lt;DIV class="virtual-scroll-container model-prompt-container" data-turn-role="Model"&gt;
&lt;DIV class="turn-content"&gt;
&lt;DIV class="ng-star-inserted"&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;Hi everyone,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;I’ve been a long-time advocate for QlikView, and even with the push toward newer platforms, I still find the Associative Engine in classic QlikView to be incredibly snappy for specific types of complex, local data discovery. I’m currently working on a project where I’m trying to optimize a fairly large .qvw for a small non-profit that is running their infrastructure on some older, repurposed enterprise hardware.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;As someone who genuinely enjoys the challenge of "hardware recycling"—the idea of squeezing every bit of utility out of older machines rather than just buying into the latest cloud subscription—I’ve hit a bit of a performance wall that I'm hoping the veterans here can help me navigate.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;The specific point I’m struggling with is the calculation time for objects using heavy Set Analysis and nested Aggr() functions. On my development machine, everything is fluid, but on the production host—an older workstation we’ve beefed up—the lag is becoming noticeable to the end users.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;To give you some context on the environment, the server is running on a legacy DDR3 architecture. I’ve recently maxed out the board using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;PC &amp;amp; Server memory&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="ng-star-inserted"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;I had in my spare parts bin: specifically&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;8GB DDR3 1333MHz (PC3-10600)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="ng-star-inserted"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;modules. I’ve managed to get the total capacity up to 64GB, which theoretically should be plenty of room for our 2GB (compressed) data model once it expands in-memory.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;My personal insight from years of tinkering is that QlikView is almost entirely dependent on RAM throughput. However, I’m starting to wonder if the lower frequency of the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="https://serverorbit.com/pc-and-server-memory/pc3-10600/8gb-ddr3-1333mhz" target="_self"&gt;&lt;STRONG class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;PC3-10600&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;SPAN class="ng-star-inserted"&gt;&lt;A href="https://serverorbit.com/pc-and-server-memory/pc3-10600/8gb-ddr3-1333mhz" target="_self"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(1333MHz)&lt;/A&gt; is creating a latency bottleneck that no amount of capacity can fix. I’m seeing high CPU wait times during selections, even though the RAM isn't being fully utilized and the CPU usage isn't hitting 100%.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;Specifically, I’m curious if anyone has experience deploying QlikView apps on older&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;1333MHz&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="ng-star-inserted"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;RAM. Does the Associative Engine suffer significantly from the lower bus speed of DDR3 compared to DDR4, or should I be looking more closely at my data model’s "Density" and "Cardinality" in the Document Analyzer? I’m trying to determine if it’s worth hunting down slightly faster RAM for this old motherboard, or if I just need to get more aggressive with script-level optimizations to reduce the reliance on complex UI expressions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;Has anyone else noticed a "stutter" in selection response times specifically tied to memory clock speeds rather than just raw volume?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="ng-star-inserted"&gt;&lt;SPAN class="ng-star-inserted"&gt;Looking forward to hearing your thoughts on whether I should keep tuning the app or if the hardware has finally met its match.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="turn-information ng-star-inserted"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="turn-footer ng-star-inserted"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 Aug 2026 11:11:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scaling-QlikView-Apps-on-Legacy-Hardware-Latency-vs-Capacity/m-p/2554694#M1334902</guid>
      <dc:creator>xosat91447</dc:creator>
      <dc:date>2026-08-12T11:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Scaling QlikView Apps on Legacy Hardware: Latency vs. Capacity Bottlenecks</title>
      <link>https://community.qlik.com/t5/QlikView/Scaling-QlikView-Apps-on-Legacy-Hardware-Latency-vs-Capacity/m-p/2554771#M1334905</link>
      <description>&lt;P&gt;Take a look at this old document&amp;nbsp;&lt;A href="https://community.qlik.com/cyjdu72974/attachments/cyjdu72974/japan-group/2217/1/QV_Scalability_Center_Server_Whitelist_Jun2015.pdf" target="_blank"&gt;https://community.qlik.com/cyjdu72974/attachments/cyjdu72974/japan-group/2217/1/QV_Scalability_Center_Server_Whitelist_Jun2015.pdf&lt;/A&gt;. It has some info on optimal hardware configurations.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check the server log for performance related messages that get generated during calc. You may find some hints there.&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2026 13:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scaling-QlikView-Apps-on-Legacy-Hardware-Latency-vs-Capacity/m-p/2554771#M1334905</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2026-08-13T13:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Scaling QlikView Apps on Legacy Hardware: Latency vs. Capacity Bottlenecks</title>
      <link>https://community.qlik.com/t5/QlikView/Scaling-QlikView-Apps-on-Legacy-Hardware-Latency-vs-Capacity/m-p/2554776#M1334906</link>
      <description>&lt;P&gt;I doubt that the RAM speed is the biggest bottleck in your scenario else more important is the CPU performance. IMO it's very likely that a modern laptop is significantly faster as a 10 years or more elder server. As far as my local machine could provide enough RAM it has mostly beaten our server.&lt;/P&gt;&lt;P&gt;Like hinted in link from Rob the architecture could have a big impact because a very long time only Intel CPU's were officially recommended. Especially the AMD Opterons had had a problem with the internal core-communication which could become heavier as the real output and restricting a server to only 4 or 8 cores could be running faster as 64 ones.&lt;/P&gt;&lt;P&gt;Beside this I wouldn't use compression because it saves only disc-space and consumed resources to de-compress the application which is then in full size within the RAM.&lt;/P&gt;&lt;P&gt;The next is to avoid nested aggr() because it means that on the virtual table underlying a chart further virtual tables are calculated - which means to create the dimensional context on which the expressions are calculated.&lt;/P&gt;&lt;P&gt;This dimension-building is the bottleneck because it's a single-threaded measurements and takes usually the most of the calculation-time. The various aggregations later are multi-threaded. The set analysis stuff is usually not really relevant - it are just selections to reduce/adjust the available data-set for the aggregations.&lt;/P&gt;&lt;P&gt;If possible you may try to run some popular benchmarks on the server and your laptop and I could imagine that your laptop wins especially the single-threaded part very clearly.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2026 15:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scaling-QlikView-Apps-on-Legacy-Hardware-Latency-vs-Capacity/m-p/2554776#M1334906</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2026-08-13T15:52:09Z</dc:date>
    </item>
  </channel>
</rss>

