Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to measure memory utlization by Object repository?
#1
Not Solved
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
Not Solved
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
Not Solved
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 8,395 02-02-2015, 01:40 AM
Last Post: dubeyvin
  Is there anyway that we can automate adding objects to Object Repository ArunaSiva 0 1,707 06-18-2014, 04:16 PM
Last Post: ArunaSiva
  Webservice request without object repository anthony1carr 1 2,653 07-12-2013, 09:37 AM
Last Post: Staff
  QTP - memory leak Rashi 1 3,168 02-28-2013, 06:44 AM
Last Post: basanth27
Exclamation Shared Object Repository, Object Recognition Slow falvi 6 5,093 03-28-2012, 06:45 PM
Last Post: falvi

Forum Jump:


Users browsing this thread: 1 Guest(s)