How do I determine the "space" an object consumes?

  • Thread starter Thread starter Tom L
  • Start date Start date
T

Tom L

Like the subject says, how do I figure out how much memory an object takes..

If I create an employees collection, which is a collection of employee
objects, and I load up a handful of records, I want to know if it consumes,
say, 20k, or 100k or whatever of memory/resources.

Thanks..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top