All Manuals > LispWorks User Guide and Reference Manual > 9 The Compiler > 9.7 Optimizing your code > 9.7.5 Usage of special variables

NextPrevUpTopContentsIndex

9.7.5.1 Finding symbols to declare

The macro analysing-special-variables-usage can be used to find symbols that may be proclaimed global, which can improve performance. analysing-special-variables-usage also helps to identify inconsistencies in the code.


LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex