<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: A Mugisha</title>
    <description>The latest articles on DEV Community by A Mugisha (@a_mugisha).</description>
    <link>https://dev.to/a_mugisha</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2491854%2Fec5d48a3-90cb-4eed-9dbd-1f320ff68969.png</url>
      <title>DEV Community: A Mugisha</title>
      <link>https://dev.to/a_mugisha</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/a_mugisha"/>
    <language>en</language>
    <item>
      <title>Java tool to accurately measure object sizes and their hierarchies.</title>
      <dc:creator>A Mugisha</dc:creator>
      <pubDate>Wed, 27 Nov 2024 13:58:25 +0000</pubDate>
      <link>https://dev.to/a_mugisha/java-tool-to-accurately-measure-object-sizes-and-their-hierarchies-55om</link>
      <guid>https://dev.to/a_mugisha/java-tool-to-accurately-measure-object-sizes-and-their-hierarchies-55om</guid>
      <description>&lt;p&gt;Do people fancy the idea of an agent for measuring the size of objects and their hierarchies? A good example is collections that can grow indefinitely such as Maps. In most cases you don't need to worry about it, but sometimes you may want your app to be responsive the the size of a certain object. So do some people dig the idea or was it time wasted?&lt;/p&gt;

</description>
      <category>java</category>
      <category>memory</category>
    </item>
  </channel>
</rss>
