All Manuals > LispWorks Delivery User Guide > 4 Delivering your Application

NextPrevUpTopContentsIndex

4.6 How Delivery makes an image smaller

Delivery makes an image smaller in two ways.

  1. By garbage collecting the image.
  2. This is done automatically.

  3. By "shaking" the image with the treeshaker .
  4. This is done automatically from delivery level 2 upward.

4.6.1 Garbage collecting the image

4.6.2 Shaking the image


LispWorks Delivery User Guide - 13 Dec 2011

NextPrevUpTopContentsIndex