Building Common Lisp Applications with Reasonable Performance
John Boreczky and Lawrence A. Rowe
EECS Department, University of California, Berkeley
Technical Report No. UCB/CSD-93-763
, 1993
http://www2.eecs.berkeley.edu/Pubs/TechRpts/1993/CSD-93-763.pdf
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.
BibTeX citation:
@techreport{Boreczky:CSD-93-763, Author= {Boreczky, John and Rowe, Lawrence A.}, Title= {Building Common Lisp Applications with Reasonable Performance}, Year= {1993}, Month= {Jun}, Url= {http://www2.eecs.berkeley.edu/Pubs/TechRpts/1993/6287.html}, Number= {UCB/CSD-93-763}, Abstract= {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.}, }
EndNote citation:
%0 Report %A Boreczky, John %A Rowe, Lawrence A. %T Building Common Lisp Applications with Reasonable Performance %I EECS Department, University of California, Berkeley %D 1993 %@ UCB/CSD-93-763 %U http://www2.eecs.berkeley.edu/Pubs/TechRpts/1993/6287.html %F Boreczky:CSD-93-763