Building common Lisp applications with reasonable performance

  • Authors:
  • John Boreczky

  • Affiliations:
  • -

  • Venue:
  • LUV '93 Proceedings of the third international conference on Lisp users and vendors
  • Year:
  • 1993

Quantified Score

Hi-index 0.00

Visualization

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.