Performance Profiler library
Revision as of 06:51, 26 December 2015 by Jhernandez3 (talk | contribs) (Created page with "Category:Analytica User Guide <breadcrumbs>Analytica User Guide > {{PAGENAME}}</breadcrumbs><br /> The Performance Profiler library shows you the computation time and mem...")
The Performance Profiler library shows you the computation time and memory space used by each variable and function. If you have a large model that takes a long time to run or uses a lot of memory, you might want to find out which variables or functions are using the Lion’s share of the time or memory. As experienced programmers know, the results are often a surprise. With the results from the Performance Profiler, you know where to focus your efforts to make the model faster or use less RAM.
First add Performance Profiler.ana from the Libraries folder into your model.
Comments
Enable comment auto-refresher