<?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: Control Charts running slowly in JMP 18 in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Control-Charts-running-slowly-in-JMP-18/m-p/879328#M104263</link>
    <description>&lt;P&gt;You might want to contact JMP support, especially as it is slow when running it from JMP and not using script (with script there could possibly be some speedups which could be done).&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jun 2025 04:42:03 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2025-06-11T04:42:03Z</dc:date>
    <item>
      <title>Control Charts running slowly in JMP 18</title>
      <link>https://community.jmp.com/t5/Discussions/Control-Charts-running-slowly-in-JMP-18/m-p/879256#M104251</link>
      <description>&lt;P&gt;I have recently been upgraded to JMP 18.2.1. I use Levey Jennings Control Charts very often in my job. While using JMP 17, I had been developing a script that takes a Stacked table from our database and uses the By() function to plot control charts of X(Batch) and Y(Result) for each unique Component in the Component column (By(Component)).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since upgrading to JMP 18, I have found this functionality runs very slowly, but specifically when using the new Control Chart launcher. If I use the Legacy Control Charts, the charting is much faster. The total runtime is proportional to the total size of the stacked table and the number of unique analysis. This difference in speed appears to have nothing to do with my script, as I see similar slow charting times even when using the Analyze &amp;gt; Quality and Process &amp;gt; (Legacy) Control Charts &amp;gt; Level Jennings launch windows. What takes just 2-3 seconds using legacy control charts can easily take &amp;gt;45 seconds for me using the&amp;nbsp;&lt;STRONG&gt;same&lt;/STRONG&gt; chart options and the&amp;nbsp;&lt;STRONG&gt;same&amp;nbsp;&lt;/STRONG&gt;data table in the CCB platform. If I do this in JMP 17, it is much faster. Is anyone else seeing this kind of issue? Any way to fix this? It is crippling my ability to write really useful scripts that can help our engineering team quickly access and review data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These are the exact options I am using for the Legacy Control Charts Levey Jennings window.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jevanove_0-1749580445119.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/76765i2B2ADB8C51D8E2D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jevanove_0-1749580445119.png" alt="jevanove_0-1749580445119.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And these are the options I am using in the Control Charts Levey Jennings window.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jevanove_1-1749580564379.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/76766i63FF362154803C1F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jevanove_1-1749580564379.png" alt="jevanove_1-1749580564379.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Plotting charts from the table I currently have open took 3 seconds on the legacy platform and &amp;gt;50 seconds on the CCB platform, just as an example.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 18:39:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Control-Charts-running-slowly-in-JMP-18/m-p/879256#M104251</guid>
      <dc:creator>jevanove</dc:creator>
      <dc:date>2025-06-10T18:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Control Charts running slowly in JMP 18</title>
      <link>https://community.jmp.com/t5/Discussions/Control-Charts-running-slowly-in-JMP-18/m-p/879276#M104252</link>
      <description>&lt;P&gt;Are you sure you are creating same plots as you are using subgroup instead of label?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 18:58:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Control-Charts-running-slowly-in-JMP-18/m-p/879276#M104252</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-06-10T18:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Control Charts running slowly in JMP 18</title>
      <link>https://community.jmp.com/t5/Discussions/Control-Charts-running-slowly-in-JMP-18/m-p/879279#M104254</link>
      <description>&lt;P&gt;I have done it both ways (Subgroup vs Label) and they both take significantly longer than the Legacy Control Charts. I didn't time them, but off of feel alone, Label was maybe 20% faster. It was still very slow.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 19:47:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Control-Charts-running-slowly-in-JMP-18/m-p/879279#M104254</guid>
      <dc:creator>jevanove</dc:creator>
      <dc:date>2025-06-10T19:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Control Charts running slowly in JMP 18</title>
      <link>https://community.jmp.com/t5/Discussions/Control-Charts-running-slowly-in-JMP-18/m-p/879328#M104263</link>
      <description>&lt;P&gt;You might want to contact JMP support, especially as it is slow when running it from JMP and not using script (with script there could possibly be some speedups which could be done).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 04:42:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Control-Charts-running-slowly-in-JMP-18/m-p/879328#M104263</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-06-11T04:42:03Z</dc:date>
    </item>
  </channel>
</rss>

