Performance:Profiling JuJu: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 52: Line 52:
* Enable 3GB mode in Windows. Edit boot.ini and add /3GB to the end of line in the [operating systems] section. Reboot to make this take effect.
* Enable 3GB mode in Windows. Edit boot.ini and add /3GB to the end of line in the [operating systems] section. Reboot to make this take effect.
* Before you start a run, you need to add some quantify options:
* Before you start a run, you need to add some quantify options:
# In the '''Run Program''' dialog, click on '''Settings...'''
# In the '''Run Program''' dialog, click on '''Settings...'''
# Click on the '''Files''' tab
# Click on the '''Files''' tab
# Add the following to '''Additional options''': -large-address-aware=yes -map-entire-shared-mem-range=yes -runtime-data-size=0x3f000000  
# Add the following to '''Additional options''': -large-address-aware=yes -map-entire-shared-mem-range=yes -runtime-data-size=0x3f000000  


If you've already tried profiling before adding those options, make sure Quantify reinstruments the EXE/DLLs by clearing the cache - '''Run Program''', click on '''Settings...''', select the '''PowerTune''' tab, click on '''Configure...''', click on '''Clear Cache'''.
If you've already tried profiling before adding those options, make sure Quantify reinstruments the EXE/DLLs by clearing the cache - '''Run Program''', click on '''Settings...''', select the '''PowerTune''' tab, click on '''Configure...''', click on '''Clear Cache'''.
946

edits