Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to measure memory utlization by Object repository?
#1
i have only one shared Object Repository which is used by all scripts.
The size of OR is 4 MB. When i execute a script the whole OR gets loaded into the memory.
I mean the unnecessary objects ( the objects which are not used by that particular script
are also get loaded into the memory. ) I came up with the solution that I will divide the OR
& associate only those ORs/objects which are required to a particular script.

But now the i want how much % of memory utilization is reduced because of dividing this OR
into multiple repositories. Is there any way we can measure this memory utilization ?
Reply
#2
Yes, you can get this by checking the memory usage by qtp process in the task manager.
Please let me know if you need any furthere information.
Thanks,
SUpputuri
Reply
#3
Please let me know how we can do that
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Error while adding Object to Object repository at run time SaranKumarV 3 9,390 02-02-2015, 01:40 AM
Last Post: dubeyvin
  Is there anyway that we can automate adding objects to Object Repository ArunaSiva 0 2,085 06-18-2014, 04:16 PM
Last Post: ArunaSiva
  Webservice request without object repository anthony1carr 1 3,182 07-12-2013, 09:37 AM
Last Post: Staff
  QTP - memory leak Rashi 1 3,714 02-28-2013, 06:44 AM
Last Post: basanth27
Exclamation Shared Object Repository, Object Recognition Slow falvi 6 6,042 03-28-2012, 06:45 PM
Last Post: falvi

Forum Jump:


Users browsing this thread: 1 Guest(s)