• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Do unused modules impact performance?

    User help
    2
    2
    829
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      pyeager
      last edited by pyeager

      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:

      BACnet
      dnp3
      egauge
      envcands
      Haystack
      mbus
      onewire
      pakbus
      pop3
      twilio

      It seems as if removing them would reduce the Mango resource "footprint", i.e. memory and disk space usage. Is this true?

      1 Reply Last reply Reply Quote 0
      • phildunlapP
        phildunlap
        last edited by

        Hi pyeager,

        It seems as if removing them would reduce the Mango resource "footprint", i.e. memory and disk space usage. Is this true?

        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.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post