<?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 Betreff: List::push using significant more time than List:pull in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/list-push-using-significant-more-time-than-list-pull/m-p/13667166#M96489</link>
    <description>&lt;P&gt;My guess is that there are a large number of pending backorders on the list that get sorted by a queue strategy. This sorting operation to determine the order in which the requests get to pull the pushed value is counted as part of the push in the performance profiler.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If that is the case, one thing you can try to improve the speed is to partition the list. If only the requests for a specific partition/processor need to be sorted than that should speed the push.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jun 2025 07:10:12 GMT</pubDate>
    <dc:creator>moehlmann_fe</dc:creator>
    <dc:date>2025-06-05T07:10:12Z</dc:date>
    <item>
      <title>List::push using significant more time than List:pull</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/list-push-using-significant-more-time-than-list-pull/m-p/13665990#M96474</link>
      <description>&lt;P&gt;Any ideas why List:push is using significantly more time than List:pull?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The list is for all my available processors. They get pushed to list when the FlowItem exits the processor. They get pulled from the list when a FlowItem's next step is at that processor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="_aj_0-1749051727362.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1540230iD96AF81F4C6D6BCA/image-size/large?v=v2&amp;amp;px=999" role="button" title="_aj_0-1749051727362.png" alt="_aj_0-1749051727362.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:47:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/list-push-using-significant-more-time-than-list-pull/m-p/13665990#M96474</guid>
      <dc:creator>_aj</dc:creator>
      <dc:date>2025-06-04T15:47:32Z</dc:date>
    </item>
    <item>
      <title>Betreff: List::push using significant more time than List:pull</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/list-push-using-significant-more-time-than-list-pull/m-p/13667166#M96489</link>
      <description>&lt;P&gt;My guess is that there are a large number of pending backorders on the list that get sorted by a queue strategy. This sorting operation to determine the order in which the requests get to pull the pushed value is counted as part of the push in the performance profiler.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If that is the case, one thing you can try to improve the speed is to partition the list. If only the requests for a specific partition/processor need to be sorted than that should speed the push.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:10:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/list-push-using-significant-more-time-than-list-pull/m-p/13667166#M96489</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-06-05T07:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: List::push using significant more time than List:pull</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/list-push-using-significant-more-time-than-list-pull/m-p/13667731#M96506</link>
      <description>&lt;P&gt;Thanks, your guess is spot on.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 12:44:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/list-push-using-significant-more-time-than-list-pull/m-p/13667731#M96506</guid>
      <dc:creator>_aj</dc:creator>
      <dc:date>2025-06-05T12:44:39Z</dc:date>
    </item>
  </channel>
</rss>

