All Manuals > LispWorks Delivery User Guide

NextPrevTopContentsIndex

13 Efficiency considerations when coding for delivery

This chapter explains some efficiency considerations you might make when coding your application.

13.1 Use of modules

13.2 Loading code at runtime

13.3 Use of symbols, functions, and classes

13.4 Making references to packages

13.5 Declaring the types of variables used in function calls

13.6 Avoid referencing type names

13.7 Use of the INTERN and FIND-SYMBOL functions

13.8 Use of the EVAL function and the invocation of uncompiled functions

13.9 User-defined and built-in packages


LispWorks Delivery User Guide - 13 Dec 2011

NextPrevTopContentsIndex