[omniORB] memory footprint
Duncan Grisby
duncan at grisby.org
Wed Mar 8 16:41:00 GMT 2017
On Tue, 2017-03-07 at 12:01 -0500, Peter C via omniORB-list wrote:
> It worked fine but one thing I noticed was that the memory footprint
> was very large. It took about 700MB including my code plus the
> interface idl created code when it was running. My code doesn’t seem
> to use a lot memory, so I assume the most was from the ORB.
How are you measuring the memory footprint? omniORB is definitely
nothing like that memory-hungry. The eg2_impl example server has a
resident size of 4.7MB, on my 64 bit Fedora machine, for example. A lot
of that is shared code, too, so doesn't need to be resident if memory
is very tight.
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list