Discussion:
[omniORB] CPU usage
Lisa Yao
2008-08-14 20:45:31 UTC
Permalink
Hello:

My program (using omniORB 4.1.2) seems taking 99% CPU time, what could be wrong?
What kind of configuration I should do to reduce CPU time?

Thank you.

Lisa

_______________________________________________________

The information in this email or in any file attached
hereto is intended only for the personal and confiden-
tial use of the individual or entity to which it is
addressed and may contain information that is propri-
etary and confidential. If you are not the intended
recipient of this message you are hereby notified that
any review, dissemination, distribution or copying of
this message is strictly prohibited. This communica-
tion is for information purposes only and should not
be regarded as an offer to sell or as a solicitation
of an offer to buy any financial product. Email trans-
mission cannot be guaranteed to be secure or error-
free. P6070214
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20080814/e675d51f/attachment.htm
Duncan Grisby
2008-08-20 20:01:19 UTC
Permalink
Post by Lisa Yao
My program (using omniORB 4.1.2) seems taking 99% CPU time, what could be
wrong?
What kind of configuration I should do to reduce CPU time?
It's most likely something in your code that's consuming all the time.

Run your program in a profiler to see where the time is spent.

Duncan.
--
-- Duncan Grisby --
-- ***@grisby.org --
-- http://www.grisby.org --
Lisa Yao
2008-08-20 20:07:21 UTC
Permalink
I should wrote early, it is not CORBA causing this, I called an internal library which has bug, this was fixed.

Thanks!

Lisa

-----Original Message-----
From: Duncan Grisby [mailto:***@grisby.org]
Sent: Wednesday, August 20, 2008 9:01 AM
To: Lisa Yao
Cc: 'omniorb-***@omniorb-support.com'
Subject: Re: [omniORB] CPU usage
Post by Lisa Yao
My program (using omniORB 4.1.2) seems taking 99% CPU time, what could be wrong?
What kind of configuration I should do to reduce CPU time?
It's most likely something in your code that's consuming all the time.

Run your program in a profiler to see where the time is spent.

Duncan.

--
-- Duncan Grisby --
-- ***@grisby.org --
-- http://www.grisby.org --

_______________________________________________________

The information in this email or in any file attached
hereto is intended only for the personal and confiden-
tial use of the individual or entity to which it is
addressed and may contain information that is propri-
etary and confidential. If you are not the intended
recipient of this message you are hereby notified that
any review, dissemination, distribution or copying of
this message is strictly prohibited. This communica-
tion is for information purposes only and should not
be regarded as an offer to sell or as a solicitation
of an offer to buy any financial product. Email trans-
mission cannot be guaranteed to be secure or error-
free. P6070214

Loading...