Hi,
Are you interested in taking "snapshots" of the size of a bean or determining the worst
case scenario in terms of memory consumption?
Do you have particular EJB's you want to "measure" or does this need to generically
measure any EJB?
Subtle questions, but relevant...
cheers,
peter
<pre>
Hi,
We need to make a 'quite accurate' estimation of resource
consumption by the system, and we'd like to know how to
figure out the size of a particular instance of an EJB.
Could someone suggest a hint on how to do that?
I was thinking of serializing it to a byte array and
count the number the bytes, but I'm not quite sure
if that gives the right number.
Thanks a lot.
Xiaopong
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]
</pre>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]