<?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 svgMap memory leak? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/svgMap-memory-leak/m-p/1070355#M1232813</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an QlikView app which "updates" every 10 seconds; e.g. a counter is incremented via an extension. This is used to conditionally hide/show objects giving a slideshow effect. Some of the objects are svgMaps. Looking at memory usage on chrome the app starts out at around 35MB and steadily increases. In an 8 hour period I can see values of over 500MB of memory usage. I have traced a large part of the memory usage to svgMap, although I believe it is more embedded in the extension calling technique used by Qlik Server. &lt;/P&gt;&lt;P&gt;I was able to reduce some of the leakage by modifying raphael.js (I downloaded the non-minified version) and removing the call to Ninja which I believe creates a self-referencing closure and so is not garbage collected. I also removed the definition of OldRaphael which I believe was causing the self-reference. After this was removed, memory usage was better, but I believe there are still leaks and I also think that there is something intrinsic in the extension mechanism which cause memory leaks. &lt;/P&gt;&lt;P&gt;Does anyone have any experience with this? Any solutions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator>jonoogle</dc:creator>
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>svgMap memory leak?</title>
      <link>https://community.qlik.com/t5/QlikView/svgMap-memory-leak/m-p/1070355#M1232813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an QlikView app which "updates" every 10 seconds; e.g. a counter is incremented via an extension. This is used to conditionally hide/show objects giving a slideshow effect. Some of the objects are svgMaps. Looking at memory usage on chrome the app starts out at around 35MB and steadily increases. In an 8 hour period I can see values of over 500MB of memory usage. I have traced a large part of the memory usage to svgMap, although I believe it is more embedded in the extension calling technique used by Qlik Server. &lt;/P&gt;&lt;P&gt;I was able to reduce some of the leakage by modifying raphael.js (I downloaded the non-minified version) and removing the call to Ninja which I believe creates a self-referencing closure and so is not garbage collected. I also removed the definition of OldRaphael which I believe was causing the self-reference. After this was removed, memory usage was better, but I believe there are still leaks and I also think that there is something intrinsic in the extension mechanism which cause memory leaks. &lt;/P&gt;&lt;P&gt;Does anyone have any experience with this? Any solutions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/svgMap-memory-leak/m-p/1070355#M1232813</guid>
      <dc:creator>jonoogle</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
  </channel>
</rss>

