<?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 How is object allocation rate calculated? in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-is-object-allocation-rate-calculated/m-p/750821#M11940</link>
    <description>&lt;P&gt;In the AppD metric browser for Java apps, there is a metric called Allocated-Objects (MB).&amp;nbsp; I thought I understood what this was, but I'm getting some unexpected results after making a code change.&lt;/P&gt;&lt;P&gt;We had a service that had an allocation rate that was too high for the request volume, IMO, so we took a 1-minute flight recording in a test environment.&amp;nbsp; Total allocation, according to the flight recording samples, was around 35GB.&amp;nbsp; Based on where the samples were coming from, we made a code change.&amp;nbsp; When we retested, the total allocation for the same test over 1-minute was only 9GB, approximately 75% less.&lt;/P&gt;&lt;P&gt;When we deployed the change and re-ran our endurance test, we saw an object allocation rate that was only slightly lower than the baseline.&amp;nbsp; Dividing the allocation rate by the request volume, the number had only gone down from 12MB/req to 10MB/req.&lt;/P&gt;&lt;P&gt;We do not have verbose GC enabled, so I can't check against that.&lt;/P&gt;&lt;P&gt;What could be causing the numbers to be so similar?&amp;nbsp; Is the allocation rate reported by AppD reliable?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jul 2025 15:03:10 GMT</pubDate>
    <dc:creator>JohnGregg</dc:creator>
    <dc:date>2025-07-31T15:03:10Z</dc:date>
    <item>
      <title>How is object allocation rate calculated?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-is-object-allocation-rate-calculated/m-p/750821#M11940</link>
      <description>&lt;P&gt;In the AppD metric browser for Java apps, there is a metric called Allocated-Objects (MB).&amp;nbsp; I thought I understood what this was, but I'm getting some unexpected results after making a code change.&lt;/P&gt;&lt;P&gt;We had a service that had an allocation rate that was too high for the request volume, IMO, so we took a 1-minute flight recording in a test environment.&amp;nbsp; Total allocation, according to the flight recording samples, was around 35GB.&amp;nbsp; Based on where the samples were coming from, we made a code change.&amp;nbsp; When we retested, the total allocation for the same test over 1-minute was only 9GB, approximately 75% less.&lt;/P&gt;&lt;P&gt;When we deployed the change and re-ran our endurance test, we saw an object allocation rate that was only slightly lower than the baseline.&amp;nbsp; Dividing the allocation rate by the request volume, the number had only gone down from 12MB/req to 10MB/req.&lt;/P&gt;&lt;P&gt;We do not have verbose GC enabled, so I can't check against that.&lt;/P&gt;&lt;P&gt;What could be causing the numbers to be so similar?&amp;nbsp; Is the allocation rate reported by AppD reliable?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 15:03:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-is-object-allocation-rate-calculated/m-p/750821#M11940</guid>
      <dc:creator>JohnGregg</dc:creator>
      <dc:date>2025-07-31T15:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: How is object allocation rate calculated?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-is-object-allocation-rate-calculated/m-p/750829#M11942</link>
      <description>&lt;P&gt;Looks like my calculations were warped by this bug:&lt;/P&gt;&lt;P&gt;&lt;A href="https://bugs.openjdk.org/browse/JDK-8307488?force_isolation=true" target="_blank"&gt;https://bugs.openjdk.org/browse/JDK-8307488?force_isolation=true&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When I throw out of first sample of each thread, the results make a lot more sense.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 17:07:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-is-object-allocation-rate-calculated/m-p/750829#M11942</guid>
      <dc:creator>JohnGregg</dc:creator>
      <dc:date>2025-07-31T17:07:44Z</dc:date>
    </item>
  </channel>
</rss>

