[omniORB] Measuring omniorb's footprint. New footprint benchmark.

Dan Kegel dank@kegel.com
Thu, 21 Feb 2002 21:24:07 -0800


Richard Hardgrave wrote:
> Dan Kegel <dank@kegel.com> wrote:
> >
> > I finally wrote that little corba footprint benchmark I've
> > been threatening to write since November.  The code and
> > initial results are up at http://www.kegel.com/dkcorbabench/
> > [ I was able to run 250 trivial pipe echo servers, but only
> >   28 corba echo servers. ]
> > Comments welcome.  Is this stuff of interest to anyone else?
> 
> Sure.
> 
> What OS? Linux? Solaris?  What version?
Linux 2.4.2

> What hardware?
ppc405 200MHz, no swap

> How much memory?
64 MB RAM (32 MB free)

> Single processor?
yes

> Which CORBA bindings? C++? Python?
C++

All the above is detailed at http://www.kegel.com/dkcorbabench/

I'll try to repeat the test in a few more environments.  I also have
a sh4 based system and a ppc750 based system.  (And x86, of course.)
- Dan