This paper describes our experience with a number of methods that can be used
to improve the performance of Common Lisp applications. These methods include
vendor-independent optimizations such as recoding high traffic functions and vendor-dependent
optimizations such as incremental loading. The results of these optimizations
are quantified and compared.