Comment by pjmlp
13 hours ago
Think of any program that uses dynamic libraries as extension mechanism, and now replace it with standard UNIX processes, each using any form of UNIX IPC to talk with the host process instead.
13 hours ago
Think of any program that uses dynamic libraries as extension mechanism, and now replace it with standard UNIX processes, each using any form of UNIX IPC to talk with the host process instead.
In theory there might be a different RAM usage with the two approaches. In practice there is not.
And your measurements are available where?