<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Do unused modules impact performance?]]></title><description><![CDATA[<p dir="auto">I notice there are quite a few modules that are part of a basic installation that I am not using and don't see a future need for in my current application. For example:</p>
<p dir="auto">BACnet<br />
dnp3<br />
egauge<br />
envcands<br />
Haystack<br />
mbus<br />
onewire<br />
pakbus<br />
pop3<br />
twilio</p>
<p dir="auto">It seems as if removing them would reduce the Mango resource "footprint", i.e. memory and disk space usage.  Is this true?</p>
]]></description><link>https://forum.mango-os.com/topic/4401/do-unused-modules-impact-performance</link><generator>RSS for Node</generator><lastBuildDate>Tue, 17 Mar 2026 00:01:50 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/4401.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 16 Aug 2019 15:05:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Do unused modules impact performance? on Fri, 16 Aug 2019 17:10:14 GMT]]></title><description><![CDATA[<p dir="auto">Hi pyeager,</p>
<blockquote>
<p dir="auto">It seems as if removing them would reduce the Mango resource "footprint", i.e. memory and disk space usage. Is this true?</p>
</blockquote>
<p dir="auto">Sure is. But, you'd be talking about not very much memory (since only a few classes from the modules would have ever gotten loaded) and not much disk (I summed up those modules on my machine and for it to be 8.4 MB, so marginal savings there depending on the machine). There would also be a slight but ever-present reduction in bytes transmitted for loading various pages, I would expect.</p>
]]></description><link>https://forum.mango-os.com/post/23174</link><guid isPermaLink="true">https://forum.mango-os.com/post/23174</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Fri, 16 Aug 2019 17:10:14 GMT</pubDate></item></channel></rss>