-Dexact.retained.size.min.count=1000 doesn't work

Questions about YourKit Java Profiler
Post Reply
Clasmir
Posts: 10
Joined: Thu Jun 12, 2014 5:11 pm

-Dexact.retained.size.min.count=1000 doesn't work

Post by Clasmir »

Greetings. I'm attempting to set the value

Code: Select all

-Dexact.retained.size.min.count=1000  
within:

Code: Select all

C:\Program Files (x86)\YourKit Java Profiler 2014 build 14108\bin\win32\yjp.ini
and when I click on "Continue calculation" it processes the same number of classes as before. It finishes in about 5 seconds.

How can i force it to process a LOT more?

Thanks,
Clasmir
Posts: 10
Joined: Thu Jun 12, 2014 5:11 pm

Re: -Dexact.retained.size.min.count=1000 doesn't work

Post by Clasmir »

It seems I am off on the number of seconds it takes. It is around 12 seconds per each click.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: -Dexact.retained.size.min.count=1000 doesn't work

Post by Anton Katilin »

Hi Clasmir

You used an outdated settings file location.

Should be <profiler dir>/bin/ui.ini in version 2014.

Best regards,
Anton
Post Reply