VariablePackage: profToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 7.0
Moderately revised from 6.2.

*maxsamples*

The runtime analyzer collects samples (how often depends on the value of *granularity*) and stores them in a file. This variable, whose value must be a positive integer, specifies the maximum number of samples to be collected. Its default value is 100000. (Fewer samples may be collected if data collection is stopped before the maximum is reached.) For time profiles, values less than 1000 are unlikely to produce any meaningful data, but for space profiles, statistically valid information can result from fewer samples since every request for memory is analyzed.

See runtime-analyzer.htm for general information on the runtime analyzer. Note that the runtime analyzer is not available with some Allegro CL products.


Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
This page has had moderate revisions compared to the 6.2 page.
Created 2005.9.20.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 7.0
Moderately revised from 6.2.